/* CSS Document */
body{
	background-color:#848484;
	font-family:"trebuchet MS";
	font-size:12px;
}
form{
	display:inline;
}
h1{
	color:#0e8cd6;
	display:inline;
	font-size:14px;
}
table{
	empry-cells:show;
	border-collapse:collapse;
}


.tab_bord{
	border-style:solid;
	border-width:1px;
	border-color:#0e8cd6;
	background-color:#FFFFFF;
}

div#bleu{
	color:#0e8cd6;
	font-size:12px;
}
div#menu_haut{
	background-image:url(../images/fond_menu.jpg);
	background-repeat:no-repeat;
	width:864px;
	height:26px;
	margin-bottom:20px;
}
div#menu_haut ul {
	list-style:none;
	/*width:864px;*/
}
div#menu_haut li {
	
	float:left;

}
div#menu_haut a {
	color:#0e8cd6;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
div#menu_haut a:hover {
	color:#0e8cd6;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
div#footer {
	font-size:10px;
}

div#footer a {
	color:#0e8cd6;
	font-size:10px;
	font-weight:normal;
}
div#footer a:hover {
	color:#0e8cd6;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}

div#contenu_haut {
	
}
div#contenu_haut h2{
	background-image:url(../images/fond_titre.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	color:#FFFFFF;
	font-size:12px;
	margin-top:0px;
	margin-bottom:5px;
	height:26px;
	padding-top:5px;

}
div#contenu_bas h2{
	background-image:url(../images/fond_titre_gris.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	color:#FFFFFF;
	font-size:12px;
	margin-top:0px;
	margin-bottom:5px;
	height:26px;
	padding-top:5px;
	
}
div#contenu_bas h3{
	background-image:url(../images/fond_titre_long.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	color:#FFFFFF;
	font-size:12px;
	margin-top:0px;
	margin-bottom:5px;
	height:26px;
	padding-top:5px;
}
.tableau_bordure{
	border-style:solid;
	border-width:1px;
	boder-color:#000000;
}

.hidden{
	display: none;

}
.visible{
	display:inline;

}
.texte_gris{
	color:#808080;
}
.ul_prod{
	margin:0px;
	padding:0px;	
}
.li_prod{
	line-height:18px;
	list-style-position:inside;
	background-image:url(../images/puce.gif);
	background-repeat:no-repeat;
	background-position:4% 50%;
	list-style:none;
	padding-left:10px;
	margin:0px;
}
.bordure_grise{
	border-style:solid;
	border-width:1px;
	border-color:#d4d4d4;
}
.lien_bleu {
	color:#0e8cd6;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.lien_bleu:hover {
	color:#0e8cd6;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.lien_b {
	color:#0e8cd6;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.lien_b:hover {
	color:#0e8cd6;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.lien_bleu_fonce {
	color:#0a6196;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.lien_bleu_fonce:hover {
	color:#0a6196;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.lien_bleuclair {
	color:#0e8cd6;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.lien_bleuclair:hover {
	color:#0e8cd6;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
div#contenu h2{
	background-image:url(../images/fond_titre_bleu.gif);
	background-repeat:no-repeat;
	margin-left:0px;
	padding-top:4px;
	color:#FFFFFF;
	font-size:12px;
	margin-top:0px;
	margin-bottom:5px;	
	
	height:26px;
	padding-left:20px;
}

div#contenu_produit h2{
	margin-left:0px;
	padding-top:0px;
	color:#000000;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;	
	padding-left:0px;	
	font-weight:bold;
}
div#contenu_cat h2{
	background-image:url(../images/cadre_bleu.gif);
	background-repeat:no-repeat;
	margin-left:0px;
	padding-top:4px;
	color:#FFFFFF;
	font-size:12px;
	margin-top:0px;
	margin-bottom:5px;	
	height:26px;
	padding-left:20px;
	padding-top:5px;

}

div#bloc_droit{
float:right;
width:265px;
border:1x solid;
height:120px;
margin-bottom:20px;
border:dashed 1px;
border-color:#f2e7d8;
padding:2px;
}

div#bloc_gauche{
float:left;
width:265px;
border:1x solid;
height:120px;
margin-bottom:20px;
border:dashed 1px;
border-color:#f2e7d8;
padding:2px;
}


div#impression_page h2{
	background-image:url(../images/fond_bleu.jpg);
	width:837px;
	height:25px;
	line-height:25px;
	padding-left:25px;
	font-size:13px;
	color:#FFFFFF;
	
}
div#contenu_impression{
	background-image:url(../images/bck_impr.jpg);
	background-repeat:repeat;
}