body {
margin: 0 0 0 0 ;
padding: 0;
background-color:#E6CCB3;
font: 0.8em sans-serif;
color: rgb(48,0,127);
}

#conteneur {
width:980px;
margin:0 auto;
background-color: #E6CCB3;

}

#tete {
height: 197px;
background:url(../images/titre.png) no-repeat top #E6CCB3;
}

#gauche {
float:left;
width: 200px;
min-height:520px;
height: auto !important; /*COMPATIBILITE IE6*/
height: 520px; /*COMPATIBILITE IE6*/
background:url(../images/gauche.png) no-repeat top;
}

#droite {
float:right;
width: 280px;
background-color: #E6CCB3;
min-height:520px;
height: auto !important; /*COMPATIBILITE IE6*/
height: 520px; /*COMPATIBILITE IE6*/
}

#centre {
background-color:#E6CCB3;
margin-left:200px;
margin-right: 280px;
min-height:520px;
}

#pied {
clear: both;
height: 55px;
background-color: #E6CCB3;
}

/*Mise en forme des elements*/



a img {
	border: 0px;

}
a{
text-decoration: none;
color: rgb(80,80,80);
}
a:hover{
text-decoration: none;
color:#8283A1;
}

#menu_gauche{
padding:15px 20px 0 0;/* + BASE*/
text-align: right;
}

#menu_droite{
padding:0 10px 0 0;/* + BASE*/
text-align: center;
}

#menu_pied{
text-align: center;/* + BASE*/
padding:0 0 0 0;/* + BASE*/
font-size: 0.8em;
}

#data_centre{
padding:5px 20px 0 10px;/* + BASE*/
text-align: justify;
}

h1{
margin: 0 ;
padding: 0 ;
font: 1.4em "Trebuchet MS", "Bitstream Vera Sans";
}
h2{
font: 1.4em "Trebuchet MS", "Bitstream Vera Sans";
color:#ffffff;
margin: 0 ;
padding: 0 ;
}

h3{
font-size: 1em;
}
h3 ul{
margin: 0 ;
padding: 0 0 0 0;
}
h3 li{
list-style-type: none;
line-height: 35px;
}
h3 li a{
padding: 0 0 0 20px;
display: block;
}

h3 li a:hover{
text-decoration: none;
}

#titre_nom{
position: absolute;
margin: 30px 0 0 765px;
text-align: right;
width: 200px;
height: 115px;
}
#orange{
color : rgb(255,153,0);
font-weight: bold;
}
#titre_slogan{
position: absolute;
margin: 160px 0 0 300px;
width: 512px;
height: 30px;
}
#titre_mail{
position: absolute;
margin: 130px 0 0 15px;
width: 200px;
height: 30px;
}
#credit{
position: relative;
margin: 284px 0 0 0;
padding:0;
text-align:center;
width: 200px;
}
#ancv{
position: relative;
margin: 20px 0 0 20px;
padding:0;
text-align:center;
width: 150px;
}