body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;
	margin:0px;
}
form{
	margin:0px;
}
.fond_image_gauche {
	background-image: url(images/site_15.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#login_input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#086EB4;
	border:solid 1px #000000;
	width:105px;
	vertical-align:middle;
	padding:4px;
	margin:0;
}
a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#086EB4;
	text-decoration:none;
}
a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#086EB4;
	text-decoration:none;
}
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#E3B311;
	text-decoration:none;
}
.text_gris_foncer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
.titre_orange_gras{
	color:#E9940E;
	font-size:12px;
	font-weight:bold;
}
.titre_categorie{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	font-weight:bold;
}
.prix{ font-size:17px; color:#008000; font-weight:bold;}
.block_commande{
	border:solid 1px #009933;
}
.bordure_bleu{
	border:solid 1px #003366;
}
.bordure_orange{
	border:solid 1px #CC6600;
}
.texte_bleu{
	color:#003366;
}
.texte_orange{
	color:#CC6600;
}
.invalide{
	color:#990000;
}
input,textarea,select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:10px;
}
.cadre_logon {
	border: 1px solid #666666;
}
.titre_blanc{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.bordure_haut_bas{
	border-top:dotted 1px #086EB4;
	border-bottom:dotted 1px #086EB4;
}
.prix2{
	color:#008000;
	font-size:12px;
	font-weight:bold;
}
.ligne_points_droit {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
.titre_categorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}