body { background-color:black; }
img{ border:0; }
#main{
    width:1000px; height:680px;
    margin:20px auto;
    position:relative;
    background: url(../img/accueil/fondMain.jpg) no-repeat;
}
#diaporamaFlash {
    position:absolute;
    top:15px; left:37px;
    border:4px solid #c30010;
    background: url(../img/accueil/fondDiaporama.jpg) no-repeat;
}
#titreHotel {
    position:absolute;
    width:460px; height:155px;
    top:247px; right:44px;
    background: url(../img/accueil/titreHotel.jpg) no-repeat;
    background-position:top left;
}
#titreHotel:hover { background-position:top right; }
#coordonnees {
    position:absolute;
    bottom:20px; right:75px;
    color:white;
    font:normal normal 16px Times;
    margin:0; padding:0;
    text-align:center;
}
#coordonnees span { display:block; }
#coordonnees span a {
    color:#c50010;
    text-decoration:none;
}
#coordonnees span a:hover { color:white; }
.coordonneesBold { font-weight:bold; }
#boutonReservation {
    position:absolute;
    bottom:15px; left:110px;
    background: url(../img/accueil/btnResa.png) no-repeat;
    background-position:top left;
    width:138px; height:63px;
}
#boutonReservation:hover { background-position:top right; }
#boutonBonCadeau {
    position:absolute;
    bottom:15px; left:247px;
    background: url(../img/accueil/btnBonCadeau.png) no-repeat;
    background-position:top left;
    width:138px; height:63px;
}
#boutonBonCadeau:hover { background-position:top right; }
#logoH {
   position:absolute;
   top:17px; right:306px;
}
#logoQualiteTourisme {
   position:absolute;
   top:17px; right:257px;
}
#logoLogis {
   position:absolute;
   top:17px; right:211px;
}
#pictoLogis {
   position:absolute;
   top:17px; right:144px;
}
#logoGuideMichelin {
   position:absolute;
   top:17px; right:98px;
}
#logoGuideChamperard {
   position:absolute;
   top:17px; right:55px;
}
#logoPNRV {
   position:absolute;
   top:20px; right:28px;
}
#drapeaux{
    position:absolute;
    bottom:252px;
    left:848px;
    text-align:center;
}
#drapeaux img{
    border:0;
    float:left;
    margin:2px;
}
