body{
  margin:0px;  
}


body.site{
  background-color:#fff;
}

.clear {
clear: both;
visibility: hidden;
}

img{
  border:0px;
}

#corps_intro{
  width:100%;
  height:280px;
  background: repeat-x url('../_img/fond.jpg');
}
#home{
  width:308px;
  height:80px;
  margin:auto;
}

#langue{
  width:308px;
  height:60px;
  margin:auto;
  text-align:center;
}

#langue_en{
  float:left;
  width:154px;
}
#langue_fr{
  float:left;
  width:154px; 
}

#travaux{
  width:308px;
  height:100px;
  margin:auto;
  text-align:center;
}
#top_global{
  background: repeat-x url('../_img/fond_perdu.jpg');
  margin:auto;
  width:100%;
  height:171px;
}
#top{
  background: repeat-x url('../_img/top.jpg');
  margin:auto;
  width:974px;
  height:171px;
}
#menu_marge{
  width:974px;
  height:97px;
 
}
#menu{
  width:676px;
  height:37px;
  position:relative;
  left:151px;
}

#contenu{
  margin:auto;
  width:974px;
  background: #fff;
}
#contenu #contenu_droite{
  float:left;
  width:277px;
  height:365px;
  background: repeat-x url('../_img/fond_droite.jpg');
}
#contenu #contenu_milieu{
  float:left;
  width:548px;
  background: #fff;
  color:#464646;
  font-family:Arial;
  font-size:12px;
  
}
#contenu #bandeau_gauche{
  float:left;
  width:25px;
  height:365px;
  background: repeat-x url('../_img/bandeau.jpg');
  background-color: #fff;
}
#contenu #contenu_gauche{
  float:left;
  width:124px;
  height:365px;
  background: #fff;  
  
}

.adresse{
  color:#464646;
  font-family:Arial;
  font-size:12px;
}

#form_type{
  width:350px;
}
#form_type label {
  clear: both;
  float: left;
  text-align: right;
  width: 100px;
  padding-top: 3px;
  font-family: Trebuchet MS;
  color: #464646;
  font-size: 11px;
  text-decoration: none;
}

#form_type .tiny {
  margin-right:10px;  
}

#form_type input {
  float: left;
  margin-bottom: 5px;
}

#form_type textarea {
  float: left;
}

#form_type select {
  float: left;
  margin-bottom: 5px;
}

.adresse_titre{
  color:#464646;
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
}

a{
  color:#B8CEF5;
  font-family:Arial;
  font-size:12px;
  text-decoration:none;
}
a:HOVER{
  color:#B8CEF5;
  font-family:Arial;
  font-size:12px;
  text-decoration:none;
}

.footer{
  color:#fff;
  font-family:Arial;
  font-size:11px;
  text-decoration:none;
}

a.footer{
  color:#fff;
  font-family:Arial;
  font-size:11px;
  text-decoration:none;
  }
  
  a.footer:HOVER{
  text-decoration:none;
}