/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#3e1e07;
	font-size:11px;
	font-family:Arial, "Times New Roman", Times, serif;	
	color:#3e1e07;
	}
#bandeau{
	background-image:url(img/bandeau.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:112px;
	}
#menuH{
	background-image:url(img/menuH.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
	padding-right:125px;
	background-color:#f2e2b1;
	}
#menuH td{
	height:30px;
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:11px;
	}
#menuH a{
	height:20px;
	padding-top:9px;
	padding-bottom:1px;
	padding-left:3px;
	padding-right:3px;
	font-family:Arial, "Times New Roman", Times, serif;
	color:#3e1e07;
	text-decoration:none;
	font-size:11px;
	display:block;
	cursor:pointer;
	}
#menuH a:hover, #menuH a.hover, #menuH a.active, #menuH a:active{
	text-decoration:underline;
	}
#menuV{
	background-image:url(img/menu.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:190px;
	height:450px;
	background-color:#d0b985;
	padding-left:3px;
	padding-right:5px;
	}
#menuV input,#menuV select,#menuV option{
	border:none;
	color:#3e1e07;
	font-size:11px;
	}
#menuV a{
	color:#3e1e07;
	font-size:10px;
	text-decoration:none;
	}
.lien_cata_r{
	color:#FFFFFF;
		font-size:10px;
	text-decoration:none;
	}
.lien_cata_sr{
	color:#FFFFFF;
		font-size:10px;
	text-decoration:none;
	}

#contenu{
	background-image:url(img/contenu.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#3e1e07;
	padding:10px;
	width:545px;
	}
#contenu a{
	color:#3e1e07;
	text-decoration:none;
	font-weight:bold;
	}
#contenu H1{
	color:#F2E2B1;
	font-size:16px;
	padding-top:0px;
	padding-bottom:3px;
	margin-bottom:3px;
	border-bottom: 1px solid #ba4450;
	}
#adresse{
	background-image:url(img/adresse.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#3e1e07;
	height:25px;
	text-align:center;
	font-variant:small-caps;
	font-size:12px;
	padding-top:3px;
	}
/* Catalogue */
.entete_cata{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}
.fd_tab_cata {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d0b985;
	border-bottom-color: #d0b985;
	border-left-color: #d0b985;
	background-image: url(img/boutique/fd_tab.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.fd_tab_cata tr.hover, .fd_tab_cata tr:hover {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color:#F3F9FF;
}
.prix {font-size: 15px;font-weight: bold;color: #8E0100;}
.prix_barre {font-size: 12px;color:#666666}
.prix_desc {font-size: 18px;font-weight: bold;color: #FFFFFF;}
.prix_barre_desc {font-size: 12px;color:#CCCCCC;}

.indisponible{font-size: 11px;font-weight: bold;
	color: #AD3D01;	
}

/* Panier */
.txtpanier {font-weight:bold;font-size:10px; color: #FFFFFF;}
.picBorder_panier {border: 1px solid #ba4450;background-color:#F2E2B1;}
.panier_separateur { border-top: 1px dotted #ba4450}
/* News */
.titre_news {font-size: 13px; font-weight: bold; color: #7D046B;}


	h2{
	margin:0 10px 10px 10px;padding:0;
	font-weight:bold;font-size:14px;color:#BB4550;
	}
h3{
	margin:5px 10px;padding:0;
	font-weight:bold;font-size:12px;color:#F78E10;
	border-bottom:1px solid #F78E10
	}
/*********** style des images ***********/
img.border{border:1px solid #BB4550}
img.Lmargin{ margin:0 10px;border:1px #F5DB87 white;float:left}
img.Rmargin{ margin:0 10px;border:1px #F5DB87 white;float:right}

.txtkemenn,.txtkemenn a{font-size: 11px; font-weight: bold; color: #BB4550; text-decoration:none;}