/* CSS Document */
html, body{
	margin: 0;
	/*background:url(../images/fond1.jpg) repeat-x right top;*/
	background:#000000 url(../images/fond_base.jpg) repeat fixed 50% 0pt;
}

body {
	font-size:90%;
	color:#000000;
	line-height:1.6em;
	font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}
a {
	color:#7d2b3e;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
div#wrapper{
	text-align:left;
	margin: 0 auto;
	width:900px;
	position:relative;
}
#footer{
	position:relative;
	padding:0 44px 10px 44px;
	text-align:center;
	clear:both;
}


#contenant{
	min-height:630px; /*630+20(padding)*/
	position:relative;
	margin:0 24px;
	padding:0 20px 20px 20px;
}
#histoire #contenant{
	min-height:1130px;
}


/* ACCUEIL s*/
#home div#content{
	position:relative;
	width:450px;
	text-align:center;
	margin:0 20px 0 420px;
	padding:250px 0 0 0;
	/*z-index:10;*/
}
#home div#content h1.accueil{
	font-style:italic;
	font-size:1.7em;
	line-height:1.3em;
}
#home div#content div.texte_accueil{
	font-size:1em;
	line-height:1.7em;
	font-weight:bold;
	margin-top:30px;
}

#footer{
	height:23px;
}

#home #zoomimages{
	/*z-index:200;*/
}
#zoomimages div.faded{
	position:absolute;
	top:20px;
	right:20px;
	/*z-index:200;*/
}


#home #zoomimages img{
	border:#000000 1px solid;
}
#home #logo{
	position:absolute;
	bottom:10px;
	right:0;
	/*z-index:10;*/
}


h1{
	margin:0;
	padding:5px 0;
}
h2, h3{
	margin:0;
	padding:2px 0;
}

div#menu{
	margin:0;
	padding:0;
	position:absolute;
	left:145px;
	top:40px;
	z-index:100;
}
div#menu ul{
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-type:none;
}
div#menu ul li{
	margin:0;
	padding:0 0 10px 0;
	display:block;
}
div#menu a{
	text-decoration:none;
	font-size:0.8em;
	padding:0.2em 0.7em;
	background:#9c3f54;
	color:#ffffff;
	font-weight:bold;
	min-width:120px;
	display:block;
}
div#menu a:hover, div#menu a.active{
	background:#000000;
}



/*
CONTACT, HISTOIRE, GALERIE
*/
#contact div#content,
#histoire div#content{
	position:relative;
	width:100%;
	text-align:center;
	margin:0;
	padding:220px 0 0 0;
	/*z-index:10;*/
}
#histoire div#content{
	padding:250px 0 0 0;
}
#contact h1,
#histoire h1,
#sommaire div#content h1{
	color:#7d2b3e;/*#9c3f54;*/
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-size:24px;
	text-transform:uppercase;
}
#contact #form{
	position:absolute;
	top:280px;
	left:122px;
	/*z-index:10;*/
}
#histoire #form{
	position:absolute;
	top:250px;
	left:122px;
	width:320px;
	text-align:justify;
	font-size:80%;
	line-height:1.8em;
}
#histoire #form h2{
	color:#7d2b3e;/*#9c3f54;*/
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-size:24px;
}
legend{
	color:#7d2b3e;
}
 fieldset{
	padding:20px;
	border:1px #7d2b3e solid;
	text-align:left;
	width:330px;
}
 .form-item label{
	display:block;
	font-weight:bold;
}
.form-required{
	color:#FF0000;
}
 .form-item input{
	width:330px;
	border:#cccccc 1px solid;
}
input.form-submit{
	background:#9c3f54;
	color:#ffffff;
	padding:0.6em 0;
}
 .form-item textarea{
	display:block;
	width:330px;
	margin-bottom:10px;
	border:#cccccc 1px solid;
}
 #contact #texte{
	float:right;
	text-align:right;
	width:320px;
	font-size:80%;
	line-height:1.8em;
}
#histoire #texte{
	text-align:justify;
	float:right;
	width:320px;
	font-size:80%;
	line-height:1.8em;
	margin-top:300px;
}
#histoire h1{
	text-align:right;
}
#histoire .intro{
	padding:1em 0;
	color:#7d2b3e;/*#9c3f54;*/
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	text-align:right;
}
#galerie #texte{
	text-align:justify;
	float:right;
	padding:320px 0 0 0;
	width:700px;
}
#galerie #footer{
	padding:80px 0 0 0;
}
#galerie #contenant{
	min-height:720px;
}

.formfloat{
	position:absolute;
	left:0;
}

/*
SOMMAIRE
*/
#wr_content{
	position:relative;
	width:850px;
}
#sommaire div#content_actu{
	position:absolute;
	width:328px;
	text-align:center;
	margin:0;
	padding :380px 0 0 0;
	left:20px;
	color:#fff;
}
#sommaire div#content_actu h1{
	font-size:2em;
	line-height:1.3em;
}
#sommaire div#content_actu h2{
	font-size:1.7em;
	line-height:1.1em;
}
#sommaire div#content_actu h3{
	font-size:1.4em;
	line-height:1em;
}
#sommaire div#content_actu{
	font-size:1.1em;
	line-height:1em;
}

