body
{
	width: 757px;
	margin-top:25px;
	margin-left:130px;
	background-image: url("images/fond2.jpg");
	background-repeat: no-repeat;
	margin-bottom:25px;
	background-attachment: fixed;
	color:brown;
	/*background-color:rgb(193,242,145);*/
}


#page
{
	background-image: url("image/fond3.jpg");
	background-attachment: fixed;
	margin-top:15px;
	margin-bottom:15px;
}

#en_tete
{
	width:757px;
	height:205px;
	margin-top:0px;
	margin-left : .8px;
	font-family: "Trebuchet MS", Georgia, serif;
	color:white;
	background-image: url("images/entete2.jpg");
	background-repeat: no-repeat;
	font-size: 1.7em;
	text-align: center;
}

#souslemenu
{
	width:125px;
	height:600px;
	float:left;
	position:absolute;
	left:131px;
	top:670px;
	padding:10px;
	font-family: serif;
	color:white;
	font-size: 1.1em;
	background-image:url("images/item2.jpg");
	background-repeat: no-repeat;
}
   
#sousmenu
{
	position:absolute;
	top:20px;
	left:50px;
}

#logo
{	
	position:absolute;
	left:130px;
	top:120px;
}


#menu
{
	width:125px;
	height:200px;
	float:left;
	position:absolute;
	left:131px;
	top:260px;
	padding:10px;
	font-family: serif;
	color:white;
	font-size: 1.1em;
	background-image:url("images/item.jpg");
	background-repeat: no-repeat;
}

#retour
{
position:fixed;
}
a
{
   text-decoration: none;
   border:none;
   color:white;
}

a:hover
{
   background-color: green;
}

a:active, a:focus /* Appliquer le même style aux liens actifs et focus */
{
   background-color: green;
}

a:visited /* Quand le visiteur a déjà vu la page concernée */
{
	color:white;
}

h1{
	color:green;
	font-family: Arial, serif;
}

#photos
{
	position:absolute;
	left:307px;
	top:670px;
}

#photoaccueil
{
	position:absolute;
	left:307px;
	top:260px;
}

#corpsaccueil
{
	width:530px;
	background-color:white;
	position:absolute;
	left:310px;
	top:1190px;
	padding:25px;
	text-align:justify;
}

#corpshotel
{
	width:530px;
	/*border:1px solid green;*/
	background-color:white;
	position:absolute;
	left:307px;
	top:1400px;
	padding:25px;
	text-align:justify;
}

#corpsrestaurant
{
	width:530px;
	/*border:1px solid green;*/
	background-color:white;
	position:absolute;
	left:307px;
	top:930px;
	padding:25px;
	text-align:justify;
}

#corpsenvirons
{
	width:530px;
	/*border:1px solid green;*/
	background-color:white;
	position:absolute;
	left:307px;
	top:260px;
	padding:25px;
	text-align:justify;
}

#tarif
{
position:absolute;
left:47px;
top:995px;
}
td
{
	border: 1px solid blue; 
        height:30px;
        background-color:rgb(148,255,148);
        padding:10px;
}

table
{
	width:582px;
	height:20px;
	position:absolute;
	left:260px;
	top:105px;
	font-size: 0.9em;
	text-align:center;
}

#basdepage
{
	width:757px;
	height:205px;
	position:absolute;
	top:1445px;
	left:133px;
	font-size:.8em;
	color:blue;
	font-family:"Trebuchet MS", Georgia, serif;
	background-image: url("images/basdepage.jpg");
	text-align: center;
	margin-bottom:15px;
}

#remonte
{
	position : fixed;
	top : 488px;
	left : 133px;
}