@charset "UTF-8";
/* CSS Document */

body{
	background:#b2bdcd url(../images/fond.jpg) top center no-repeat;
	margin:0;
	padding:0;
	text-align:center;
}

#contain{
	width:877px;
	margin: 0 auto;
}

#contain_top{
	width:877px;
}

#header{
	background:url(../images/banniere.jpg) top center no-repeat;
	height:137px;
	width:877px;
	
}

#flash{
	margin:0;
	width:877px;
	height:479px;
}

#flash-index{
	margin:0;
	width:877px;
	height:394px;
}

#menu{
	padding-left:35px;
	padding-top:105px;
	width:800px;
	height:29px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-left:auto;
	margin-right:auto;
}

.deco{
	padding:0;
	margin:0;
	margin-left:auto;
	margin-right:auto;
}

.deco ul {
	list-style:block;
	text-decoration:none;
	float:left;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.deco li{
	text-decoration:none;
	list-style-type:none;
	float:left;
	display:block;
	padding-right:15px;
	padding-left:15px;
	margin-left:auto;
	margin-right:auto;
}

.deco li a{
	display:block;
	text-decoration:none;
	color:#333;
}

.deco li a:hover{
	display:block;
	text-decoration:none;
	color:#4D6C9A;
	background:#EFE2DA url(../images/current.jpg) bottom center no-repeat;
	padding-bottom:5px;
}

.deco li a.current{
	display:block;
	text-decoration:none;
	color:#4D6C9A;
	font-weight:bold;
	background:#EFE2DA url(../images/current.jpg) bottom center no-repeat;
	padding-bottom:5px;
}

#cadre{
	margin:0;
	padding:0;
	background:url(../images/cadre.jpg) top center repeat-y;
	width:877px;
}

#cadre_villa{
	margin:0;
	padding:0;
	background:url(../images/cadre.jpg) top center repeat-y;
	width:877px;
	height:400px;
}

#texte{
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	text-align:justify;
	font-size:14px;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#texte_villa{
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	text-align:justify;
	font-size:14px;
	color:#333;
	height:370px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1{
	background:url(../images/h1.jpg) left center no-repeat;
	padding-left:80px;
	height:20px;
	font-size:18px;
	color:#4D6C9A;
	font-weight:bold;
}
h2{
	height:20px;	
	font-size:16px;
	color:#4D6C9A;
	font-weight:bold;
}

img.droite{
	border:#4D6C9A solid 1px;
	float:right;
	padding:4px;
	margin:15px 0px 15px 15px;
	position: relative;
}

#footer{
	background:url(../images/footer.jpg) repeat-y center bottom;
	width:877px;
	padding-top:18px;
	margin-left:auto;
	margin-right:auto;
	height:50px;
	text-align:center;
	font-size:12px;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}

#tarif1 td, #tarif2 td, #tarif3 td {
	font-size: 11px;
	width:60px;
	padding: 2px;
}