body{
  background: #a7ba05;
  margin: 0 0 0 0;
  padding:0 0 0 0;
  font: Trebuchet MS, Trebuchet, Arial, Helvetica, Verdana, Georgia, sans-serif;
  height:1200px;
 
}


#entete {
position: absolute;
background-color:white;
height:82px;
width:1100px;
top:4px;
}

#entete h1{
font: 45px, bold, ravie, Verdana;
vertical-align: middle;
margin-left: 4%;
margin-top:4px;
color: blue;
width: 100%;
}

#entete p{
margin-top:-30px;
margin-left:7%;
color: black;
}

#gitesdefrance{
top:170px;
left:20px;
position: absolute;
}

#logostation{
position: absolute;
top:250px;
left:30px;
}

#image{
position: absolute;
right: 0px;
top:4px;
}


#menu {
width:100%;
position:absolute;
top:13%;
}

#menu ul{
list-style:none;
margin-left:0%;

}

#menu h1{
font-size:25px;
text-align: left;
color: #cccccc;
}

#menu li{
float:left;
margin-left:15px;
color:#cccccc;
}

#menu ul li a:hover h1{
color:black;
background-color:white;

}

#photos{
position:absolute;
left:20%;
margin-right:10%;
top: 28%;
font: 20px, "Times New Roman", Arial, Verdana;
width: 50%;
}

#corps{
position:absolute;
left:20%;
margin-right:10%;
top: 28%;
width: 70%;
height:1200px;
}

#corps h2{
font: 35px, "Times New Roman", Arial, Verdana;
text-align: center;
}

#corps table{
font-size: 17px;
text-align:justify;
}

#corps table, tr{
width:90%;

}

#corps table p{
text-align: center;

}


#tarifs{
position:absolute;
left: 20%;
top:28%;
}

#lien{
width:70%;
left:20%;
position: absolute;
font-size:20px;
z-index:4;
top:28%;
}

#lien table, tr{
width:100%;
}


#lien table, td{
width:70%;
}

#lien h2{
color:blue;
}

#contact{
position: absolute;
left:20%;
width: 45%;
top:28%;
font-size:24px;
text-align:center;
}

#station{
position:absolute;
left: 20%;
width:60%;
text-align:justify;
font-size:18px;
top:28%;
}

#station h2{
color: blue;
font-size: 30px;
}

