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


#wrapper_menu_domaine {
	height: 45px;
	width: 100%;
	background-image: url(images/domaine_bg_menu.jpg);
}

#content_menu_domaine {
	height: 45px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#domanie_full_pic {
	height: 612px;
	width: 100%;
	background-position: center top;
	background-repeat: no-repeat;
}
#domaine_full_pic_content {
	height: 612px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#domaine_titre_description {
	background-color: #0f355e;
	height: 50px;
	width: 100%;
}
#domaine_titre_description_content {
	height: 50px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/domaine_titre_description.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#domaine_description {
	width: 100%;
	background-color: #57718e;
	height: auto;
	background-image: url(images/domaine_bg_description.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#domaine_description_content {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#domaine_titre_constructeur {
	height: 50px;
	width: 100%;
	background-color: #acabab;
}
#domaine_titre_constructeur_content {
	height: 50px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/domaine_titre_constructeur.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#domaine_constructeur_content {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	height: auto;
}
#domaine_constructeur {
	height: auto;
	width: 100%;
}
.domaine_constructeur_info {
	height: auto;
	width: 100%;
	color: #666;
}
.domaine_constructeur_info_couleur {
	color: #2094AB;
}
.domaine_constructeur_info_titre {
	font-size: 18px;
	margin-bottom: 5px;
}


.domaine_constructeur_logo {
	width: 170px;
	height: 160px;
	padding: 10px;
	float: left;
}
.domaine_constructeur_description {
	float: left;
	width: 385px;
	height: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.domaine_constructeur_icons {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACABAB;
	height: auto;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}

.domaine_constructeur_icons_seul {
	width: 61px;
	margin-right: 2px;
	float: left;
	margin-left: 2px;
	font-size: 10px;
	line-height: 10px;
	padding-bottom: 5px;
	color: #2094AB;
}
.domaine_constructeur_photo {
	height: auto;
	width: 100%;
	float: left;
	padding-top: 10px;
}
.domaine_constructeur_photo_seul {
	height: auto;
	width: 80px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}
.domaine_constructeur_photo_seul img {
	border: 5px solid #2094AB;
	margin-top: 5px;
	margin-bottom: 5px;
}


.domaine_constructeur_droite {
	float: left;
	height: auto;
	width: 260px;
}




#domaine_partenaire_titre {
	height: 50px;
	width: 100%;
	background-color: #CCC;
	margin-bottom: 20px;
}
#domaine_partenaire_titre_content {
	height: 50px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/domaine_titre_partenaire.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#domaine_partenaire_wrapper {
	height: 150px;
	width: 100%;
}
#domaine_partenaire_content {
	height: 150px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#domaine_footer_wrapper {
	height: 50px;
	width: 100%;
	background-color: #a7c357;
}
#domaine_footer_content {
	height: 50px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#domaine_point_interet {
	width: 280px;
	float: right;
	height: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	position: relative;
	border: thin solid #FFF;
	background-color: #FFF;
	color: #333;
	overflow: visible;
	padding-right: 5px;
}
#domaine_point_interet ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#domaine_point_interet li {
	padding-bottom: 10px;
	margin-left: 25px;
	list-style-type: square;
}
#domaine_point_interet p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#domaine_interet_fleche {
	width: 20px;
	background-image: url(images/domaine_fleche.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 160px;
	position: absolute;
	left: -21px;
	top: 5px;
}

#domaine_description_gauche {
	width: 515px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #ACABAB;
	height: 1px;
}
.clear_pas_bg {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #FFF;
	height: 1px;
}

