/* CSS Document */
BODY { background-color: #F2EDE9; text-align:center; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }


/* Page HOME */
.tabhome { width:100%; height: 500px;  background-color: #E9DCD6; 
border-top:solid white 3px; border-bottom:solid white 3px;
top:150px;position:relative;text-align:center; 
padding:0px;
}

.tabhome_res{
background-color:#CAAC85; 
width:900px;	
height:150px;
border:solid #F2EDE9 10px;
text-align:center;
padding:0;
border-spacing:0;
}

#tbh_res TD:hover{
background-color:#976C27; 
}

#tbh_res SPAN{
background-color:#FFFFFF;
}


.tabhome_res A{ 
font-size:36px;
color: #976C27;
letter-spacing:8px;
background-color:#F2EDE9;
text-decoration:none;
padding:3px;
}
/* FIN Page HOME */

/* commun */
#mentions{font-size:12px; color:#976C27;
}

#mentions A {
text-decoration:none; color:#000000;
}

/* Page RESIDENCE */
#tab_residence { text-align:left; font-family:Arial, Helvetica, sans-serif; }

UL#menu {list-style-type : square; color:#CBAD87;  font-family:Arial, Helvetica, sans-serif; font-size:13px;}
UL#menu A{ text-decoration:none; color:#000000;}
UL#menu LI{ padding: 5px;}
UL#menu LI:hover{ background-color:#E9DCD6;}



#res_titre{
font-family:"Times New Roman", Times, serif;
font-size:36px;
color:#FFFFFF;
letter-spacing:8px;
margin-left:30px;
}

#res_adresse{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
letter-spacing:6px;
margin-left:30px;
font-weight:bold;
}

#res_desc_vde{
width:400px;
font-size:12px;
text-align:justify;
}
/* FIN Page RESIDENCE */


/* Galerie */
#tab_galerie{ 
background-color:#E9DCD6;
}
#tab_galerie IMG{ border:solid 3px #E9DCD6; } 
#tab_acces SPAN {color:#000000;}
#tab_acces SPAN A {color:#520C52;}
#tab_vignette IMG:hover{ border:solid 3px #976C27; } 




/* Accès */

UL#acces { font-size:12px; }
UL#acces A{ text-decoration:none;}
table#tab_acces A {  text-decoration:none; color:#976C27; }

#picto_acces {border:3px solid #F2EDE9}
