body {
 margin:0px;
 background-color:black;
}

a.coord { color: white; text-decoration: underline; }
a.coord:visited { color: white; text-decoration: underline; }
a.coord:hover { color: white; text-decoration: none; }
a.coord:active { color: white; text-decoration: none; }

a.texte { color: black; text-decoration: underline; font-weight:bold; }
a.texte:visited { color: black; text-decoration: underline; font-weight:bold; }
a.texte:hover { color: #911d1d; text-decoration: none; font-weight:bold; }
a.texte:active { color: #911d1d; text-decoration: none; font-weight:bold; }

a.gris { color: #911d1d; text-decoration: underline; font-weight:bold; }
a.gris:visited { color: #911d1d; text-decoration: underline; font-weight:bold; }
a.gris:hover { color: #911d1d; text-decoration: none; font-weight:bold; }
a.gris:active { color: #911d1d; text-decoration: none; font-weight:bold; }

#conteneur {
 position:relative;
 top:0px;
 left:0px;
 width:760px;
 height:650px;
 background-color:white;
}

#header_1 {
 position:absolute;
 top:0px;
 left:0px;
 width:363px;
 height:78px;
 /*--background-image:url('images/index_01.jpg');--*/
}

#header_2 {
 position:absolute;
 top:0px;
 left:363px;
 width:132px;
 height:78px;
 background-image:url('images/index_02.jpg');
}

#header_3 {
 position:absolute;
 top:0px;
 left:495px;
 width:132px;
 height:78px;
 background-image:url('images/index_03.jpg');
}

#header_4 {
 position:absolute;
 top:0px;
 left:627px;
 width:133px;
 height:78px;
 background-image:url('images/index_04.jpg');
}

#boite_coordonnes {
 position:absolute;
 top:78px;
 left:0px;
 width:760px;
 height:40px;
 background-image:url('images/index_05.jpg');
}

#ligne_division {
 width:760px;
 height:2px;
 background-color:#ffe35f;
}

#image_centre {
 position:absolute;
 top:118px;
 left:0px;
 width:760px;
 height:82px;
 background-image:url('images/index_06.jpg');
}

#ligne_separation {
 width:1px;
 height:20px;
 background-color:white;
}

#btn_accueil {
 position:absolute;
 top:202px;
 left:0px;
 width:62px;
 height:20px;
}

#btn_salon {
 position:absolute;
 top:202px;
 left:63px;
 width:57px;
 height:20px;
}

#btn_salleADiner {
 position:absolute;
 top:202px;
 left:121px;
 width:92px;
 height:20px;
}

#btn_cuisine {
 position:absolute;
 top:202px;
 left:214px;
 width:63px;
 height:20px;
}

#btn_chambreMaitres {
 position:absolute;
 top:202px;
 left:278px;
 width:132px;
 height:20px;
}

#btn_chambreAmis {
 position:absolute;
 top:202px;
 left:411px;
 width:108px;
 height:20px;
}

#btn_salleDeBains {
 position:absolute;
 top:202px;
 left:520px;
 width:97px;
 height:20px;
}

#btn_exterieur {
 position:absolute;
 top:202px;
 left:618px;
 width:75px;
 height:20px;
}

#btn_contact {
 position:absolute;
 top:202px;
 left:694px;
 width:66px;
 height:20px;
}

.coord_top {
 color: white;
 font-size: 13px;
 font-family: Verdana, Arial, Helvetica;
 font-weight: bold;
 text-align: left;
 padding-top: 6px;
 padding-left: 12px;
}

.coord_top_small {
 font-size: 11px;
}

#boite_texte_accueil {
 position:absolute;
 top:286px;
 left:12px;
 width:482px;
}

#sejour {
 color:white;
 font-family:Verdana,Arial,Helvetica;
 font-size:10px;
 font-weight:bold;
 letter-spacing:1px;
 text-transform:uppercase;
 text-align:center;
/*----*/
 width:482px;
 margin-top:10px;
 padding-top:4px;
 border-top:1px solid #ffe35f;
 padding-bottom:4px;
 border-bottom:1px solid #ffe35f;
 background-color: #911d1d;
}

#boite_texte_salon {
 position:absolute;
 top:236px;
 left:12px;
 width:482px;
}

.texte_general {
 color: black;
 font-size: 11px;
 font-family: Arial, Helvetica;
 font-weight: normal;
 text-align: justify;
}

#boite_titre {
 position:absolute;
 top:236px;
 left:12px;
 width:482px;
 height:38px;
 background-color:#911d1d;
 border-bottom:2px solid #ffe35f;
}

.titre_accueil {
 color: white;
 font-size: 14px;
 font-family: Verdana, Arial, Helvetica;
 font-weight: bold;
 text-align: left;
 padding-left:4px;
 padding-top:4px;
}

.sous_titre {
 font-size: 10px;
 font-family: Verdana, Arial, Helvetica;
 font-weight: bold;
 text-transform:uppercase;
 letter-spacing:1px;
}

#image_corps_accueil {
 position:absolute;
 top:236px;
 left:506px;
 width:242px;
 height:300px;
}

#mots_cle {
 position:absolute;
 top:610px;
 left:12px;
 width:738px;
 padding-top:2px;
 padding-bottom:4px;
 border-top:1px solid #911d1d;
 border-bottom:1px solid #911d1d;
}

.texte_mots_cle {
 color:#911d1d;
 font-size: 10px;
 font-family: Arial, Helvetica;
 font-weight: bold;
 text-align: justify;
}