/***************** 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:#8ebdc7 url(../images/charte/bg-body.gif) left top repeat-x;}
/***************** CONTAINER *****************/
#container{
  position:relative;
  min-height:100%;
  height:auto!important;
  height:100%;
  width:990px;
  margin:0 auto;
  background:url(../images/charte/bg-container.gif) center top repeat-y;
}
/***************** HEADER *****************/
#header{
  width:990px;
  height:125px;
  background:url(../images/charte/header.jpg) left top no-repeat;
}
/***************** MENU TOP *****************/
#menuTop{
  position:relative;
  z-index:10;
  padding-left:551px;
  width:439px;
  height:25px;
  background:url(../images/charte/bg-menu-top.gif) left top no-repeat;
  list-style:none;
}
#menuTop li{
  position:relative;
  float:left;
}
#menuTop li span{ display:none;}
#menuTop a{
  display:block;
  height:25px;
  overflow:hidden;
  background-position:left top;
}
#container #menuTop a:hover,
#container #menuTop a.trigered{ background-position:left bottom;}
li.bt1 a{background:url(../images/charte/bt1.gif) no-repeat; width:99px;}
li.bt2 a{background:url(../images/charte/bt2.gif) no-repeat; width:99px;}
li.bt3 a{background:url(../images/charte/bt3.gif) no-repeat; width:80px;}
li.bt4 a{background:url(../images/charte/bt4.gif) no-repeat; width:115px;}
/***************** MENU LEFT *****************/
#menuLeft{
  float:left;
  width:175px;
  padding:20px 0 0 50px;
  background:url(../images/charte/bg-menu-left.gif) left top no-repeat;
  min-height:400px;
  height:auto;
}
#baseline{
  float:left;
  width:175px;
  height:110px;
  margin-top:20px;
  background:url(../images/charte/baseline.png) center top no-repeat;
  _background:url();
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/charte/baseline.png", sizingMethod="crop");
}
#baseline2{
  float:left;
  width:175px;
  height:110px;
  margin-top:20px;
  background:url(../images/charte/baseline2.png) center top no-repeat;
  _background:url();
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/charte/baseline2.png", sizingMethod="crop");
}
#baseline3{
  float:left;
  width:175px;
  height:110px;
  margin-top:20px;
  background:url(../images/charte/baseline3.png) center top no-repeat;
  _background:url();
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/charte/baseline3.png", sizingMethod="crop");
}

#baseline4{
  float:left;
  width:175px;
  height:110px;
  margin-top:20px;
  background:url(../images/charte/baseline2.png) center top no-repeat;
  _background:url();
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/charte/baseline2.png", sizingMethod="crop");
}
#menuLeft ul{ list-style:none;}
#menuLeft a{
  text-decoration:none;
  font:bold 12px/25px Arial, Helvetica, sans-serif;
  color:#4c8996;
  display:block;
  padding-left:10px;
  height:25px;
  overflow:hidden;
}
#menuLeft a:hover,
/*#menuLeft div{
  font-size: 14px;
  color: #454545;
  font-weight: bold;
  padding: 10px;
}*/
#menuTop a.trigered{ color:#444;}
/***************** SOUS MENU */
#container #menuLeft li a{
  background:none;
  border:none;
  text-decoration:none;
  font:bold 11px/20px Arial, Helvetica, sans-serif;
  color:#666;
  display:block;
  height:20px;
  overflow:hidden;
}
#container #menuLeft li a:hover{
  text-decoration:none;
  color:#222;
}
/***************** CONTENU *****************/
#contenu{
  float:left;
  width:755px;
  min-height:400px;
  height:auto;
  padding:20px 0 0 10px;
  background:url(../images/charte/bg-contenu.gif) left top no-repeat;
}
#contenu #colMiddle{
  float: left;
  width: 515px;

/*  display: inline;*/
}
#contenu #colRight{
  float:right;
  width:215px;
  min-height:400px;
  height:100%;
  padding:0px 0 0 5px;
  margin-left:15px;
}
#contenu #colRight #search{
  width:195px;
  height:66px;
  padding:13px 0 0 14px;
}
/**html #contenu #colRight #search{ padding:16px 0 0 14px;}
*+html #contenu #colRight #search{ padding:16px 0 0 14px;}*/
#contenu #colRight #search input{
  height:15px;
  font:11px Arial, Helvetica, sans-serif;
  display: table;
  margin-top:4px;
  padding-left:3px;
  border:none;
  background:none;
}
#contenu #colRight #search a{
  float:left;
  font:10px Arial, Helvetica, sans-serif;
  color:#666;
  text-decoration:underline;
}
#contenu #colRight #search a:hover{
  color: #46869B;
  text-decoration:none;
}

#colRight a.mail:link,
#colRight a.mail:visited{
  color:#46869B;
  background:url(../images/charte/mail.jpg) left 1px no-repeat;
  padding-left:18px;
  font:normal 11px Arial;
  margin-left:13px;
}
#colRight a.mail:hover,
#colRight a.mail:active{
  color:#666666;
}
.centered{text-align:center; float:left; width:500px; margin:0; padding:0;display:inline;}
.centered img{ float:left; padding-bottom:3px}

a.valider{
  background:url(../images/charte/valider.gif) left top no-repeat;
  display:block;
  width:49px;
  height:15px;
  overflow:hidden;
  margin-top: 5px;
  margin-right:5px;
}
a:hover.valider{ background-position:left bottom;}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{ clear:both;}
#clearFooter{ height:50px;/*--- = à la hauteur du footer ---*/}
/***************** FOOTER *****************/
#footer{
  position:relative;
  clear:both;
  width:950px;
  height:45px;
  padding:5px 40px 0 0;
  margin:-50px auto 0;
  background:url(../images/charte/footer.gif) left top no-repeat;
}
#idep{
  position:absolute;
  left:0;
  top:0;
  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:#ffc2cc;
  margin:8px 0 0;
}
#footer #idep a.idep.optea{ margin:0;}
#footer #idep a:hover.idep{
  text-decoration:none;
  color:#fff;
}
