body {
font-family : Verdana, Helvetica, sans-serif;
font-size : 0.8em;
margin : 0;
padding : 0;
color : white;
background-color : #3c3c3c;
}
#partenaire{
float:left;
position: absolute; 
margin-top:0px;
margin-left:0px;
}
#conteneur {
position : relative;
width : 890px;
margin : 0 auto;
}
#conteneur2 {
position : relative;
width : 890px;
margin : 0 auto;
}
#fond{
background-image:url('pic/background.jpg');
width:755px;
height:200px;
}
#header {
margin : auto;
position:relative;
width:100%;
}
#header2 {
height : 150px;
width:100%;
margin : auto;
margin-top : 50px;
}
#menu {
position : relative;
width : 890px;
height : 196px;
}
#casemenu {
width : 217px;
height : 196px;
margin-right : 2px;
margin-left : 1px;
background-image : url("pic/menu1.jpg");
float : left;
}
#casemenu2 {
width : 217px;
height : 196px;
margin-top : 5px;
margin-bottom : 5px;
margin-left : 1px;
background-image : url("pic/menu2.jpg");
float : right;
}
#casemenu3 {
width : 217px;
height : 196px;
margin-top : 5px;
margin-bottom : 5px;
margin-left : 1px;
background-image : url("pic/menu3.jpg");
float : left;
}
#casemenu4 {
width : 217px;
height : 196px;
margin-top : 5px;
margin-bottom : 5px;
margin-left : 1px;
background-image : url("pic/menu4.jpg");
float : right;
}
#casemenu5 {
width : 217px;
height : 196px;
margin-top : 5px;
margin-bottom : 5px;
margin-left : 1px;
background-image : url("pic/menu3.jpg");
float : right;
}
#corps {
width : 656px;
background-image : url("pic/corps.jpg");
float:left;
}
#menu2 {
width : 230px;
float : left;
}
#footer {
background-image : url("pic/footer.jpg");
height : 58px;
width : 755px;
clear : both;
margin:auto;
text-align : center;
}
#foot {
background-image : url("pic/foot.jpg");
height : 150px;
width : 755px;
margin:auto;
}
#foot2 {
background-image : url("pic/foot2.jpg");
height : 150px;
width : 755px;
clear : both;
margin:auto;
}
#banner{
width:468px;
height:60px;
margin-left:143px;
padding-top:45px;
}
#banner2{
width:220px;
height:100px;
margin-left:100px;
padding-top:45px;
}
h3 {
font-size :13px;
text-align : center;
margin-top : 20px;
margin-bottom : 10px;
}
p {
padding-top : 5px;
padding-left : 5px;
padding-right : 10px;
}
a {
color : #e99733;
font-weight : bold;
}
a:hover {
color : #185374;
font-weight : bold;
}
a img { 
border: 0px;
 }
.cadre{
 background-color:#3c3c3c;
 margin-left:10px;
 margin-right:20px;
 margin-bottom:10px;
 margin-top:10px;
 height:100%;
 border:1px solid #887e76;
 }
 .cadre2{
 background-color:#313829;
 margin-left:10px;
 margin-right:20px;
 margin-bottom:10px;
 margin-top:10px;
 height:100%;
 border:1px solid #7a915e;
 }
 
INPUT {
     color:#fb8e01;
     background-color:#261a0b;
	 border:1px solid #edb406;
	 margin: 1px;
}
INPUT:hover {
     color:#fbc901;
     background-color:#110c06;
	 border:2px solid #fddd03;
	 margin: 1px;
}
SELECT {
     color:#fb8e01;
     background-color:#261a0b;
	 border:1px solid #edb406;
	 margin: 1px;
}