@charset "utf-8";
body {
	background-color: #151413;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: b9ccda;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
.lien_bleu3 {
	color: b9ccda;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
}




.bg_bleu2 {
	background-color: #22456d;
}
.bg0 {
	background-color: #151413;
}

.txt_bleu3_petit {
	color: 9fc9d9;
	font-size: 9px;
}
.contour_bleu4 {
	border: 1px solid #D5E0E6;
}

.bg_bleu1 {
	background-color: 0f294d;
}
.txt_bleu3_moyen {
	color: 9fc9d9;
	font-size: 12px;
}
.titre_categorie {
	font-size: 12px;
	font-weight: bold;
	color: #9FC9D9;
	text-indent: 10px;
	background-color: #22456D;
}
.tableau_produit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F294E;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #D6E1E7;
}
.txt_bleu4_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D6E1E7;
}
.form_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0F294E;
	background-color: #D6E1E7;
	border: 2px solid #22456D;
}


.titre_produit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7BB1CD;
}
.img_border {
	border: 1px solid #ABC1D2;
}
.txt_bleu3_trespetit {
	color: 9fc9d9;
	font-size: 8px;
}
