/*Css accueil Spa-sur-le-Lac*/

/*
* { outline: 2px dotted red }
* * { outline: 2px dotted green }
* * * { outline: 2px dotted orange }
* * * * { outline: 2px dotted blue }
* * * * * { outline: 1px solid red }
* * * * * * { outline: 1px solid green }
* * * * * * * { outline: 1px solid orange }
* * * * * * * * { outline: 1px solid blue }
*/


.header{
	width:100%;
	min-height:110px;
	height:110px;
	z-index:1;
	background:url(../images/fondHeader.gif) right repeat-y #FFF;
}

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

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

#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:490px;
	overflow:hidden;
	background:url(../images/fondContenu.png) #FFF;
}

.bgVisage{
	background:url(../images/bg-visage.jpg) no-repeat;
	width:397px;
	min-height:600px;
	overflow:hidden;
	height:600px;
	background-color:#FFF;
	overflow:hidden;
	top:0;
}

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

.topEspace{
	height:218px;
}

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

.lienPrincpal:hover{
	color:#F99;
}

.menuSpacer{
	height:28px;
}

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

.textBox{
	width:535px;
	min-height:50px;
	height:490px;
	text-align:left;
	padding:30px;
	padding-top:38px;
	overflow:hidden;
	color:#333333;
}

.boxGauche{
	width:246px;
}

.barre{
	background:url(../images/separation.gif) 0px 2px;
	width:2px;
	height:299px;
	float:left;
	margin-left:18px;
	margin-right:18px;
}
	
	
.massage-duo{ float:left;  background:url(../images/massage-duo.jpg) left top no-repeat; width:315px; height:300px; margin-top:8px; }
.border-bottom{ border-bottom:2px solid #7C3520; }
.lien-st-valentin{ text-align:right; font-size:12px; top:14px;  position:relative;left:16px; }
.coeur-en-chocolat{ float:right; background:url(../images/coeur-en-chocolat.jpg) right top no-repeat; width:100px; height:90px; }