html{font-size:100%;}
* {
/*	margin: 0;
	padding: 0;
	border: 0;*/
}
body
{
	 font-size:1em; line-height:1.25;
	 background-color: rgb(74, 56, 38);
	 font-family:  arial, helvetica, "nimbus sans L", sans-serif; color: rgb(255, 249, 116); text-align: justify;
}
p, img, body
{
border: none; padding:0; margin:0;
}
#corps {width:1110px;margin : 40px auto 0px auto;}
#face {position:absolute; top:0px;margin-left:660px;height:30px;}
header {
width:1100px;
height: 115px;
background-color: rgb( 110, 96, 81);
padding: 2px 5px 5px 5px;
color: rgb(231, 120, 23);text-align: justify;
}
header h1 {text-indent:-5000px;position:absolute;position:absolute;}
header h2 {font-size: 1.2em;width:310px;display:inline-block;float:right;}
#logopage
{
position:absolute;
margin-top:-37px; margin-left:5px; z-index:20;float:left;
}
#logotitre
{
position:relative;
top:0px; left:177px; z-index:30;
}

section {width:1100px; background-color: rgb( 110, 96, 81);margin: 0px; padding: 5px;font-weight: normal;}
section h1 {color: rgb(231, 120, 23); font-size: 2.2em; margin: 0.2em 0 0 0;}
section h2 {color: rgb(231, 120, 23); font-size: 1.8em; margin: 0.8em 0 0.8em 0;}

#texte {width:590px;background-color: rgb( 146, 136, 125);margin:0px 0 0 255px;padding: 5px;text-align:center;font-weight:bold;}

#conf
{
width:333px;
height: 76px;
margin-left: 121px;
text-indent: -5000px;
display: block;
position: relative;
background:url("../images/achat.png") 0 0 no-repeat;
background-position:39px 5px;
border: solid 3px rgb(74, 56, 38);
padding:5px;
}

#conf:hover{background-position: 39px -80px;border: solid 3px rgb(231, 120, 23);}
#acc { text-align:right;}
#acc a{padding:0 2px 3px 2px;background-color:rgb(74, 56, 38);color: rgb(255, 249, 116);}
#acc a:hover {color: rgb(231, 120, 23);}