* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
html {
	height: 100%;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texte_normal {
	font-size: 11px;
	color: #000000;
}
.texte_blanc {
	font-size: 10px;
	color: #FFFFFF;
}
.texte_noir {
	font-size: 10px;
	color: #000000;
}
.texte_cat {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-transform: capitalize;
}
.titre_infos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #11961F;
	font-weight: bold;
	t#ext-transform: capitalize;
}
.titre_ftp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #128CA4;
	font-weight: bold;
	text-transform: capitalize;
}
.titre_produits {
	font-size: 14px;
	color: #1FA7EA;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 14px;
}
.texte_ref {
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}

.categories_link {
	font-size: 11px;
	color: #666666;
}
.categories_item_0 {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: normal;
	height: 15px;
	border-bottom: #F0F0F0 1px solid;
}
.categories_item_0_no_border_bottom {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: normal;
	height: 15px;
}
.categories_item_1 {
	font-size: 11px;
	background-color: #E1E1E1;
	color: #000000;
	font-weight: bold;
	height: 15px;
	border-bottom: #F0F0F0 1px solid;
}
.categories_item_1_no_border_bottom {
	font-size: 11px;
	background-color: #E1E1E1;
	color: #000000;
	font-weight: bold;
	height: 15px;
}

.produit_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 24px;
	color: #1FA7EA;
	font-weight: bold;
}
.produit_reference {
	font-size: 14px;
	color: #999999;
	font-weight: normal;
}
.produit_description {
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.produit_detail_0 {
	font-size: 11px;
	background-color: #E1E1E1;
	color: #666666;
	font-weight: normal;
}
.produit_detail_1 {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: normal;
}
.categories_bleues {
	background-color: #1FA7EA;
	color: #FFFFFF;
}
.etoile {
	color: #204FA5;
}