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

body{
	background:#dcd8d9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	padding:0;
	margin:0;
}

form{
	padding:0;
	margin:0;
}

a{
	color:#1098ce;
	text-decoration:underline;
	outline:none;
}

a:hover{
	color:#333;
	text-decoration:underline;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

#main{
	width:960px;
	margin:auto;
	border-bottom:7px solid #000;
	/*border-left:1px solid #000;*/
	/*border-top:1px solid #000;*/
	/*border-right:1px solid #000;*/
	background:#dcd8d9;	
}

#header{
	background:#c7c3c4 url(../_img/structure/header-bg0.gif) no-repeat right bottom;
	height:296px;
	width:960px;
	position:relative;
}

#header h1{
	background:url(../_img/structure/logo.gif) no-repeat left top;
	width:252px;
	height:256px;
	text-indent:-100000px;
	position:relative;
	margin:0 0 0 60px;
	padding:0;
	z-index:1000;
}

#header h1 a{
	position:absolute;
	left:0;
	top:37px;
	height:219px;
	width:252px;
	display:block;
	z-index:1000;
}

#header-lang{
	text-align:right;
	height:20px;
	width:960px;
	position:absolute;
	left:0;
	top:37px;
	background:url(../_img/structure/header-bg2.gif) no-repeat left top;
	z-index:10;
}

#header-lang img{
	border:4px solid #e3e1e1;
}

#header-lang img:hover{
	border:4px solid #c7c3c4;
}

#header-banner{
	text-align:right;
	height:199px;
	width:960px;
	position:absolute;
	left:0;
	top:57px;
	background:url(../_img/structure/header-bg3.gif) no-repeat left top;
	z-index:10;
}

#header-banner-content{
	width:648px;
	height:200px;
	margin-left:312px;
	margin-top:-1px;
}

#header-banner-content img{
	display:none;
	width:648px;
	height:200px;	
}

#footer{
	text-align:right;
	position:relative;
	height:53px;
	color:#333;
}

#footer #credits{
	clear:both;
	padding-right:33px;
	font-size:10px;
}

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

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

#content{
	background:#fff;
	margin-left:60px;
	padding:20px 20px 20px 0;
}

#content-left{
	float:left;
	padding:0 20px;
}



/**
 * GALLERY
 */
#gallery_holder{
	display:block; 
	width: 600px; 
	height: 500px;
}
div.galerie_head{
	background-color:#FFFFFF;
	width: 623px; 
	text-align:right;
}
div.galerie_head img{
	cursor:pointer;
}
div#diapo_container{
	width:602px;
	height:417px;
	padding:5px;
	padding-bottom:0px;
	background-color:#000000;
}
div.galerie_container_holder{
	width:624px;
	height:475px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
}
div.panel-overlay{
	background:url(../_img/structure/black_back_show.png);
}
/**
 * FIN CSS DIAPORAMA
 */



.content-left1{
	width:605px;
}

.content-left2{
	width:360px;
}

#content-left h2{
	font-size:18px;
	font-weight:bold;
	color:#333;
	padding:0 0 15px 0;
	margin:0;
}

#content-left p{
	padding:0 0 15px 0;
	margin:0;
	text-align:justify;
}

#content-left ul{
	padding:0 0 0 30px;
	margin:0;
	list-style:none;
}

#content-left ul li{
	background:url(../_img/structure/puce2.gif) no-repeat left 4px;
	padding:0 0 12px 10px;
	text-align:justify;
}

#content-left ul li ul{
	padding:5px 0 0 10px;
	margin:0;
	list-style:none;
}

#content-left ul li ul li{
	background:url(../_img/structure/puce1.gif) no-repeat left 7px;
	padding:0 0 3px 10px;
}

#content-right1, #content-right2{
	width:230px;
	float:left;
}

#content-right2{
	margin-left:20px !important;
}

.bloc1{
	background:#e3e1e1 url(../_img/structure/bloc1-bottom.gif) no-repeat left bottom;
	padding:30px 20px 5px 20px;
	position:relative;
	margin:0 0 20px 0;
	font-size:10px;
}

.bloc1 h2{
	position:absolute;
	left:0;
	top:0;
	background:url(../_img/structure/bloc1-top.gif) no-repeat left top;
	padding:0 0 0 20px;
	margin:0;
	font-size:13px;
	color:#333;
	font-weight:bold;
	height:30px;
	line-height:30px;
	width:210px;
}

.bloc1 p, .bloc2 p{
	padding:0 0 10px 0;
	margin:0;
}

.bloc1 a{
	color:#1098ce;
	text-decoration:underline;
}

.bloc1 a:hover{
	color:#333;
	text-decoration:underline;
}

.bloc1 h3{
	padding:0;
	margin:0;
	font-size:10px;
	font-weight:bold;
	color:#333;
}

.bloc1 ul{
	padding:0 0 10px 0;
	margin:0;
	list-style:none;
}

.bloc1 ul li{
	padding:0 0 0 8px;
	margin:0;
	background:url(../_img/structure/puce1.gif) no-repeat left 7px;
}

.bloc1 ul li a{
	color:#333;
	text-decoration:none;
}

