/* Styles communs */

body#accueil a#accueilnav,
body#environnement a#environnementnav,
body#prestations a#prestationsnav,
body#activites a#activitesnav,
body#tarifs a#tarifsnav,
body#liens a#liensnav,
body#tele a#telenav,
body#reservation a#reservenav,
body#acces a#accesnav,
body#contact a#contactnav {
font-weight:bold;
  }

#espacePub {
margin: 10px 0 0 538px;
position:absolute;
width:460px;
height:60px;
border:1px dashed red;
}
#haut {
height: 30px;
text-align:right;
margin-right: 30px;
}
#flashinfo {
height:30px;
margin-left:195px;
margin-right:35px;
}

#gauche {
float:left;
width: 140px;
}

#centre {
margin-left: 155px;
margin-right: 331px;
height: auto;
min-height: 230px; /* Voir hack ci-dessousc*/
}
* html #centre {
height: 230px; /* hack uniquement interprété par IE Win+Mac*/
}
#droitePhoto {
float:right;
display:inline;
width:auto;
}
#centrePage {
margin-left: 170px;
margin-right: 20px;
height: auto;
}

#centreAcces {
margin : 50px 0 0 155px;
text-align:center;
height: auto;
}

#pied {
clear:both;
font-size:.8em;
margin: 30px 0 0 230px;
height: 50px;
text-align:center;
}
.tableau {
width:835px;
}
.tableau2 {
width:435px;
}
.stop {
color: #CC0000;
font-size:1.3em;
}
