body {
margin: 0;
padding: 0;
font-family:Verdana;

}
#conteneur {
position: relative;
width: 1000px;
height: 708px;
margin: 0 auto; 
}
#header {
height: 200px;
width: 1000px;
}
#placelogo {
position: relative;
width: 226px;
height:200px;
float: left;
background-image: url("img/logo-trans.png");
background-repeat: no-repeat;
background-position: center 20px;
}
#logotitre {
position: relative;
width:226px;
height:21px;
top:165px;
font-size:23px;
text-align:center;
text-transform: uppercase;
color:#ffffff;
}
#bandeau {
position : absolute;
width: 774px;
height:200px;
left:226px;

}
#centre {
position: relative;
background-color:#f0f7d8;
margin-left: 226px;
width:717px;
height:494px;
padding-top: 14px;
padding-left:56px;

}
.table1 {
padding-left:8px;
padding-top:5px;
line-height:20px;
vertical-align: top;
}
.titre{

font-size: 14px;
font-weight:bold;
}
.soustitre{

font-size:12px;
font-weight:bold;
}
.texte1{
padding-top:10px;
padding-left:4px;
padding-right:20px;
font-size:11px;
line-height:24px;
text-align:justify;

}
.texte2{
font-size:12px;
font-weight:bold;
color: #9c4e04;
}
#gauche {
position: absolute;
float: left;
left:0;
width: 226px;
height:508px;
background-image: url("img/menu.gif");
background-repeat: no-repeat;
}
#pied {
height: 30px;
background-color: #99CC99;
}

.menugauche {

font-size:17px;
font-weight:bold;
line-height:60px;
list-style-type: none;
margin-top: 75px;
margin-left:30px;
padding:0;
}
.menugauche li {

}
.menugauche a {
text-decoration: none;
padding-left:40px;

}
.menugauche a:hover {
text-decoration: underline;
}
.menugaucheA a {
text-decoration: none;
background-image: url(img/feull-vertfonce-trans.png);
background-repeat:no-repeat;
padding-left:40px;
padding-top:10px;
}

.menugaucheCN a {
text-decoration: none;
background-image: url(img/feull-vertcl-trans.png);
background-repeat:no-repeat;
padding-left:40px;
padding-top: 10px;
}

.menugaucheT a {
text-decoration: none;
background-image: url(img/feull-marron-trans.png);
background-repeat:no-repeat;
padding-left:40px;
padding-top: 10px;
}

.menugaucheCO a {
text-decoration: none;
background-image: url(img/feull-orange-trans.png);
background-repeat:no-repeat;
padding-left:40px;
padding-top: 10px;
}
p {margin: 0 0 10px 0;}
