*{
	padding:0;
	margin:0;
	border:0
}

*html img, *html a, *html p, *html object, *html input, *html select, *html textarea{
	position:relative;
	z-index:15;
}


p{
	padding:5px 0px 5px 0px;
	text-align:justify;
}



body{
	background:#000 no-repeat;
	font: normal 12px Verdana, Helvetica, sans-serif;
	color:#000000;
}

.spacer{clear:both;font-size:0px;height:0px;line-height:0px}




H2 span{display:none}
H3{color:#C6C6C6;font-size:14px;}

a{
	color:#FF6306;
	text-decoration:none;
}
a:hover,a:focus{color:#000;}


.right{
	float:right;
	margin:5px 0 5px 10px;
}
.left{
	float:left;
	margin:5px 10px 5px 0;
}

#conteneur{
	margin:10px auto;
	padding:7px;
	width:786px;
	background:#FF6306;
}

/*____________________________________________________________________*/
/*_________________________________=HAUT_____________________________*/
/*____________________________________________________________________*/


#bandeau{
	height:260px;
	margin:0 0 12px 0;
}
#bandeau h1{
	display:none;
}
#bandeau img{
	display:block;
}


#menu_haut{
	background:url('../images/fond-menu.jpg') no-repeat;
	list-style:none;
	height:32px;
	padding:12px 0 0 0;
}


#menu_haut li{
	display:inline;
}

#menu_haut li a{
	color:#000;
	font-size:13px;
	font-weight:bold;
	display:block;
	width:105px;
	float:left;
	padding:0 0px 0 50px;
	text-align:center;
}



#menu_haut li a:hover,#menu_haut li a:focus{
	text-decoration:underline;
}




/*____________________________________________________________________*/
/*_________________________________=CENTRE_____________________________*/
/*____________________________________________________________________*/


#centre{
	width:568px;
	height:auto;
	min-height:420px;
	background:#fff;
	float:left;
	padding:10px;
}
*html #centre{
	height:420px;
}

#centre h1{
	color:#FF6306;
	font-size:22px;
	font-weight:normal;
	padding:10px 0;
}

#centre h2{
	color:#EB3609;
	font-size:17px;
	font-weight:normal;
	border-top:1px #000 solid;
	border-bottom:1px #000 solid;
	padding:5px 0;
	margin:5px 0;
	background:#FFF7F3;
}


/*____________________________________________________________________*/
/*_________________________________=GAUCHE_____________________________*/
/*____________________________________________________________________*/


#gauche{
	width:190px;
	min-height:385px;
	height:auto;
	float:left;
	clear:both;
	margin:0 8px 0 0;
}
*html #gauche{
	height:385px;
}

#gauche a:hover,#gauche a:focus{
	text-decoration:underline;
}



#boutique{
	border:1px #000 solid;
	background:#fff;
	margin:0 0 15px 0;
	min-height:150px;
	height:auto;
}
*html #boutique{
	height:150px;
}

#boutique h1{
	color:#000;
	border-bottom:1px #000 solid;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	padding:5px 0 0 0;
	background:url('../images/fond-h1boutique.jpg') no-repeat;
	height:31px;
}

#promotions{
	border:1px #000 solid;
	background:#fff;
	min-height:150px;
	height:auto;
}
*html #promotions{
	height:150px;
}


#promotions h1{
	color:#fff;
	border-bottom:1px #000 solid;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	padding:5px 0 0 0;
	background:url('../images/fond-h1promotions.jpg') no-repeat;
	height:31px;
}
#gauche a.allpromo{
	display:block;
	background:url('../images/fond-apromotions.jpg') no-repeat;	
	width:129px;
	height:15px;
	color:#fff;
	font-size:11px;
	margin:0 0 15px 41px;
	padding:0 5px 0 15px;
	text-align:right;
}



#h1commande{
	color:#fff;
	border:1px #000 solid;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	padding:0px 0 0 0;
	background:url('../images/fond-h1commande.jpg') repeat-x;
	height:24px;
}



/*____________________________________________________________________*/
/*_________________________________=BAS_____________________________*/
/*____________________________________________________________________*/



#bas{
	clear:both;
	text-align:center;	
}


#bas ul{list-style:none;}
#bas ul li{display:inline;padding:0 0 0 5px;}
#bas ul li a{color:#fff;font-size:11px;padding:0 10px}
#bas ul li a:hover,#bas ul li a:focus{color:#FF6306;}


/*____________________________________________________________________*/
/*_________________________________=INDEX_____________________________*/
/*____________________________________________________________________*/

#centre .deuxcol{
	float:left;
	width:280px;
}

#rdv{
	background:url('../images/fond-rdv.jpg') no-repeat;
	width:196px;
	height:184px;
	float:left;
	margin:0 0 40px 20px;
	padding:10px 15px 10px 50px;
}


#promo_accueil{
	width:528px;
	margin:0 auto;
	background:url('../images/fond-nospromos.gif') repeat-y;
}

#promo_accueil h2{
	background:url('../images/fond-h2nospromos.gif') no-repeat;
	height:32px;
	color:#fff;
	font-size:16px;
	padding:5px 0 0 25px;
	margin:0;
	border:none;
}
#promo_accueil .bas{
	background:url('../images/fond-basnospromos.gif') no-repeat;
	height:49px;
}
#promo_accueil .contenu{
	padding:0 10px;
	min-height:80px;
	height:auto;
}
*html #promo_accueil .contenu{{
	height:80px;
}

/*____________________________________________________________________*/
/*_________________________________=CONTACT_____________________________*/
/*____________________________________________________________________*/

#form_contact input,#form_contact textarea,#form_contact select{
	float:left;
	margin-right:10px;
} 

#form_contact label.error {
	background:url(../images/non.gif) no-repeat;
	width:20px;
	height:14px;
	float:left;
	padding:0;
	margin-top:3px;
}

#form_contact label.checked {
	background:url(../images/ok.gif) no-repeat;
	width:20px;
	height:14px;
	float:left;
	padding:0;
	margin-top:3px;
}

#form_contact br{
	clear:both;
}