/* BALISES */
      * {
        font-family: Verdana, arial, helvetica, sans-serif;
        font-size: 11px;
        line-height: 16px;
        margin: 0;
        padding: 0;
      }
      body, html {
        background-color: #000000;
        color: #c0c0c0;
      }
      body {
        min-width: 980px;
      }
      a {
        color: #ffffff;
        font-weight: normal;
        text-decoration: none;
      }
      a:hover {
        color: #ff6600;
      }
      a img {
        border: 0;
      }
      fieldset {
        border: 0;
      }
      input[type='text'], select, textarea {
        background-color: #ffffff;
        border: 1px solid #000000;
        color: #000000;
        font-size: 12px;
        width: 180px;
      }
      input[type='text'], textarea {
        text-indent: 5px;
      }
      input[type='submit'] {
        background-color: #ffffff;
        border: 1px solid #000000;
        color: #000000;
        width: 120px;
      }
      input[type='radio'] {
        margin-right: 5px;
      }
      input:focus, select:focus, textarea:focus {
        background-color: #e3e3e3;
        color: #000000;
      }
      textarea {
        width: 350px;
      }


/* HAUT DU SITE */
      div#haut_conteneur {
        background-color: #000000;
        border-bottom: 1px solid #ffffff;
        height: 130px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
      }
      body > div#haut_conteneur {
        position: fixed;
      }
      div#haut {
      	height: 130px;
      	width: 980px;
      	margin: 0 auto 0 auto;
      }
      /* TECHNIQUE POUR AVOIR LE MEME RENDU SUR IE7 ET FIREFOX */
      #haut1 {
        height: 119px;
      }



/* MENUS DU SITE */
      #menu_top {
        background-image: url(/fr/img/common/fond_menu_haut.png);
        background-repeat: repeat-x;
        color: #ffffff;
        font-size: 11px;
        margin: 0px auto 0 auto;
        text-align: center;
        vertical-align: middle;
        width: 450px;
      }
      #menu_top .texte, #menu_top .separateur {
        color: #ffffff;
        font-weight: bold;
        padding: 8px 0 0 20px;
        vertical-align: middle;
      }
      #menu_top .texte {
        font-size: 14px;
      }
      #menu_top a {
        font-weight: bold;
      }
      #menu_bottom {
        background-image: url(/fr/img/common/fond_menu_bas.jpg);
        background-repeat: no-repeat;
        height: 90px;
        margin: 10px auto 0 auto;
        width: 980px;
      }
      #menu_bottom ul {
        background-color: #ff0000;
        list-style-type: none;
        margin: 0;
        padding: 0;
        list-style-type: none;
      }
      #menu_bottom li {
        float: left;
        line-height: 0;
        margin: 5px 0 0 21px;
        padding: 0;
      }
      #menu_bottom li a {
        border: none;
        display: block;
        font-size: 11px;
        height: 80px;
        width: 165px;
      }
      #menu_bottom #btn1 {
        background: url(/fr/img/common/menu/bottom/btn1.jpg) no-repeat 0 0; 
      }
      #menu_bottom #btn1:hover {
        background: url(/fr/img/common/menu/bottom/btn1.jpg) no-repeat -165px 0; 
      }
      #menu_bottom #btn2 {
        background: url(/fr/img/common/menu/bottom/btn2.jpg) no-repeat 0 0;
      }
      #menu_bottom #btn2:hover {
        background: url(/fr/img/common/menu/bottom/btn2.jpg) no-repeat -165px 0;
      }
      #menu_bottom #btn3 {
        background: url(/fr/img/common/menu/bottom/btn3.jpg) no-repeat 0 0;
      }
      #menu_bottom #btn3:hover {
        background: url(/fr/img/common/menu/bottom/btn3.jpg) no-repeat -165px 0;
      }
      #menu_bottom #btn4 {
        background: url(/fr/img/common/menu/bottom/btn4.jpg) no-repeat 0 0;
      }
      #menu_bottom #btn4:hover {
        background: url(/fr/img/common/menu/bottom/btn4.jpg) no-repeat -165px 0;
      }
      #menu_bottom #btn5 {
        background: url(/fr/img/common/menu/bottom/btn5.jpg) no-repeat 0 0;
        height: 63px;
        margin: 8px 0 0 6px;
        width: 180px;
      }
      #menu_bottom #btn5:hover {
        background: url(/fr/img/common/menu/bottom/btn5.jpg) no-repeat -180px 0;
      }
      #menu_bottom .hide {
        display: none;
      }
      #menu_bas2 {
        background-color: #000000;
        color: #ffffff;
        height: 22px;
        margin: 10px auto 0 auto;
        width: 980px;
      }
      #menu_bas2 ul {
        height: 22px;
        padding: 0;
        margin: 0;
        text-align: center;
        vertical-align: middle;
        width: 100%;
      }
      #menu_bas2 ul li {
        display: inline;
        font-size: 11px;
        margin-right: 60px;
        vertical-align: middle;
      }
      #contenu4 img {
        cursor: pointer;
        padding: 0 0 0 10px;
        width: 190px;
      }


/* CONTENU DU SITE */
      div#milieu_conteneur {
        background-color: #242424;
        padding: 150px 0 20px 0;
        margin-left: 0;
      }
      body > div#milieu_conteneur {
        margin-left: 0;
      }
      div#milieu {
        background-color: #000000;
        height: 285px;
        margin: 0 auto 0 auto;
        padding-bottom: 50px;
        width: 980px;
      }
      #contenu {
        color: #000000;
        height: 295px;
        margin: 10px;
        width: 960px;
      }
      #contenu1, #contenu2 {
        color: #c0c0c0;
        float : left;
        margin: 10px;
      }
      #contenu1 {
        background-color: #000000;
        height: 307px;
        overflow: auto;
        text-align: justify;
        width: 235px;
      }
      #contenu1 p {
        margin: 5px;
      }
      #contenu2 {
        background-color: #242424;
        height: 295px;
        padding: 5px 7px 7px 5px;
        width: 458px;
      }
      #contenu3 {
        background-color: #000000;
        border: 1px solid #ffffff;
        color: #c0c0c0;
        height: 285px;
        padding: 5px;
        width: 448px;
      }
      #contenu3 p, #contenu3 form {
        margin: 5px;
      }
      #contenu4 {
        background-color: #000000;
        padding-top: 10px;
      }


/* PIED DU SITE */
      div#pied_conteneur {
        border-top: 1px solid #ffffff;
        background-color: #000000;
        bottom: 0;
        height: 50px;
        p\osition: relative;
        left: 0;
        width: 100%;
      }
      body > div#pied_conteneur {
        position: fixed;
      }
      div#pied {
        height: 50px;
        margin: 0 auto 0 auto;
        width: 980px;
      }


/* GENERAL */
      input.error, .error {
        border: 2px solid red;
        color: #000000;
        font-weight: bold;
      }



#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}