body {
	background-image: url(img/bg.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	color: #FEE29F;
/*	scrollbar-face-color:	#384704; /* barre qui défile */
/*	scrollbar-highlight-color:#384704;
/*	scrollbar-3dlight-color:#FFFFFF; /* entourage de la barre */
/*	scrollbar-darkshadow-color:#aaaaaa; 
/*	scrollbar-arrow-color:	#5C5826; /* couleur des fleches */
/*	scrollbar-track-color:	#DBDDB2; /* arriere de la barre */
	
}
.table-general {
width:100%; 
height:100%;
align:center;
}
.tdtitre {
	width: 246;
	height:375;
	background-color: #3C1400;
}
.divstpierre{
    width:568px; 
	height:368px;
	overflow:auto; 
	overflow-y:scroll;
}
.divcontact{
    width:568px; 
	height:368px;
/*	overflow:auto; 
	overflow-y:scroll;
*/	
}
.divpension{
    width:568px; 
	height:368px;
	overflow:auto; 
	overflow-y:scroll;
}
.divduplex{
    width:568px; 
	height:368px;
	overflow:auto; 
	overflow-y:scroll;
}
.divpresentation {
    width:568px; 
	height:368px;
	overflow:auto; 
	overflow-y:scroll;
}
.divgalerie {
    width:568px; 
	height:368px;
	overflow:auto; 
	overflow-y:scroll;
}

a, a:link, a:visited, a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FEE29F;
	text-decoration: underline;
}
.tdgalerie {
	text-align: center;
/*	overflow: auto;
	border: 0px;
	display: block;*/
}