body{
  margin:0;
  font-family:Verdana, Helvetica, sans-serif;
  font-size:0.75em;
  padding:0;
  color:#006EB5;
}
h1{


}
h2{
   margin:0 0 5px 0;
   padding:0;
   font-size:18px;
}
h3{
   margin:0 0 10px 0;
   padding:0;
   font-size:14px;

}
b{

}
a{
  color:#006EB5;
}
a:visited{
  color:#006EB5;
}
div{
  bborder:solid 1px red;
}
form{
  padding:0px;
  margin:0px;
}

#container{
  width:1000px;
  margin:0;
  padding:0;
  
}
#divHeader_en{
  width:1000px;
  height:180px;
  background:url(../img/header-en.png) no-repeat;

}
#divHeader_fr{
  width:1000px;
  height:180px;
  background:url(../img/header-fr.png) no-repeat;

}
#divleft{
  float:left;
  margin-top:0px;
  padding:0;
  width:314px;
  height:420px;
  background:url(../img/left-side.png) no-repeat;
}
#divright{
  float:left;
  width:686px
}
#iframemenu{
   height:420px;
}
#divmenu{
    padding-top:20px;
    
}
#divmenu img{
  border:0px;
  margin:4px 0 4px 45px;
}
#divphotohome{
  margin-top:35px;
}
.divroom{
  background:url(../img/blue-gradient.png) no-repeat;
  width:613px;
  height:159px;
  margin:30px 0 15px 0;
  padding:4px 0 0 0;
}
.divroom div{
  width:380px;
  float:left;
  
}
.divroom div h3{
   margin-top:10px;
  }
.divroom img{
  float:right;
}

#divattractionleft{
   float:left;
   width:343px;
}
#divattractionleft div{
   width:280px;
   margin-top:20px;
}
#divattractionright{
   float:right;
   width:343px;
}
#divattractionright div{
   width:280px;
   margin-top:20px;
}
#divmap{
  margin:20px 0 0 30px;
  
}
#p_adresse{
  font-size:1.2em;
  color:#000
}