@charset "UTF-8";

body{
	font:12px Verdana,Arial,Tahoma sans-serif;
	color:#D2CCC6;
	background-color: #F5F5F5;
	background-image: url(img/bg-body.gif);
	background-repeat:repeat-x;
			}



.entete {
	background-image: url(img/bg-header2.gif);
	height:110px;
	width:989px;
	padding:0 1px;
	overflow:hidden;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 1;
}
.enteteBas {
	position: absolute;
	top:108px;
	height:10px;
	left:0px;
	width:989px;
	z-index:15;
	background-color:#FFF;
	float:right;
	visibility: hidden;
}

.entete .droite {
	height:95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #666;
	margin:25px 0 0 400px;
	float:left;
	display:inline;
	background-repeat: no-repeat;
}
.entete .recouvr {
	background:url(img/bg-header.gif) no-repeat;
	right:16px;
	position: absolute;
	top: 16px;
	width: 658px;
	height: 94px;
}



.image {
	position: absolute;
	top:160px;
	left:20px;
	width: 320px;
	height: 470px;
	z-index: 5;
	background-color:#FFF;
	}

.principal{
	position: absolute;
	top:160px;
	left:340px;
	height: 454px;
	width:648px;
	background-color:#FFF;
	z-index: 5;
	}
	
.principal .bienvenue{
	width:100;
	float:left;
	display:inline;
	margin:15px 0 0 13px;
	padding-left:20px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size: 24px;
}

	
.principal .argu{
	width:550px;
	float:left;
	display:inline;
	margin:15px 10 0 13px;
	padding-left:20px;
	overflow:hidden;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #333;	
}	
	
	
	
	
	
	
	
.dispoVignettes{
	position: absolute;
	top:613px;
	left:20px;
	height: 160px;
	width:968px;
	background-color:#FFF;
	text-align: left;
	z-index: 5;
}	


.dispoVignettes .app-dispo{
	width:850px;
	float:left;
	display:inline;
	margin:15px 10 0 13px;
	overflow:hidden;
	font-family:Tahoma, Geneva, sans-serif;
	font-color:#666;
	font-size: 10px;
}

.dispoVignettes .app-dispo .left{
	width:150px;
	left:5;
	position:relative;
	float:left;
	display:inline;
	margin:13px 0 0 20px;
}

.dispoVignettes .app-dispo .left h4 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size: 24px;
}


.dispoVignettes .app-dispo ul{
	width:655px;
	height:100px;
	position:relative;
	left:30;
	float:left;
	padding:10px 10px 0px 10px;
	margin:0;
	list-style:none;
	background-image:url(img/bg-doted.gif);
	background-repeat:repeat-x;
}
.dispoVignettes .app-dispo ul li{
	float:left;
	height:100px;
	width:88px;
	display:inline;
	padding:10px 10px 5px 10px;
	text-align:center;
}
.dispoVignettes .app-dispo ul li img{
	float:left;
	display:inline;
	
}
.dispoVignettes .app-dispo ul li a{
	color:#f34c4c;
	text-decoration:none;
}
.dispoVignettes .app-dispo ul li a:hover{
	text-decoration:underline;
}
.dispoVignettes .app-dispo ul li span{
	display:block;
	text-align:center;
	font-size:10px;
	font-color:#666;
	background-color: #FFF;
}










	
.cadretop	{
	position: absolute;
	top:145px;
	left:10px;
	height: 16px;
	width:971px;
	margin:0 11px;
	float:left;
	display:inline;
	overflow:hidden;
	background-image: url(img/bg-content-top.gif);
	background-repeat:no-repeat;
	z-index: 10;
}	
	

.cadrebot {
	position: absolute;
	top:770px;
	left:10px;
	height: 22px;
	width:971px;
	margin:0 11px;
	float:left;
	display:inline;
	overflow:hidden;
	background:url(img/bg-content-bottom.gif) no-repeat 0 0;
	z-index: 10;
}	




ul.onglets {
	float:right;
	display:inline;
	position: absolute;
	left:381px;
	top: 73px;
	height:37px;
	width:520px;
	margin:0 109px 0 0;
	padding:4px 8px 8px 5px;
	list-style:none;
	overflow:hidden;
	background:url(img/tabs-community-active3.gif) no-repeat;
	z-index: 10;
}

ul.onglets li{
	float:left;		
}

ul.onglets li a{
	float:left;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
}
ul.onglets li.offre a{width:115px;}
ul.onglets li.dispo a{ width:120px; }
ul.onglets li.photos a{	width:125px;}
ul.onglets li.contact a{ width:140px; }
