/* CSS Document */
A:link {
COLOR: #000000; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A:visited {
COLOR: #000000; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0000aa; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.normal {
	font-family: arial;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.titre {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.barre {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: line-through;
}
.petitblanc {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.grosblanc {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.marrongros {
	font-family: arial;
	font-size: 16px;
	color: #886722;
	font-weight: bold;
}
.marronnormal {
	font-family: Arial;
	font-size: 12px;
	color: #886722;
}
.grosvert {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
.titremoyen {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:link {
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
}
.petitnoir {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.promo {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.marronbarre {
	font-family: Arial;
	font-size: 14px;
	color: #666600;
	text-decoration: line-through;
}
.blog {color: #FF6600}