/***************** BODY *****************/
*{
/*---on passe toutes les marges à 0---*/
margin:0;
padding:0;
}
body, html{
height:100%;
/*scrollbar-base-color:#05147d;*/
}
body{
background:#05147d url(../images/charte/bg-body.gif) left top repeat-x;
}
/***************** CONTAINER *****************/
#container0{
position:relative;
width:960px;
height: 100%;
margin:0px auto;
background:url(../images/charte/bg-container.gif) center top repeat-y;

}
#container{
position:relative;
/*min-height:100%;*/
width:960px;
margin:0 auto;
background:url(../images/charte/bg-container.gif) center top repeat-y;
}
/***************** HEADER *****************/
#header{
width:960px;
height:181px;
}
/***************** MENU LEFT *****************/

/***************** CONTENU *****************/
#contenu{
display: table;
width:720px;
padding:26px 0 0 30px;
}
.contenuTexte{
display: table;
background: #E3F3FC url(../images/charte/bg-page.jpg) top left no-repeat;
padding:20px;
padding-bottom: 5px;
/*margin:15px 15px 15px 0;*/
margin: 15px auto;

width:90%;
}

#logo{
background: url(../images/charte/logo.jpg) top left no-repeat;
width:116px;
height:43px;
float:right;
padding-top: 50px;

}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
height:1px;/*--- = à la hauteur du footer ---*/
line-height: 1px;
font-size: 1px;

}
#clearFooter{
height:1px;/*--- = à la hauteur du footer ---*/
line-height: 1px;
font-size: 1px;

}
/***************** FOOTER *****************/
#footer{
position:relative;
clear:both;
width:960px;
height:25px;
/*margin-top:0px;*/
background:url(../images/charte/bg-footer.jpg) left top no-repeat;
}
#idep{
width:195px;
height:25px;
float:left;
margin:0;
padding: 0;
/*border:none;*/
}
#idep img{
float:left;
}
#footer #idep a.idep,
#footer a.idep{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color:#f2b9bf;
margin:5px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep,s
#footer a:hover.idep{
text-decoration:none;
color:#fff;
}
