/***************** 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:#ffffff url(../images/charte/bg-head.jpg) center top no-repeat;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:960px;
margin:0 auto;
}
/***************** HEADER *****************/
#header{
width:960px;
height:230px;
}
#logo-header{
  width: 220px;
  height: 116px;
  padding-top: 45px;
  padding-left: 55px;
}

#flash{
width:640px;
height:190px;
position:absolute;
top:20px;
right:40px;
}
/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:200px;
margin:0 0 0 41px;
padding:30px 0 50px 0;
background:url(../images/charte/bg-menu.gif) right top no-repeat;
}
#menuLeft ul li{
list-style-type: none;
background: url(../images/charte/puce.gif) 9px 9px no-repeat;
padding-left:10px;
/*border:solid #b5c76b;
border-width:0 0 1px 0;*/
}
#menuLeft a{
/*background:#d7e1a5;*/
text-decoration:none;
font:bold 12px/25px Arial, Helvetica, sans-serif;
letter-spacing:2px;
color:#2697d1;
display:block;
overflow:hidden;
border:dotted #2697d1;
border-width:0 0 1px 0;
padding:0 0 0 10px;
}
#menuLeft a:hover,
#menuTop a.trigered{
background:#2697d1;
color:#fff;
}
/***************** SOUS MENU */
#container #menuLeft li a{
background:none;
border:none;
text-decoration:none;
font:bold 11px/20px Arial, Helvetica, sans-serif;
color:#003366;
display:block;
overflow:hidden;
padding:0 0 0 10px;
}
#container #menuLeft li a:hover{
text-decoration:underline;
color:#3399FF;
}
/***************** CONTENU *****************/
#contenu{
float:left;
width:650px;
padding:0px 0 0 20px;
background:url(../images/charte/bg-page.jpg) no-repeat 100px 120px;
}
#visu{
float:right;
margin-left:10px;

}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
}
#clearFooter{
height:65px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
position:relative;
clear:both;
width:895px;
height:65px;
margin:-65px auto 0;
background:url(../images/charte/footer.gif) center top no-repeat;
}
#idep{
position:absolute;
right:0;
top:30px;
width:220px;
height:30px;
}
#idep img{
float:left;
}
#footer #idep a.idep{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color:#006699;
margin:8px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#003366;
}
#flowcut0{
  height: 108px;
  width:532px;
  overflow: hidden;
  position: relative;
  background-color:#CFE6F8;
  }
#defilgauche0{
  float: left;
  cursor: pointer;
  width:43px;
  height:108px;
  padding-left: 12px;
  }
#defildroite0{
  float: right;
  cursor: pointer;
   width:43px;
  height:108px;
  padding-right: 20px;
  }
#flow0{
  height:100px;
  padding-top:4px;
}
