body {
margin:0;
padding:0;
font-family:arial, sans serif;
font-size: 15px;
background-color: #00007D;
}

#header {
margin-top:0px;
width: 765px;
height: 148px;
background: url('h.jpg') no-repeat;

}

#Menu {
width: 765px;
height: 33px;
background: url('') no-repeat;
margin-top: 3px;
margin-bottom: 3px;
}

#conteneur {

position: absolute;
padding-top:0;
margin-top:0;
width: 765px;
left: 50%;
margin-left: -383px;
background-color:white;
border: 3px solid #D1CC03;
margin-top: 3px;

}
#centre {
background-color: white;
padding-left: 13px;
padding-right: 13px;
width:739px;
}


#pied {
height: 17px;
background-color: black;
color:white;
}


a.boletim {

color:#DC014F;
text-decoration:none;
font-weight:bold;
font-size: 11px;
}

a {
color:black;
}

a:hover{
color: black ;
text-decoration:none;
}

a:active{
color:#2C8C0D;
}

.jaune {

  float: left;
  width: 350px;
  padding-top:0px;
  margin-top: 0px;
  padding-right:5px;
  padding-left: 3px;
  font-size: 14px;
}

.verte {
  background-color: #ffffff;
  font-size: 14px;
}

#tabsE {
      float:left;
      width:100%;
      background-image: url('m.jpg');
      font-size: 14px;
      line-height:normal;
      height: 28px;
      margin-top: 0px;
      margin-bottom: 19px;
      }
      
    #tabsE ul {
        margin:0;
        padding: 3px 10px 0px 157px;
        list-style:none;
        text-align: center;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
      
    #tabsE a {
      float:left;
      background:url("tableftE.gif") no-repeat left top;
      margin:0;
      padding: 0 4px 0 4px;
      text-decoration:none;
      
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("tabrightE.gif") no-repeat right top;
      padding:5px 27px 4px 20px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

        #tabsE #current a {
                background-position:0% -42px;
        }
        #tabsE #current a span {
                background-position:100% -42px;
