body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
background-color: #eeeeee;
margin: 0;
padding: 0;
}
#header {
height: 114px;
background-color: #eeeeee;
background-image: url(./Picture/haut.jpg);
}
#header2 {
margin-left:765px;
margin-top:-10px;
}
#conteneur {
position: relative;
width: 1000px;
margin: 0 auto;
background-color:#F28E02;
background-repeat: no-repeat;
}
#centre {
margin-left: 100px;
margin-right: 100px;
height:5em;
background-color:#fee4c0;
}
html>body  #centre {
height: auto;
min-height: 5em;
background-image:url(Picture/image_de_fond_b.jpg);
}
#centre_index {
margin-left: 100px;
margin-right: 100px;
height:5em;
background-image:url(Picture/image_de_fond.jpg);
/*background-color:#fee4c0;*/
}

html>body  #centre_index {
height: auto;
min-height: 5em;
}

#gauche {
position: absolute;
left:0;
width:100px;
height:10px;

}
#droite {
position: absolute;
right:0;
width:100px;
height:54.1%;
}
#pied {
height: 112px;
width: 1000px;
background-color: #eeeeee;
text-align:center;
background-image: url(./Picture/bas.jpg);
}
#pied2 {
height: 112px;
width: 1000px;
background-color: #eeeeee;
text-align:center;
background-image: url(./Picture/bas.jpg);
}
h2{
font-size: 20px;
margin-Left:40px;
color:Gray;
}
p{
text-align:left;
margin-left:50px;
color :black;
}
a{
text-decoration: none ;
color : #736f6e  ;
font-size:16px ;
font-weight:bold}
}
a.hover {
text-decoration: none;
color:#f7921c;
 }
.conteneurmenu a {
font-size:14px ;
margin: 0 2px;
color: #000000;
text-decoration: underline;
}

