*{
	margin: 0;
	padding: 0;
}
.border{
	border:1px solid #000;
}
body{
	background-color: #6E583F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
ul{
	list-style: none;
}
ul.ul{
	margin:10px;
	list-style:inherit;
}
.contenu a{
	color: #7A4206;
	font-weight: bold;

}
.ul li{
	margin-left:15px;
}
.corps{
	background: #fff url(images/commun/faux-column.jpg) 0 0 repeat-y;
	width: 765px;
	margin: 0 auto;
}

.header{
	background: url(images/commun/header.jpg) 0 0 no-repeat;
	width: 765px;
	height: 209px;
}
.header a img{
	border: none;
}
.languages{
	padding: 5px 0 0 5px;
}
.languages li{
	float: left;
	margin: 0 5px 0 0;
}
.languages a{
	display: block;
	overflow: hidden;
	padding: 11px 0 0 0;
	width: 16px;
	height: 0 !important;
	height /**/: 11px;
	background-repeat: no-repeat;
}
.fr{
	background-image: url(images/commun/fr.gif);
}
.en{
	background-image: url(images/commun/en.gif);
}

.hmenu{
	background-color: #542B00;
	border-top: 1px solid #BBA58E;
	border-bottom: 1px solid #BBA58E;
	width: 765px;
	height: 24px;
}
.hmenu li{
	float: left;
	border-right: 1px solid #F8F1E1;
	padding: 5px 20px;
	height: 14px;
}
.hmenu a{
	font-weight: bold;
	font-size: 14px;
	color: #FFF9EA;
	text-decoration: none;
}
.hmenu a:hover{
	text-decoration: underline;
}
	

.contenu{
	background: url(images/commun/body-bottom-bg.jpg) left bottom no-repeat;
	width: 765px;
}

.scontenu{
	padding: 20px 23px 20px 20px !important;
	padding: 20px 16px 20px 20px;
	width: 544px!important;
		width:543px;
	float: left;
	/*border:1px solid #000;*/
}
h2{
	margin-bottom:20px;
}
.boite, .details{
}
.boite{
	margin: 0 5px 5px 0;
	border: 1px solid #7A4206;
	width: 265px;
	/*height: 400px;*/
}
.boite dt, .details dt{
	background: #7A4206 url(images/commun/puce.jpg) 5px 4px no-repeat;
	padding: 0 0 0 15px;
	height: 15px;
	color: #fff;
	font-weight: bold;
}
.boite dd{
	padding: 10px;
}
.boite img{
	width: 172px;
	border: 1px solid #fff;
	margin: 0 35px 15px;
}
.boite ul{
	margin: 10px 0 0;
}
.boite a{
	color: #7A4206;
	font-weight: bold;
}

/*details*/
.details{
	width: 544px;
}
.details h3{
}
.details dl{
	border: 1px solid #7A4206;
	margin: 0 0 5px 0;
}
.details img.img{
	width: 260px;
	margin: 6px 0px 10px 6px;
	border: 1px solid #fff;
}
.petit img{
	width: 75px;
	margin: 5px 0 5px 5px;
}


.table-planning, .table-prix , .table-occupation{
	width: 362px;
	margin-top: 10px;
}
.bleu{
	background-color:#BBDCEF;
}
.rouge{
	background-color: #ED6565;
}
.verte{
	background-color: #D9F362;
	text-align: center;
}
table .bleu, table .verte, table .rouge{
	width: 45px;
}
table {
	padding : 0;
	margin : 0;
	margin : auto;
	border-collapse : collapse;
	border : 1px solid #000000;
	/* table-layout: fixed; */
}
table td {
	/*padding : 3px 10px 0 2px;*/
	text-align : center;
	font-weight : bold;
	border : 1px solid #435c00;
}
table .libre {
	background-color : #D9F362;
	color : #679000;
}
table .occuper {
	background-color : #ED6565;
	color : #679000;
}
table th {
	color : #ffffff;
	background-color : #7A4206;
}
table th.nomch,table th.verte,table th.rouge,table th.bleu{
	font-weight:normal;
	color:#000000;
}
.reserver{
	display: block;
	background-image: url(images/commun/btnlocation.png);
	background-position: 0 23px;
	width: 186px;
	height: 23px;
	margin: 0 5px 5px 0;
}
.reserver:hover{
	background-position: 0 0;
}
/*/details*/

/*contact*/
form.contact{
}
.contact label{
	width: 120px;
	float: left;
	margin: 0 0 5px 0;
}
.contact input, .contact select, .contact textarea{
	margin: 0 0 5px 5px;
}
/*/contact*/

.vmenu{
	width: 178px;
	border-top: 1px solid #fff;
}
.vmenu dt{
	padding: 10px 10px 5px;
	height: 15px;
	font-weight: bold;
	text-align: center;
}
.vmenu dt a{
	font-size: 12px;
	color: #7A4206;
}
.vmenu a img{
	border: none;
}


.footer{
	background-color: #F8F1E1;
	color: #502A00;
	font-size: 9px;
}
.footer p{
	padding: 10px;
}
.footer a{
	color: #502A00;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}

.footer p.brown{
	background-color: #542B00;
	/*padding: 25px 10px 10px;*/
	font-size: 11px;
	color: #F8F1E1;
	line-height: 20px;
}
.brown a{
	color: #F8F1E1;
	text-decoration: none;
}
.captcha{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#542B00;
}

.left{
	text-align: left;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.clear{
	clear: both;
}
.no-height{
	height: 0;
	line-height: 0;
	font-size:0px;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.big{
	font-size: 24px;
}
.warning{
	color: #CC0000;
}
h1{
	margin:0px auto;
	width:765px;
	font-size:10px;
	color:#000000;
}
.bigger, p.bigger{
	font-size: 12px;
}
0