html, body {
	height: 100%;
	margin: 0;
}

body {
background: url(fond_page.jpg) #161616;
background-repeat:repeat-x;
background-position:top;
font-family: verdana, arial, sans-serif;
}

#header {
height: 236px;
background: url(header.jpg);
background-repeat:no-repeat;
text-indent:-5000px;
background-position:10px 31px;	

}

#global {
min-height: 100%;
width: 774px;
margin: 0 auto;
position: relative;
padding: 0; /* 10 px à gauche et à droite */
background: url(fond_global.png);
background-repeat:repeat-y;
background-position:0px 0px;	
}

#fond_global {
width: 774px;
margin: 0 auto;
padding: 0 0px; /* 10 px à gauche et à droite */
background: url(fond_degrade.png);
background-repeat:no-repeat;
background-position:0px 0px;	

}

#footer {
background: url(footer.png);
background-repeat:repeat-x;
margin-left:10px;
background-position:30px 0px;
font-size:10px;
color:#fff;
text-indent:30px;
}
	#footer img{
	float:right;
	padding-top:15px;
	padding-right:10px;
	
	}




#center {
padding-bottom: 50px; 
overflow: auto;
padding-left:10px;
}
	


#menu {
width: 754px; 
height:27px;
margin-bottom:15px;
background: url(fond_menu.png);
background-repeat:repeat-x;
margin-left:0px;
color:#fff;
text-align:center;
padding-top:2px;
font-weight:lighter;
text-transform:uppercase;
}
	#menu ul {
	margin:0;
	padding:0;
	padding-top:3px;
	}

	#menu ul li {
	margin:0;
	padding:0;
	display: inline ;
	border-right:solid 1px;
	padding:0 10px 0 10px;
	}

	#menu ul li.main_menu_last {
	border-right:none;
	}

	
	


#sidebar {
float: left;
width: 233px;
margin-left:50px;
margin-bottom:30px;
color:#fff;
text-align:left;
font-size:11px;
}
	#sidebar h2 {
	font-size:16px;
	color:#999;
	border-bottom:solid 1px #999;
	font-weight:lighter;
	}

	#sidebar h3 {
	font-size:14px;
	font-weight:bold;
	}

	#image { /*les image de la sidebar id=image*/
	margin-top:28px;
	border:solid 1px #fff;
	}

	#sidebar img {
	margin-top:28px;
	margin-bottom:10px;
	border:solid 1px #fff;
	}

#content {
float: left;
width: 400px;
padding-left:30px;
margin-bottom:30px;
font-size:12px;
color:#fff;
text-align:justify;
}
	#content h1 {
	font-size:20px;
	text-align:left;
	}
	#content h2 {
	font-size:17px;
	color:#999;
	border-bottom:solid 1px #999;
	font-weight:lighter;
	text-align:left;
	}

#content td img {
margin-bottom:12px;
border:solid 1px #fff;
}


#footer {
	position: absolute;
	width: 754px;
	bottom: 0;
	height:50px;
	}

#menu_0 li a:link{cursor : pointer; color: #fff; text-decoration:none; font-size: 12px;background:none}
#menu_0 li a:visited{cursor : pointer; color: #fff; text-decoration:none; font-size: 12px; background:none}
#menu_0 li a:hover{cursor : pointer; color: #ffc600; text-decoration:none; font-size: 12px;background:none;}
#menu_0 li.current_0 a {color: #ffc600; font-weight:normal; }


a:link{cursor : pointer; color: #ffc600; text-decoration:none; background:none}
a:visited{cursor : pointer; color: #ffc600; text-decoration:none;  background:none}
a:hover{cursor : pointer; color: #ffde6b; text-decoration:underline; background:none;}
a#lcurrent {color: #ffde6b; font-weight:normal; }


.galerie  a  {
display:block;
float:left;
padding:0 18px 12px 0px;
}

.galerie  a img {
border:solid 2px #ffc600;
}

.zoom
{
	position:relative;
	float:left;
	width:200px;
	height:180px;
	text-align:center;
}
.zoom img
{
	padding:1px;
	border:1px solid #FFFFFF;
}

#langue {
position:absolute;
top:7px;
right:20px;
font-size:10px;
}

a.google_map_lien {
clear:both;
display:block;
}

img.google_map_image {
clear:both;
}




/* ADVERTISING */
#advertising {
	border-bottom: 1px solid #888888;
	display: block;
	float: left;
	width: 710px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}
#advertising p {
	display: block;
	height: 50px;
	background: #1a1a1a;
	margin: 0px 0px 0px 4px;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	color: #ffffff;
}
#timeshare {
	display: block;
	float: left;
}
#timeshare p {
	width: 335px;
}
#timeshare a {
	float: left;
	background: url(ad_timeshare_savoir_plus.jpg) no-repeat;
	width: 79px;
	height: 16px;
	margin: 5px 0px 0px 4px;
}
#timeshare a.learn_more {
	background: url(ad_timeshare_savoir_plus_en.jpg) no-repeat;
}
#rent {
	display: block;
	float: right;
}
#rent p {
	width: 327px;
}
#rent a {
	float: left;
	background: url(ad_rent_savoir_plus.jpg) no-repeat;
	width: 79px;
	height: 16px;
	margin: 5px 0px 0px 4px;
}

#rent a.learn_more {
	background: url(ad_rent_savoir_plus_en.jpg) no-repeat;
}








