/*Css Pages layout Spa-sur-le-Lac*/

.header{
	width:100%;
	min-height:25px;
	height:25px;
	z-index:1000;
}

.hautBg{
	background:url(../images/hautBgMilieuPage.gif) no-repeat;
	width:100%;
	height:5px;
}

#logo{
	text-align:left;
	width:100%;
	height:72px;
}

#droiteBg{
	background:url(../images/cDroiteBG.gif) repeat;
	height:146px;
	min-height:146px;
}

#englishHaut{
	height:4px;
	width:100%;
	text-align:right;
}

.lienBleu{
	font-size:12px;
	color:#38688d;
}

.lienBleu:hover{
	color:#09F;
}

#contenu{
	width:100%;
	height:650px;
	min-height:250px;
	background-color:#FFF;
	overflow:hidden;
}

.bgVisage{
	background:url(../images/layoutImage.jpg) no-repeat;
	width:321px;
	height:780px;
	background-color:#FFF;
}

.menuPrincipal{
	height:346px;
	background:url(../images/menuPrincipalLayout.gif);
	width:188px;
	float:right;
	text-align:right;
}

.topEspace{
	height:250px;
}

.lienPrincipal{
	text-transform:uppercase;
	font-size:13px;
	color:#7c3520;
}

.lienPrincpal:hover{
	color:#F99;
}

.menuSpacer{
	height:27px;
}

.footer{
	background:url(../images/footer.png) #FFF;
	width:100%;
	height:65px;
	clear:both;
	z-index:1500;
	position:relative;
}

.textBox{
	width:630px;
	min-height:50px;
	text-align:left;
	padding:30px;
	padding-top:38px;
	background-color:#FFF;
	color:#333333;
	oveflow:hidden;
}

.boxGauche{
	width:246px;
}

.barre{
	background:url(../images/separation.gif) 0px 2px;
	width:2px;
	height:299px;
	float:left;
	margin-left:18px;
	margin-right:18px;
}

.bgGauche{
	width:133px;
	height:401px;
	background:url(../images/bgGauche.gif) repeat-x;
}

.titreForfait{
	font-weight:bold;
	font-size:14px;
	color:#663333;
	text-transform:uppercase;
}

.forfaitLayout{
	height:auto;
	min-height:50px;
	width:635px;
	clear:both;
}

.description{
	font-size:12px;
	color:#666666;
	margin-top:7px;
}

.descriptionP{
	font-size:11px;
	color:#666666;
}

.listeDescription{
	list-style:inside;
	padding:0;
	margin:0;
	margin-top:7px;
	font-size:12px;
	color:#666666;
}

.prix{
	font-size:16px;
	font-weight:bold;
}

.lienHaut{
	color:#333333;
	text-decoration:underline;
}

.lienHaut:hover{
	color:#666666;
}
	
