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

body{
	background-color:#1C1307;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#contener{
	position:absolute;
	left:50%;
	width:970px;
	margin-left:-485px;
	margin-top:20px;
	background-image:url(../img/milieu_fnd_home.png);
	background-repeat:repeat-y;
}

/*
#home_fnd_haut{
	width:970px;
	height:10px;
	float:left;
	border:1px dashed red;
	background-image:url(../img/haut_fnd_home.png);
	background-repeat:no-repeat;
}
*/

#home_titre, #illustration, #entrer, #signature, #fnd_content{
	width:940px;
	float:left;
	margin-left:13px;
}

#home_titre{
	background-image:url(../img/titre_fnd_interieur.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:201px;
}

#home_titre img{
	border:0px;
}

#menu_home{
	height:35px;
	width:940px;
	float:left;
	background-image:url(../img/fnd_menu_home_int.png);
	background-repeat:repeat-x;
}

#menu_home ul{
	width:940px;
	padding:5px 60px;
	margin:0px;
	text-align:center;
}

#menu_home ul li{
	display:inline;
	color:#ab7f45;
	font-size:11px;
	letter-spacing:1px;
	font-weight:bold;
}

#menu_home a{
	text-decoration:none;
	color:#ab7f45;
}

#menu_home a:hover{
	color:white;
}

#home_fnd_bas{
	float:left;
	width:970px;
	height:42px;
	background-image:url(../img/bas_fnd_home.png);

}

#home_fnd_bas p {
	width:935px;
	margin:0px;
	margin-left:13px;
	text-align:right;
	font-size:9px;
	color:#999999;
}

#home_fnd_bas p a, a:hover{
	color:#999999;
	text-decoration:none;
}

#home_fnd_bas p img{
	margin-top:6px;
	border:0px;
}

#illustration{

}

#entrer{
	margin:20px 0px;
	text-align:center;
}

#entrer img{
	border:0px;
}

#mentions_legales{
	position:absolute;
	width:400px;
	height:500px;
	overflow:auto;
	background-color:#2a1e0b;
	border:4px double #4b3518;
	color:white;
	left:50%;
	top:50%;
	margin-left:-200px;
	margin-top:-250px;
	z-index:101;
}

#mentions_legales span{
	float:right;
}

#mentions_legales span a,a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#mentions_legales h2{
	font-size:14px;
}

#mentions_legales p{
	font-size:12px;
}

#mask{
	position:absolute;
	background-color:#000000;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:100;
}

#content{
	width:643px;
	float:left;
	color:white;
}


#content h2{
	font-size:18px;
	font-weight:bold;
	color:#ab7f45;
	margin-left:100px;
	padding:0px;
	border-bottom:1px solid #ab7f45;
}

#content h3{
	font-size:12px;
	font-style:italic;
	margin-top:-15px;
	color:#ab7f45;
	padding:0px;
	margin-left:155px;
	text-align:right;
	width:643px;
}

#content p{
	font-size:14px;
	width:570px;
	margin-left:100px;
	text-align:justify;
}

#content a{
	text-decoration:none;
	color:#ab7f45;
}

#content ul{
	font-size:14px;
	list-style-type:decimal;
	margin-left:125px;
}

#content li{
	line-height: 25px; 
}

.NomsVilles{
	font-size:16px;
	font-weight:bold;
	color:#ab7f45;
	letter-spacing:5px;
	text-align:center;
}

#fnd_content{
	background-image:url(../img/content_deco_int.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#right_area{
	background-image:url(../img/fond_photos.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:283px;
	height:455px;
	float:left;
	padding-left:13px;
}

#right_area img{
	margin:2px;
	border:1px solid #654924;
	cursor:pointer;
}

#right_area a{
	text-decoration:none;
}

#right_area a:hover{
	text-decoration:none;
}

#right_area h2{
	color:white;
	font-size:14px;
	font-weight:normal;
	letter-spacing:5px;
}

#dynamicImage{
	margin-top:30px;
	border:1px solid #CCCCCC;
}

.pphotos{
	margin:0px !important;
}

.domaines UL {
	margin:0;padding:0;
}

.domaines LI {
	list-style:disc;
	margin:0;padding:0;
}

.domaines b {
	color:#ab7f45;
}
p .fiduciaire {
	width:250px !important;
}
