body {
	background-color:#efefef;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(../images/bgfond.jpg);
	padding: 5px 5px;
}

#conteneur {

	width: 900px; 
	margin: 0 auto;
}

#header {
	
	border:solid 1px #ffffff;
	border-radius: 10px 10px;
	-moz-border-radius: 5px;
	background-image:url(../images/banniere2.png);
	padding: 0px 0px 0px 0;
	margin-bottom:10px;
	height:225px;
}

#header h1 {
	margin: 0;
}

#header h1 img {
	float: left;
	margin: 7px 20px 10px 0;
}

#header .sous-titre {
	margin: 4px 0 15px 0;
}

#centre {
	width: 100%; 
	overflow: hidden; 
}

#menu {
	background-color:#FFC;
	margin-left:0px;
	width: 200px;
	height:170px;
	float: left;
	clear:both;
	border:solid 1px #ffffff;
	border-radius: 10px 10px;
	-moz-border-radius: 5px;
}

#menu ul {
	margin: 0;
	padding: 15px 10px 0px 0px;
	list-style: none;
}

#menu a {
	display: block;
	height: 1%; 
	padding: 3px 0px 3px 0px;
	line-height: 1.2;
	font-size: 1em;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;

}

#contenu {
	border: none;
	background-color:#FFC;
	line-height: 18px;
	text-align:justify;
	margin-left: 230px;
	margin-right:0px;
	padding: 10px 20px;
	width:630px;
	border:solid 1px #ffffff;
	border-radius: 10px 10px;
	-moz-border-radius: 5px;
}

#contenu > :first-child {
	margin-top: 10px;
}

#contenu p, #contenu li {
	line-height: 1.5;
}

#footer {
	color: #b7403c;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	margin-top:10px;
	padding: 7px 0px 7px 0;
	font-size: 12px;
	background-color:#efefef;
	border:solid 1px #ffffff;
	border-radius: 10px 10px;
	-moz-border-radius: 5px;
}

#copyright {
	margin: 8px 0 0 0;
	font-size: 1em;
	text-align: left;
}

#bloc {
	border-bottom-style:none;
	background-color:#FFF;
	padding:5px 5px 5px 5px;
	float:right;
	width: 250px;
	height: 190px;
	margin-left: 15px;
	margin-top:10px;	
}

#h2 {
	font-size: 2em;
}

#h1,h2,h3 {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom:1px solid #b7403c;
	color:#b7403c;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	text-transform:uppercase;
}

p {
	margin-top:15px;
	color: #81827c;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
}

li {
	margin-left:15px;
	color: #81827c;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
}

a {

	color: #b7403c;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
}

#logo {
	margin-left:30px;
	margin-top:230px;
	width: 150px;
	height:150px;
	text-align:center;
	line-height: 1.1;
	font-size:0.9em;
	color: #b7403c;
	font-family:Geneva, sans-serif;
	background-image:url(../images/logo.png);
}

#bloc3{

	border-bottom-style:none;
	background-color:#FFF;
	padding:5px 5px 0px 5px;
	float:top;
	width: 460px;
	margin-left: 70px;
	margin-top:30px;	
}

#bloc3 a{
	border:solid 5px #fff;
}

.contact_form {
	margin-left:10px;
	float:right;
}

.bouton {
	margin-left:220px;
}

#adresse{
	float:left;
	padding-left:5px;
	width: 270px;
	height:210px;
}

#reservation{
	margin-left:300px;
	width: 300px;
	height:200px;
}

#remarque{
	margin-top:0px;
	margin-left:5px;
	width: 500px;
	height:90px;
}

#misenpage{
	width: 620px;
	height:370px;
	border:solid 1px #b7403c;
	border-radius: 5px 5px;
	-moz-border-radius: 15px;
	clear:both;
	line-height:12px;
}

#contact{
	width: 250px;
	height:120px;
	padding-left:5px;
	margin-bottom:10px;
	border:solid 1px #b7403c;
	border-radius: 5px 5px;
	-moz-border-radius: 15px;
	float:left;
}

#lang{
	
	text-align:left;
	list-style: none;
	float:right;
	margin-top:5px;
	margin-right:250px;
}

#lang li {
	float:left;
}

#OSRecherche {
	float:left;
	width:250px;
	height:230px;
}

#haut {
	clear:both;
	padding-top:-150px;
}
