*{padding:0;margin:0;border:0}


body{
	background:url('../images/fond-page.jpg') #77B107 repeat-x;
	font: normal 12px "Trebuchet MS";
	color:#000000;
}

p{padding:5px 0px 5px 0px;text-align:justify;}

a,input,textarea,iframe,p,img{position:relative;z-index:15;text-decoration:none;}

H1#h1access{display:none}
H2 span{display:none}
H2{color:#0500D8;font-size:17px;}
H3{color:#0500D8;font-size:14px;text-align:right;border-bottom:1px #0500D8 solid}

a{color:#000;}
a:hover{color:#77B107}



#conteneur{  
	margin:0px auto 0px auto;width:962px;
	background:url('../images/fond-conteneur.png') repeat-y;

}
* html #conteneur{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.clauzier.com/images/fond-conteneur.png');
}



/*____________________________________________________________________*/
/*_________________________________=HAUT_____________________________*/
/*____________________________________________________________________*/

#haut{
	width:944px;height:222px;margin:0px auto 0px auto;
	background:url('../images/fond-haut.jpg') no-repeat;
}

#menu_haut{list-style:none;padding:16px 0 0 10px}
#menu_haut li{display:block;padding:0 5px 0 2px;background:url('../images/sep-menu-haut.jpg') right center no-repeat;float:left}
#menu_haut li a{font-size:20px;text-transform:uppercase;color:#fff;padding:0 3px 0 3px;}
#menu_haut li a:hover{background:#77B107}

#anim_flash{margin-top:81px;}






/*____________________________________________________________________*/
/*_________________________________=CENTRE_____________________________*/
/*____________________________________________________________________*/

#centre{margin:0 10px 0 9px;background:#CEE3A6;}

H1{
border-bottom:2px #77B107 solid;
height:28px;width:695px;
margin:-8px 39px 0px 39px;}
H1 span{background:#fff;color:#77B107;font-size:30px;font-weight:bold;padding-right:10px;position:absolute;}

#contenu{
background:#fff;
float:left;width:696px;
padding:15px 30px 0 30px;
min-height:420px;height:auto;
}

* html #contenu{height:445px;}

#contenu p{padding:5px} 

#droit{
width:177px;float:right;
padding:5px;
}
#droit p{text-align:center;font-weight:bold}
#droit strong{color:red;}
hr{height:1px;color:#fff;background-color: #fff;
}

.sarl{
background:#0500D8;
color:#FFF22D;font:bold 16px "Arial";
}
#img_contact{margin-left:-28px}



/*____________________________________________________________________*/
/*_________________________________=BAS_____________________________*/
/*____________________________________________________________________*/

#bas{
margin:0px auto 0px auto;height:30px;width:962px;
background:url('../images/bas-conteneur.png') no-repeat;
clear:both;padding-top:20px;
}
* html #bas{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.clauzier.com/images/bas-conteneur.png');
}


#menu_bas{list-style:none;margin-left:550px;}
#menu_bas li{display:inline;padding-left:5px;}
#menu_bas li a{color:#fff;font-size:11px;padding:2px}
#menu_bas li a:hover{background:#fff;color:#77B107}

/*____________________________________________________________________*/
/*_________________________________=COLONNE_____________________________*/
/*____________________________________________________________________*/

.spacer{clear:both;font-size:0px;height:0px;line-height:0px}

.col1,.col1b {width:169px;float:left;margin:2px;background:#EDF0F2;min-height:200px;height:auto}
* html .col1,* html .col1b{height:200px}
.col1b{background:none;font-size:13px;}
.col1 p{text-align:center}
.col1 a{font-size:15px;font-weight:bold;color:#77B107}
.col1 a:hover{color:#000}

.titre_liste{display:block;text-align:left;color:#77B107;font-size:17px;}
a.plus{font-size:12px;font-weight:bold;color:#0500D8;float:right;}
.img_liste{background:url('../images/img-fond-liste.jpg') no-repeat;padding:10px;width:129px;height:128px;margin:0 auto 0 auto}



.col2{width:342px;float:left;margin:2px;font-size:13px;}


/*____________________________________________________________________*/
/*_________________________________=FICHE PRODUIT_____________________________*/
/*____________________________________________________________________*/
.img_fiche_big{background:url('../images/fond-fiche-big.jpg') no-repeat;
padding:9px 8px 9px 8px;width:218px;height:288px;
margin:0 auto 0 auto;float:left;}
.img_fiche{background:url('../images/fond-fiche.jpg') no-repeat;padding:7px;width:75px;height:65px;margin:0 auto 0 auto}


#description{clear:both;background:#CEE3A6;min-height:150px;margin-top:5px;font-size:11px;margin-top:20px;height:auto}
* html #description{height:150px;}

#options{clear:both;background:#E4E4E4;min-height:50px;font-size:11px;height:auto}
* html #options{height:50px;}

#tab_carac{width:100%;margin-bottom:5px;}
#tab_carac td{padding:2px;font-size:11px;}
.ligne1{background:#D2F1FF;}
.ligne2{background:#EDF0F2;}


















fieldset{background:#EDF0F2;padding:5px;}
legend{display:none}
label{width:35%;float:left;}


input,textarea,select{
border:1px #77B107 solid;
background:#fff;
font-size:13px;color:#000;
}
html>body input {
margin-top:1px;margin-bottom:1px; 
}













