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

html, body {
	width: 100%;
	height: 100%;
}

body, p {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body {
	background:url(/data/images/fond_image.jpg) center top no-repeat fixed #0d611a;
}

#conteneur {
	position: relative;
	width: 1025px;
	margin: 0 auto;
}

#sub_footer {
	position: relative;	
	width: 1025px;	
	margin: 0 auto;
	color:#f4fb2b;
	text-align:center;
	font-style:italic;
	font-size:12pt;
	margin-bottom:25px;
}

#conteneur .header {
	position: relative;
	width: 100%;
	height: 391px;
	background:url(/data/images/couleur_40790a.jpg) repeat;
	margin:0;
	padding:0;
}

#conteneur .main {
	position:relative;
	width: 100%;
	background:url(/data/images/main_fond.jpg) no-repeat #357c1b
}

#conteneur .main p {
	margin:0 0 8pt 0;
	/*font-size: 16pt;*/
}

#conteneur .block {
	position:relative;
	width: 946px;
	padding: 10px 35px 10px 44px;
}

#conteneur .block h1 {
	font-size:18pt;
	font-weight:normal;
	color: #d9fda6;
	margin: 0 0 18pt 0;
}

#conteneur .block .texte {
	font-size:12pt;
	font-weight:normal;
	color: #d9fda6;
	margin: 0 0 18pt 0;
	text-align:justify;
}

#conteneur .block p {
	/*font-size:12pt;*/
	color: #d9fda6;
	margin-left: 18px;
}

.ligne {
	width:1025px;
	height:4px;
	position:relative;
	background:url(/data/images/ligne_verticale.png);
	margin: 10px 0;
}

#conteneur .footer {
	padding: 0 35px 0 61px;
}

/* MENU */
#menu_concept {
	position: relative;
	width: 212px;
	height: 59px;
	background:url(/data/images/menu_concept.jpg) 0 0 no-repeat;
}
#menu_concept:hover {
	position: relative;
	width: 212px;
	height: 59px;
	background:url(/data/images/menu_concept.jpg) 0 -59px no-repeat;
}
#menu_de_concept {
	position: relative;
	width: 212px;
	height: 59px;
	background:url(/data/images/menu_de_concept.jpg) 0 0 no-repeat;
}
#menu_de_concept:hover {
	position: relative;
	width: 212px;
	height: 59px;
	background:url(/data/images/menu_de_concept.jpg) 0 -59px no-repeat;
}
#menu_en_concept {
	position: relative;
	width: 212px;
	height: 59px;
	background:url(/data/images/menu_en_concept.jpg) 0 0 no-repeat;
}
#menu_en_concept:hover {
	position: relative;
	width: 212px;
	height: 59px;
	background:url(/data/images/menu_en_concept.jpg) 0 -59px no-repeat;
}

#menu_chambres {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_chambres.jpg) 0 0 no-repeat;
}
#menu_chambres:hover {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_chambres.jpg) 0 -59px no-repeat;
}
#menu_de_chambres {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_de_chambres.jpg) 0 0 no-repeat;
}
#menu_de_chambres:hover {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_de_chambres.jpg) 0 -59px no-repeat;
}
#menu_en_chambres {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_en_chambres.jpg) 0 0 no-repeat;
}
#menu_en_chambres:hover {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_en_chambres.jpg) 0 -59px no-repeat;
}

#menu_reservations {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_reservations.jpg) 0 0 no-repeat;
}
#menu_reservations:hover {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_reservations.jpg) 0 -59px no-repeat;
}
#menu_de_reservations {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_de_reservations.jpg) 0 0 no-repeat;
}
#menu_de_reservations:hover {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_de_reservations.jpg) 0 -59px no-repeat;
}
#menu_en_reservations {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_en_reservations.jpg) 0 0 no-repeat;
}
#menu_en_reservations:hover {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_en_reservations.jpg) 0 -59px no-repeat;
}

#menu_restauration {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_restauration.jpg) 0 0 no-repeat;
}
#menu_restauration:hover {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_restauration.jpg) 0 -59px no-repeat;
}
#menu_de_restauration {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_de_restauration.jpg) 0 0 no-repeat;
}
#menu_de_restauration:hover {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_de_restauration.jpg) 0 -59px no-repeat;
}
#menu_en_restauration {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_en_restauration.jpg) 0 0 no-repeat;
}
#menu_en_restauration:hover {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_en_restauration.jpg) 0 -59px no-repeat;
}

#menu_le_jardin {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_le_jardin.jpg) 0 0 no-repeat;
}
#menu_le_jardin:hover {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_le_jardin.jpg) 0 -59px no-repeat;
}
#menu_de_le_jardin {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_de_le_jardin.jpg) 0 0 no-repeat;
}
#menu_de_le_jardin:hover {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_de_le_jardin.jpg) 0 -59px no-repeat;
}
#menu_en_le_jardin {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_en_le_jardin.jpg) 0 0 no-repeat;
}
#menu_en_le_jardin:hover {
	position: relative;
	width: 175px;
	height: 59px;
	background:url(/data/images/menu_en_le_jardin.jpg) 0 -59px no-repeat;
}

#menu_plan {
	position: relative;
	width: 113px;
	height: 59px;
	background:url(/data/images/menu_plan.jpg) 0 0 no-repeat;
}
#menu_plan:hover {
	position: relative;
	width: 113px;
	height: 59px;
	background:url(/data/images/menu_plan.jpg) 0 -59px no-repeat;
}
#menu_en_plan {
	position: relative;
	width: 113px;
	height: 59px;
	background:url(/data/images/menu_en_plan.jpg) 0 0 no-repeat;
}
#menu_en_plan:hover {
	position: relative;
	width: 113px;
	height: 59px;
	background:url(/data/images/menu_en_plan.jpg) 0 -59px no-repeat;
}

.activite_texte {
	font-style:italic;
	font-size:12pt;
	color:#f4fb2b:
}

a:hover { color:#f4fb2b; text-decoration:none; }
a:active { color:#f4fb2b; text-decoration:none; }
a:link { color:#f4fb2b; text-decoration:underline; }
a:visited { color:#f4fb2b; text-decoration:none; }

#flag_zone {
	position:absolute;
	top:6px;
	right:33px;
}

#flag_zone img {
	margin:3px;
}
