body{
	text-align: center;
	padding: 0;
	margin: 0;
	background: url(../images/fond.jpg) top left repeat;
	font-family: "Trebuchet MS", arial, sans-serif;
}

#wrapper{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	display: table;
	height: auto;
	padding: 0;
}

#header{
	background: url(../images/banniere.jpg) top left no-repeat;
	width: 900px;
	height: 164px;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#languefr{
	position: absolute;
	margin: 0;
	padding: 0;
	display: inline;
	color: white;
	text-align:left;
	width: 100px;
	left: 599px;
	top: 142px;
	border: 0;
	line-height: 1;
	height: 20px;
}

#languefr a{
	font-size: 12px;
	text-decoration: none;
	display: inline;
	color: white;
	width: 100px;
	border: 0;
	line-height: 1;
	height: 20px;
}

#languefr a:hover{
	color:#EFDFC8;
	text-decoration: none;
}

#languefr a img{
	border: 0;
	line-height: 0;
	vertical-align: middle;
}

#langueit{
	position: absolute;
	margin: 0;
	padding: 0;
	display: inline;
	color: white;
	text-align:left;
	width: 100px;
	left: 695px;
	top: 142px;
	border: 0;
	line-height: 1;
	height: 20px;
}

#langueit a{
	font-size: 12px;
	text-decoration: none;
	display: inline;
	color: white;
	width: 100px;
	border: 0;
	line-height: 1;
	height: 20px;
}

#langueit a:hover{
	color:#EFDFC8;
	text-decoration: none;
}

#langueit a img{
	border: 0;
	line-height: 0;
	vertical-align: middle;
}

#langueen{
	position: absolute;
	margin: 0;
	padding: 0;
	display: inline;
	color: white;
	text-align:left;
	width: 100px;
	left: 790px;
	top: 143px;
	border: 0;
	line-height: 0;
	height: 20px;
	font-size: 12px;
}

#langueen a{
	font-size: 12px;
	text-decoration: none;
	display: inline;
	color: white;
	width: 100px;
	border: 0;
	line-height: 1;
	height: 20px;
}

#langueen a:hover{
	color:#EFDFC8;
	text-decoration: none;
}

#langueen a img{
	border: 0;
	line-height: 0;
	vertical-align: middle;
}

#barre-top{
	background: url(../images/barre-haut.jpg) top left no-repeat;
	height: 37px;
	width: 900px;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#barre-top-texte {
	width: 800px;
	height: 37px;
	line-height: 37px;
	font-size: 14px;
	color: white;
	margin-left: auto;
	margin-right: auto;
}

#flash{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 320px;
}

#menu{
	float:left;
	margin-right:auto;
	margin-left:auto;
	width:900px;
	height:37px;
	background:#736C5B;
}

.menupro {
	padding:0 0 0 0px;
	margin:0; 
	list-style:none; 
	height:37px; 
	position:relative;
	font-family:"Trebuchet MS", Arial;
}
.menupro li {
	display:block; 
	float:left;
}

.menupro li a {
	display:block; 
	float:left; 
	height:37px;
	color:#fff; 
	text-decoration:none;
	line-height:35px; 
	font-size:14px;
	cursor:pointer;
}

.menupro li a{
	float:left; 
	display:block; 
	padding:0 10px 0 10px; 
	height:37px;
}

.menupro li a:hover {
	color:#fff; 
	background:#524D41;
}

.menupro li a.current{
	background:#524D41;
	font-weight:normal;
}

.menupro a:hover {
	visibility:visible; 
	position:relative; 
	z-index:200;
}

.menupro li:hover {
	position:relative;
}

.menupro ul {
	position:absolute; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}

.menupro :hover ul {
	left:0;
	background:#524D41;
	white-space:nowrap; 
	height:37px;
}

.menupro :hover ul li {
	display:block; 
	height:20px; 
	position:relative; 
	font-weight:normal; 
	width:auto;
}

.menupro :hover ul li a {
	display:block; 
	font-size:14px; 
	height:37px; 
	width:auto; 
	color:#fff; 
	text-decoration:none;
}

.menupro :hover ul li a:hover {
	background:#524D41; 
	color:#fff; 
}

.menupro ul li a.current {
	background:#524D41; 
	color:#fff; 
	font-weight:bold;
}


#corps{
	clear: both;
	background: #EFDFC8 url(../images/fond-texte.jpg) top left no-repeat;
	width: 900px;
	height: auto;
	display: table;
	padding: 0;
	margin: 0;
	position: relative;
}

#corps-texte{
	float: left;
	width: 500px;
	padding: 20px;
	margin: 0;
	font-size: 14px;
	color: black;	
	text-align: left;
	display: table;
}

#corps-texte table{
	font-size: 14px;
	color: black;	
	text-align: left;
}

#corps-texte a{
	font-size: 14px;
	color: #524D41;	
	font-weight: bold;
	text-decoration: none;
}

#corps-texte a:hover{
	font-size: 14px;
	color: black;	
	text-decoration: underline;
	font-weight: bold;
}

#corps-texte ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#corps-texte li{
	padding: 0 0 0 20px;
	margin: 0;
}

h1{
	background: url(../images/h1.jpg) left no-repeat;
	padding: 0 0 0 40px;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #736c5b;
	text-align: left;
}

#corps-image{
	margin: 20px 0 20px 0px;
	float: left;
	display: table;
	padding: 0 0 0 20px;
}

img{
	padding: 5px;
	border: 1px solid #736c5b;
}

img.droite{
	float: right;
/* 	display: table; */
	margin: 20px 20px 20px 10px;
}


#footer{
	width: 900px;
	height: 68px;
	padding: 0;
	margin: 0;
	background: url(../images/footer.jpg) top left no-repeat;
	position: relative;
}

#footer-texte{
	width: 400px;
	position: absolute;
	text-align: left;
	height: 68px;
	line-height: 68px;
	padding: 0 ;
	left: 440px;
	margin: 0;
	font-size: 12px;
	color: white;
}

#footer-texte a{
	text-align: left;
	height: 68px;
	line-height: 68px;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: white;
	text-decoration: none;
}


#footer-texte a:hover{
	text-align: left;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #524D41;
	text-decoration: none;
}


b{
	font-weight: bold;
	color: #524D41;
}



#liens{
	padding: 4px;
	margin: 4px;
	float: left;
	width: 125px;
	height: 40px;
}

#liens a{
	float: left;
	margin: 4px;
	padding: 4px;
	
}

.resa{
	border: 0;
}

.resa img{
	border: 0;
}


#tarifs{
	font-size: 14px;
	color: black;	
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
}

#tarifs tr.fonce td{
	background: #524D41;
	color: #fff;
}

#tarifs tr.fonce td b{
	background: #524D41;
	color: #fff;
}

#tarifs tr.fonce td b.titre{
	background: #524D41;
	color: #EFDFC8;
}

#tarifs tr.clair td b.titre{
	background: #736C5A;
	color: #EFDFC8;
}

#tarifs tr.clair td b{
	background: #736C5A;
	color: #fff;
}

#tarifs tr.clair td{
	background: #736C5A;
	color: #fff;
}


.bloc-livre{
	border-bottom: 1px solid #524d41;
}

.livre{
	font-size: 14px;
	color: #524D41;
	font-weight: bold;
}

.date{
	font-size: 12px;
	color: #524D41;
}

.message{
	width: 450px;
	font-size: 13px;
	display: table;
	padding: 10px 0 0 10px;
}











