/***************** BODY *****************/
*{
/*---on passe toutes les marges à 0---*/
margin:0;
padding:0;
}
body,html{
height:100%;
/*---permet de changer la couleur de la barre de scroll dans IE (déconseillé)
scrollbar-base-color:#7d8a2e;
---*/
}
body{
background:#fff url(../images/charte/bg.jpg) center top no-repeat;
font-family:Helvetica, sans-serif, Arial;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:914px;
margin:0 auto;
background:scroll #fff url(../images/charte/container.jpg) left top repeat-y;
}
/***************** HEADER *****************/
#header{
width:914px;
height:231px;
background:url(../images/charte/header.jpg) no-repeat;
}
#header #flash-diapo{
position:absolute;
top:60px;
left:5px;
}
/***************** MENU TOP *****************/
#topBar{
position:relative;
z-index:10;
width:914px;
height:69px;
background:url(../images/charte/topbar.jpg) no-repeat;
list-style:none;
}
/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:192px;
padding:0 16px 0 0;
background:url(../images/charte/ombreMenu.jpg) top right no-repeat;
margin:0 0 0 5px;
}
#menuLeft ul{
list-style:none;
padding-bottom:10px;
}
#menuLeft a{
background:url(../images/charte/emptyBt.gif) no-repeat;
text-decoration:none;
font:bold 12px/25px Arial, Helvetica, sans-serif;
color:#333;
display:block;
height:31px;
overflow:hidden;
padding:0 0 0 10px;
}
#menuLeft a:hover,
#menuTop a.trigered{
background:#CCCCCC;
color:#fff;
}
/***************** SOUS MENU */
#container #menuLeft li a{
background:none;
border:none;
text-decoration:none;
font:bold 11px/20px Arial, Helvetica, sans-serif;
color:#0099CC;
display:block;
height:20px;
overflow:hidden;
padding:0 0 0 10px;
}
#container #menuLeft li a:hover{
text-decoration:underline;
color:#999;
}
/***************** NEWS *****************/
#news{
width:192px;
height:auto;
float:right;
margin:0 5px 0 0;
padding:0 0 0 16px;
background:url(../images/charte/ombreNews.jpg) top left no-repeat;
}
#news h1{
font-size:14px;
margin:5px 0 0 3px;
padding:0px 5px 0px 5px;
color:#0099CC;
}
#news p{
font-size:11px;
text-align:justify;
margin:0 3px 5px 3px;
padding:5px;
border-bottom:1px dotted #999;
}
/***************** CONTENU *****************/
#contenu{
float:left;
width:480px;
margin-top:5px;
}
#flash{
width:495px;
height:280px;
}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
}
#clearFooter{
height:116px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
position:relative;
clear:both;
width:914px;
height:116px;
margin:-116px auto 0;
background:url(../images/charte/footer.jpg) center top no-repeat;
}
#idep{
position:absolute;
right:15px;
top:25px;
width:195px;
height:30px;
}
#idep img{
float:left;
}
#footer #idep a.idep{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color:#0099CC;
margin:3px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#999999;
}