#sommaire div#content_actu div.texte_actu{
	font-size:1em;
	line-height:1.4em;
	padding:80px 10px 10px 10px;
	background:#a92c5c url(../images/bg_bloc_actus.jpg) no-repeat 0 10px;
	position:relative; /*carrousel elements*/
	height:410px;
}
#sommaire div#content_actu div.texte_actu div.actu{
	position:absolute;
	left:10px;
	top:90px;
	width:308px;
	height:400px;
}
#sommaire div#content_actu a,
#sommaire div#content_actu a:hover,
#sommaire div#content_actu a:visited,
#sommaire div#content_actu a:active{
	color:#fff;
	text-decoration:none;
}
#sommaire div#content_actu h2{
	font-size:2em;
}
ul#submenu_actus{
	position:absolute;
	width:328px;
	text-align:left;
	margin:0;
	top :486px;
	left: 0px;
	padding:0;
	color:#fff;
}
ul#submenu_actus li{
	list-style-type:none;
	padding: 0;
}
ul#submenu_actus li a,
ul#submenu_actus li a:visited{
	padding: 0 5px;
	color:#fff;
	background-color:#a92c5c;
	border:#fff 1px solid;
}
ul#submenu_actus li a:hover,
ul#submenu_actus li.active a,
ul#submenu_actus li.active a:visited,
ul#submenu_actus li.active a:active{
	color:#a92c5c;
	background-color:#fff;
	border:#a92c5c 1px solid;
}

.replaced{
	text-indent:-9999px;
}

#sommaire div#content{
	position:absolute;
	width:350px;
	text-align:right;
	margin:0 0 0 0;
	/*padding:650px 0 0 0;*/
	top:910px;
}

#sommaire div#content h2{
	font-size:1.5em;
	line-height:1.1em;
}

#sommaire div#content div.texte_sommaire{
	font-size:1em;
	line-height:1.4em;
}


#liste_demeures{
	float:right;
	width:450px;
	margin:0 20px 0 0;
	padding:200px 0 150px 0;
	text-align:right;
	}
#liste_demeures p{
	margin:0;
	padding:0;
	line-height:18px;
}
#liste_demeures p.type{
	color:#7d2b3e;/*#9c3f54;*/
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:bold;
}
#liste_demeures p.lieu a{
	color:#888888;
	font-size:90%;
}
#liste_demeures p.intro a{
	font-style:italic;
	font-size:90%;
}
#liste_demeures a, 
#liste_demeures a:hover {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
#liste_demeures div.demeure{
	height:120px;
	overflow:hidden;
	position:relative;
	width:450px;
}
#liste_demeures div.textedemeure{
	position:absolute;
	bottom:0;
	right:220px;
	padding:0;
}
#liste_demeures div.photodemeure{
	position:absolute;
	right:0;
	bottom:0;
}
#liste_demeures div.photodemeure img{
	border:none;
}
#logo{
	position:absolute;
	top:30px;
	right:0;
}
#sommaire #infoplus{
	position:absolute;
	top:330px;
	left:240px;
	color:#ffffff;
	background:#c78403;
	padding:0.4em 0.6em;
	z-index:101;
}
#diaporama div.faded{
	position:absolute;
	right:0;
}

/*
DEMEURE
*/
#demeure div#content{
	position:relative;
	text-align:left;
	margin:0;
	padding: 620px 20px 100px 400px;
}
#demeure h1{
	color:#666666;
	padding:10px 0 0 0;
	font-size:20px;
	font-weight:bold;
}
#demeure #lieu{
	color:#7d2b3e;/*#9c3f54;*/
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:bold;
}
#demeure #images{
	position:absolute;
	right:-20px;
	top:380px;
}
#demeure div.photoliee{
	float:right;
	width:113px;
	margin-left:10px;	
}
#demeure div.photoliee img{
	border:none;
}
#demeure #texte{
	padding-right:0;
}
#video{
	position:absolute;
	top:610px;
	left:-24px;
}


/*
ACTU BIEN
*/
#entete{
	width: 260px;
	position: absolute;
	left: 100px;
	top: 30px;
	background:#fff;
	text-align:center;
	color:#000;
}
#cartouche{
	color:#fff;
	padding:10px;
	text-align:center;
}
#cartouche p{
	line-height:1.3em;
	margin:0;
}
#colleft{
	width: 370px;
	float:left;
	text-align: justify;
}
#colright{
	width: 370px;
	float:right;
	text-align: justify;
}
#content-produit{
	position:relative;
	text-align:left;
	margin:0;
	padding:620px 20px 100px 20px;
}

/*
POST, 404
*/
#posted div#content{
	position:relative;
	width:100%;
	text-align:center;
	margin:0;
	padding:430px 0 0 0;
	/*z-index:10;*/
}
#posted #logo{
	position:absolute;
	top:80px;
	right:50px;
	/*z-index:10;*/
}