@charset "utf-8";
/* CSS Document */
*{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:none;
	text-decoration:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.container{
	width:696px;
	margin:0px auto 0px auto;
}
.logo{
	width:696px;
	text-align:center;
	padding:20px 0px 10px 0px;
}
.les-entrees{
	width:696px;
	padding:10px 0px 0px 0px
}
.les-entrees a.spa{
	float:left;
	display:block;
	width:328px;
	height:52px;
	background:url(../images/accueil-global/entree-spa.jpg) no-repeat;
	text-align:center;
	padding:274px 0px 0px 0px;
	font-weight:bold;
	font-size:14px;
	color:#673b15;
	font-family:"Trebuchet MS";
}
.les-entrees a.sdb{
	float:right;
	display:block;
	width:328px;
	height:52px;
	background:url(../images/accueil-global/entree-salle-de-bains.jpg) no-repeat;
	text-align:center;
	padding:274px 0px 0px 0px;
	font-weight:bold;
	font-size:14px;
	color:#673b15;
	font-family:"Trebuchet MS";
}
.les-entrees a:hover{
	color:#FFFFFF;
}
.content{
	padding:20px 0px 10px 0px;
}
.ct-left{
	float:left;
	width:328px;
}
.ct-left img{
	margin:0px 0px 8px 0px;
}
.ct-right{
	float:right;
	width:328px;
}
.ct-right h1{
	font-size:16px;
	color:#666666;
	padding:0px 0px 4px 0px;
	text-transform:uppercase;
	font-family:"Trebuchet MS";
}
.ct-right h2 {
	padding:4px 0px 0px 0px;
}
.ct-right h2 a{
	color:#ad7a1b;
	font-size:15px;
	font-variant:small-caps;
	font-family:"Trebuchet MS";
	padding:0px 0px 0px 0px;
}
.ct-right p{
	color:#333333;
	padding:0px 0px 0px 0px;
	font-size:12px;
	line-height:16px;
}
.ct-right p.tout{
	color:#333333;
	padding:10px 0px 0px 0px;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}
.ct-right p a{
	color:#ad7a1b;
}
/****/
.ct-right-une{
	display:block;
	float:right;
	width:328px;
}
.ct-right-une a{
	color:#ad7a1b;
	font-weight:bold;
}
.ct-right-une a:hover{
	color:#ad7a1b;
}
.ct-right-une .une{
	display:block;
	width:328px;
	background:url(../images/accueil-global/actu-une-top.gif) top center no-repeat;
	padding:16px 0px 0px 0px; 
}
.ct-right-une .une a{
	color:#ccad52;
}
.ct-right-une .une a:hover{
	color:#ccad52;
}
.ct-right-une p{
	display:block;
	width:308px;
	padding:0px 10px 2px 10px;
	font-size:11px;
	line-height:12px;
}
.ct-right-une .une p{
	display:block;
	width:298px;
	font-size:12px;
	line-height:14px;
	padding:0px 15px 20px 15px;
	background:url(../images/accueil-global/actu-une-foot.gif) bottom center no-repeat;
	color:#ccad52;
}
.ct-right-une .une p.titre{
	display:block;
	width:298px;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 15px 2px 15px;
	background:none;
	
}
.ct-right-une p.titre-p{
	display:block;
	width:308px;
	padding:8px 10px 1px 10px;
	color:#001026;
	font-size:13px;
	line-height:14px;
	background:url(../images/accueil-global/picto-fleche.gif) 0px 12px no-repeat;
}
.ct-right-une p.tout{
	color:#001026;
	padding:10px 0px 0px 0px;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
	text-align:center;
}
/****/
.footer{
	width:696px;
	margin:0px auto 0px auto;
	text-align:center;
	padding:10px 0px 10px 0px;
}
.footer a{
	color:#7d7d7d;	
}
.footer a:hover{
	color:#666666;	
}
/****/
.clear{
	clear:both;
}
