* {
	padding: 0;
	margin: 0;	
}
body {
	background-color: #fbfdf2;
	border: 0px solid #000000;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	background-image: url('../img/bkg.png'); 
}

#main {
	background-repeat: no-repeat;
	background-image: url('../img/bkgHeader.png'); 
	/*
	background-image: url('../img/ref.png');
	*/
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}

a {
		color: #009fb7;
}
a:hover {
	text-decoration: none;
	
}

#content {
	border: 0px solid #000000;
	font-size: 13px;
	color: #939598;
}
#content h3 {
	font-size: 18px;
	color: #939598;
	
}

#content div#contact {
	border: 0px solid #000000;	
	padding: 20px 0 0 30px;	
	color: #009fb7;
}

div.littleLine {
	clear: both;
	border-bottom: 1px dashed #b3d66f;
	width: 390px;
	margin-bottom: 15px;
}
#content div#contact, #content div#reservation {
	font-size: 14px;
	
}
#content div#reservation {
	border: 0px solid #000000;	
	padding: 15px 0 0 30px;	
	color: #939598;
}

#header {
	border-top: 1px solid #57b9bd;
	height: 350px;	
}
#header div#quote {
	background-image: url('../img/accroche.png');
	background-repeat: no-repeat;
	height: 59px;
	margin: 200px 20px 10px 354px;
	border: 0px solid #000000;
}

#header div#langBox {
	float: right;
	padding: 5px 30px 0 0;
	font-size: 20px;
	color: #ffffff;
}
#header div.languages, #header div#langSeparator {
	float: left;
	height: 25px;
	border: 0px solid #000000;
}
#header div#langSeparator {
	border-right: 0px solid #ffffff;
	padding: 3px;
	width: 3px;
	margin-right: 5px;
}
#header div.languages a {
	color: #009fb7;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #009fb7;
	padding-bottom: 4px;
	
}
#header div.languages a:hover {
	color: #00aa4f;
	border-bottom: 2px solid #00aa4f;
}

#content div.plainBox {
	float: right;
	width: 640px;
	text-align: justify;
	padding: 20px 30px 0 0;
}

#content div.middleBox {
	float: left;
	width: 330px;
	border: 0px solid #000000;
}
#content div.extraBox {
	float: left;
	width: 300px;	
	border: 0px solid #000000;
	padding: 3px;
}
#content div.middleBox li, #content div.extraBox li {
	list-style: none;
}

#content div.menuLeft {
	float: left;
	width: 270px;
	border: 0px solid #000000;
}


.highlight {
	color: #009fb7;
	font-weight: bold;
}
#footer {
	background-image: url('../img/footer.png');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 440px;
}

br.clearAll {
	clear: both;
}

div#signatureBox {
	float: right;
	width: 295px;
	height: 150px;
	background-image: url('../img/signature.png');
	background-repeat: no-repeat;
}
div#signature {
	margin: 123px 0px 0 85px;
	font-size: 14px;
	color: #a8db4e;
	background-image: url('../img/copy.png');
	background-repeat: no-repeat;
	padding: 0 0 0px 16px;
	font-weight: bold;
}


div#langue {
	text-align: right;
	margin: -30px 0 20px 0	;
}

span#langCourante {
	font-weight: bold;
}

div#googlemaps iframe {
 border: 3px solid gray;
 padding: 10px;
}

div#googlemaps small {
	/* background-color: red; */
}



body div#gallery {
	text-align: center;
	background-color: black;
}

body div#gallery a {
	color: white;
}

img.openme {
	padding: 5px;
	margin: 5px;
	border: 2px solid #939598;
}

img.openme:hover {
	padding: 5px;
	margin: 5px;
	background-color: #009FB7;
	border: 2px solid #009FB7;
}

a.neuf-et-demi{
	color: #4E453B;
}
a.neuf-et-demi img{
	padding: 10px;
}

div.neuf-et-demi{
	padding: 10px 0 0 154px;
}