.bloc1 ul li a:hover{
	color:#1098ce;
	text-decoration:none;
}

.bloc2{
	background:#af9a6b url(../_img/structure/bloc2-bottom.gif) no-repeat left bottom;
	padding:30px 20px 5px 20px;
	position:relative;
	margin:0 0 20px 0;
	font-size:11px;
	color:#FFF;
}

.bloc2 h2{
	position:absolute;
	left:0;
	top:0;
	background:url(../_img/structure/bloc2-top.gif) no-repeat left top;
	padding:0 0 0 20px;
	margin:0;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	height:30px;
	line-height:30px;
	width:210px;
}

.bloc3{
	margin:0 0 20px 0;
}

.bloc3 h2{
	padding:0 0 10px 0;
	margin:0;
	font-size:13px;
	color:#333;
	font-weight:bold;
}

#w-reservation input, #w-reservation select, #w-reservation textarea{
	background:#fff;
	border:none;
	font-size:10px;
}

#w-reservation p, #w-newsletter p, #w-recherche p{
	position:relative;
}

#w-reservation p label{
	position:absolute;
	left:90px;
}

#w-reservation #resa-button{
	line-height:22px;
}

#w-reservation #resa-button label, #w-newsletter #newsletter-submit label, #w-recherche p label{
	background:url(../_img/structure/reservation-bouton-bg.gif) no-repeat left top;
	width:80px;
	height:20px;
}

#w-reservation #resa-button label input, #w-newsletter #newsletter-submit label input, #w-recherche p label input{
	background:none;
	border:none;
	font-weight:bold;
	font-size:11px;
	color:#FFF;
	text-align:center;
	width:80px;
	height:20px;
	cursor:pointer;
}

#w-recherche select{
	background:#fff;
	border:none;
	font-size:10px;
	margin-top:3px;
	padding:0 0 0 10px;
	width:180px;
}

#w-recherche ul li{
	padding-bottom:12px;
}

#w-recherche p{
	text-align:right;
	height:20px;
	position:relative;
}

#w-recherche p label{
	position:absolute;
	right:0;
}

#w-actualites hr{
	border-top:1px dotted #333;
	height:1px;
	background:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

#w-newsletter input{
	background:#FFF;
	border:1px solid #e3e1e1;
	font-size:10px;
	color:#333;
}

#w-newsletter #newsletter-submit label{
	position:absolute;
	right:0;
}

#w-newsletter #newsletter-email input{
	width:185px;
}

#w-newsletter #newsletter-submit{
	height:20px;
}

.vignette{
	text-align:center;
	font-size:10px;
	color:#989898;
	font-style:italic;
	margin-left:30px;
	padding:0 0 10px 0;
}

.vignette:hover{
	color:#1098ce;
	cursor:pointer
}

.vignette img{
	border:1px solid #dcd8d9;
	margin-bottom:5px;
	padding:5px;
}

.vignette img:hover{
	border:1px solid #1098ce;
}

.equipe img{
	float:left;
	margin-right:5px;
	margin-left:-10px;
	margin-bottom:8px;
	border:2px solid #1098ce;
}

ul.equipe li{
	clear:both;
}

.actualites ul li{

}

.actualites ul li.hovered{
	background-color:#FFC !important;
	cursor:pointer;
}

.actualites ul li ul li{
	padding-bottom:3px !important;
}

.actualites ul li p{
	padding:0 0 10px 0 !important;
}

.contactForm p{
	 padding:0 0 15px 130px !important;
	 position:relative;
}

.contactForm label{
	position:absolute;
	top:3px;
	left:0;
}

#content-left input, #content-left textarea{
	border:1px solid #989898;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	height:17px;
	line-height:17px;
}

#content-left textarea{
	height:90px;
	width:250px;
}

#content-left .noinput{
	border:none !important;
}

.contactForm #contact-button{
	height:25px;
}

.contactForm #contact-button label{
	background:url(../_img/structure/reservation-bouton-bg.gif) no-repeat left top;
	width:80px;
	height:20px;
	left:130px;
}

.contactForm #contact-button label input{
	border:none;
	background:none;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	width:80px;
	height:20px;
	cursor:pointer;
}

#accueil-search{
	height:96px;
	padding:23px 0 0 15px;
	background:url(../_img/structure/accueil-sepa.gif) no-repeat center top;
}

#accueil-search a{
	color:#333;
	text-decoration:none;
	display:block;
}

#accueil-search a:hover{
	color:#1098ce;
	text-decoration:none;
}
/*---- BROCHURE ----*/
#content-left ul li.liste-brochure {
	list-style:none;
	text-align: center;
	padding:0 15px 10px 0;
	background:none;
}
.liste-brochure a{
	color: #000000;
	text-decoration:none;
}
.liste-brochure a:hover{
	text-decoration:underline;
}


/* --- Diapo-recherche --- */
div#imgFiltreResult{
	display:none;
	border-top : 1px #AAAAAA dashed;
	margin-top: 10px;
	padding: 5px;
}
div#imgFiltreResult p{
	text-align: left;
	border-bottom : 1px #AAAAAA solid;
	padding: 5px 0px;
}
