body{
background-color: #f7fcfb;
}

.layout{
background-image: url(header.png)  ;
background-repeat: no-repeat;
width: 989px;
height: 582px;
margin-right: auto;
margin-left: auto;
}


.fond{
background-color: #f7fcfb;
}

.corps{
position: relative;
width: 1000px;
margin: auto;

}

.corps_menu{
width: 315px;
margin-left: 25px;
float: left;
}

.corps_contenu{
width: 650px;
left: 355px;
float: left;
}


.menu_title{
font-family: 100% Arial, Helvetica;
text-shadow: #9af2eb 0px 0px 3px;
background-repeat: no-repeat;
color: #4de1f7;
width: 300px;
height: 120px;
text-align: center;
font-size: 17px;
line-height: 140px;
vertical-align: middle; 
}

.menu{
position: relative;
background-image: url(menu_fond.png);
width: 300px;
text-align: center;
color: #62b4c0;
background-color: #ffffff;
font-family: Tahoma;
font-size: 12px;
}

.bas_menu{
position: relative;
background-image: url(menu_bas.png);
width: 300px;
height: 123px;
left: 0px;
}

.date_title{
font-family: Tahoma;
color: #ffffff;
background-color: #b1d9f0;
width: 100px;
height: 20px;
text-align: center;
margin-right: 3px;
margin-left: auto;
margin-bottom: 3px;
padding-top: 5px;
padding-left: 3px;
font-weight: bold;
font-size: 13px;
float: left;
}

.news_title{
font-family: Tahoma;
color: #ffffff;
background-color: #b1d9f0;
width: 441px;
height: 20px;
text-align: center;
margin-right: auto;
margin-left: auto;
margin-bottom: 3px;
padding-top: 5px;
padding-left: 3px;
font-weight: bold;
font-size: 13px;
float: left;
}

.contenu_title{
position: relative;
background-image: url(contenu_haut.png);
background-repeat: no-repeat;
font-family: 100% Arial, Helvetica;
color: #4de1f7;
text-shadow: #9af2eb 0px 0px 3px;
width: 650px;
height: 105px;
text-align: center;
font-weight: normal;
font-size: 35px; 
line-height: 120px;
vertical-align: middle; 
}

.contenu{
position: relative;
width: 590px;
left: 0px;
color: #62b4c0;
background-image: url(contenu_fond.png);
font-family: Tahoma;
font-size: 12px;
background-repeat: repeat-y;
text-align: justify;
padding: 0px 25px 0px 30px;
padding-top: 0px;
margin-top: 0px;
}

.bas_contenu{
position: relative;
background-image: url(contenu_bas.png);
width: 650px;
height: 123px;
left: 0px;
}

h1{
font-family: Tahoma;
color: #c7d4d4;
background-color: #f7fcfb;
width: 580px;
height: 15px;
text-align: left;
font-weight: bold;
font-size: 11px;
padding: 5px 0px 5px 5px ;
margin: 0px 0px 0px 0px;
}

h2{
font-family: Tahoma;
color: #ffffff;
width: 582px;
height: 30px;
text-align: left;
font-weight: normal;
font-size: 11px;
padding: 5px 0px 0px 5px;
margin: 0px 0px 0px 0px;
border-bottom: #9eebeb dotted;
}

h2 a:hover{
font-family: Tahoma;
font-size: 13px;
font-weight: bold;
}

h3{
font-family: Tahoma;
color: #ffffff;
background-color: #e1f7f7;
width: 582px;
height: 15px;
text-align: left;
font-weight: bold;
font-size: 11px;
padding: 5px 0px 0px 5px;
margin: 0px 0px 0px 0px;
border-bottom: #9eebeb dotted;
}

h4{
font-family: Tahoma;
color: rgb(204,204,204);
width: 300px;
height: 15px;
text-align: center;
font-weight: normal;
font-size: 11px;
line-height: 15px;
padding: 5px 0px 10px 0px;
margin: 0px 0px 0px 0px;
}


  td{
  padding-left: 15px;
  }

a:link, a:visited {
color: #e6ad67;
text-decoration: none;
font-weight: none;

}

a:link, a:visited: hover {
color: #e6ad67;
text-decoration: underline;
font-weight: none;
text-shadow: #a5a4a4 0px 0px 0px;

}

strong{
color: rgb(102,204,255);
font-family: Tahoma;
font-size: 13px;
font-weight: normal;
text-shadow: #9af2eb 0px 0px 0px;
}

b{
font-weight: normal;
text-shadow: #74cbe6 0px 0px 1px;
}

img{
margin-top: 2px;
margin-right: 2px;
text-align: center;
}

object{
display: block;
margin: 0 auto; 
}

ul{
  padding: 0px 0px 0px 0px   ;
  margin: 0px 0px 0px 0px ;
  padding-right: 10px;
   padding-left: 10px;
}

li{
  padding: 0px 0px 0px 0px ;
  margin: 0px 0px 0px 0px  ;
  padding-right: 10px;
  padding-left: 10px;
}