* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#eae6d9;
	font-family:Georgia, Times New Roman, Times, serif;
}

a { color:#5f2b1a; }

a:hover { color:#c46c26; }

.brun { color:#5f2b1a;}
.vert { color:#02670c; }

.gros_texte { font-size:16px; }
.tres_gros_texte { font-size:18px; }

#content .typeface-js {
	/*font-size:32px; margin:20px; color:#532314; font-weight:bold;*/
}

ul {
	color:#5f2b1a;
	font-size:15px;
	margin-left:35px;
}


table {
	background-color:#f8f6f1;
	padding-left:10px;
}

td {
	border:0px;
	color:#5f2b1a;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:15px;
}

#background {
	width:1100px;
	min-height:700px;
	height:auto !important;
	height:700px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../image/background.jpg);
	background-repeat:no-repeat;
}

#background2 {
	width:1100px;
	min-height:700px;
	height:auto !important;
	height:700px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../image/bg2.jpg);
	background-repeat:no-repeat;
}

#container {
	width:931px;
	margin-left:auto;
	margin-right:auto;
}

#menup {
	width:240px;
	float:left;
}

#cotedroit {
	width:691px;
	float:left;
}

#entete {
	width:691px;
	height:324px;
	float:left;
	background-image:url(../image/photo.jpg);
	background-repeat:no-repeat;
}

#menuu {
	float:right;
	padding:6px;
	font-size:11px;
	letter-spacing:-0.2px;
	font-weight:bold;
}

#footer {
	width:931px;
	margin-left:auto;
	margin-right:auto;
	height:100px;
	background-image:url(../image/footer.jpg);
	background-repeat:no-repeat;
	clear:both;
	color:#6a3929;
}

#encadre1 {
	width:320px;
	height:178px;
	background-image:url(../image/cadre1.jpg);
	background-repeat:no-repeat;
	float:left;
	font-family:Verdana; 
	font-size:11px; 
	color:#5f2b1a;
}

#content {
	padding-left:30px;
	width:650px;
	clear:both;
	float:left;
}

#content p {
	margin-top:10px;
	font-size:15px;
	color:#532314;
	line-height:18px;
}

#content p img { margin-right:10px; }

#encadre2 {
	width:320px;
	height:178px;
	background-image:url(../image/cadre2.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	font-family:Verdana; 
	font-size:11px; 
	color:#033103;
}

#caracteristiques {
	width:675px; 
	margin-left:auto; 
	margin-right:auto; 
	font-size:14px;
	color:#794e3c;
	font-weight:bold;
}

/****************************** MENUS DU CHALET **************************************/

#menu0 {
	padding-top:10px;
	padding-bottom:10px;
	letter-spacing:-1px;
	font-size:17px;
	font-family:Georgia;
}

#menu0 a{
padding-top:5px;
padding-left:10px;
padding-bottom:5px;
text-decoration:none;
display:block;
color:#eae6d9;
list-style-type:none;
}
#menu0 a:hover{
background-color:#a55415;
color:#eae6d9;
}

/****************************** MENU DU CAMPING **************************************/
#menu2 {
	padding-top:10px;
	padding-bottom:10px;
	letter-spacing:-1px;
	font-size:17px;
	font-family:Georgia;
}

#menu2 a{
padding-top:5px;
padding-left:10px;
padding-bottom:5px;
text-decoration:none;
display:block;
color:#ffffff;
list-style-type:none;
}
#menu2 a:hover{
background-color:#6d816e;
}


