body {
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
background-image: url(images/fond_neutre.gif);
background-repeat: repeat;
}
#header {
width:591px;
height: 29px;
background-color: #336699;
float:right;
}
.haut {
width:591px;
height: 14px;
background-color: #336699;
float:right;
}

#conteneur {
position: absolute;
width:760px;
left: 50%;
margin-left: -380px;
background-color: #ffffff
}
#centre {
margin-left: 169px;
margin-right:210px;
margin-top: 0px;
padding-left: 40px;
padding-top: 60px;
text-align: justify;
}
#gauche {
background: url(images/vert_gauche.gif) 0 100% repeat-y;
position: absolute;
left:0;
top: 0;
width: 169px;

}
#droite {
position: absolute;
right:0;
width: 210px;
margin-top: 150px;
font-size: 18px;
font-weight: 100; 
height:100%;
}

#droite ul{
liste-style:none;
font-size: 7px;
color: #336699;
text-transform: uppercase;
margin-top: 2px;
padding-left: 30px;
}
.droite p{
font-size: 14px;
font-weight: bold;
color: #336699;
margin-top: 600px;
}
.menuhaut {
list-style-type: none;
font-size: 11px;
font-weight: bold;
margin-bottom: 0px;
margin-left: 5px;
margin-top: 0px;
padding-left: 0px;
}
.menuhaut li {
display: inline;
color: #ffffff;
}
.menuhaut a {
margin: 0 2px;/*espace entre les liens du menu*/
color: #ffffff;
text-decoration: none;
}
.menuhaut a:hover {
color:#ff9933;
}

#droite a{
text-decoration: none;
font-size: 14px;
font-weight: bold;
color: #336699;
margin-top: 600px;
}
#droite a:hover {
color: #336699;
text-decoration: underline;
}

h1 {
color: #ff9933;
font-size: 18px;
font-weight: normal;
line-height: 21.6px;
text-decoration: none;
margin-left:-30px;
margin-right: 15px;
margin-top: 0px ;
}
h2 {
color: #336699;
font-size: 18px;
font-weight: bold;
line-height: 21.6px;
margin-right: 40px;
text-decoration: none;
}
h3 {
color: #336699;
font-size: 14px;
font-weight: bold;
line-height: 16.8px;
margin-left:10px;
margin-right: 40px;
}
h4 {
color: #000000;
background-color: #ff9933;			/*bande orange pour référence, liens utiles*/
font-size: 18px;
font-weight: normal;
line-height: 21.6px;
text-decoration: none;
margin-right: 40px;
}
h5 {
color: #000000;
font-style:normal ;
font-size: 15px;
font-weight: bold;
margin-right: 40px;
text-decoration: none;
text-align: left;
}
h6 {
color: #000000;
font-size: 14px;
font-weight: bold;
}
#centre p{
white-space: normal ;
font-size: 14px;
font-weight: normal;
line-height: 16.8px;
margin-right: 40px;
}
#centre ul{
font-size: 14px;
margin-left: 5px;
margin-right: 40px;
list-style: url(images/squarevert.gif);
}
#centre a{
background-color: #ffffff;
color: #ff9933;
text-decoration: none;
}
#centre a:hover{
background-color: #ffffff;
color: #99cc33;
text-decoration: underline;
}
#espace p{
margin-top: 380px;
 }
#imprimer p{
text-align:right;
font-size: 12px;
font-weight: bold;
}
#imprimer a{
text-align:right;
font-weight: bold;
background-color: #ffffff;
color: #ff9933;
text-decoration: none;
}
#imprimer a:hover{
text-align:right;
color: #99cc33;
text-decoration: underline;
}

