@charset "utf-8";
/* CSS Document */

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #3f2e1e;
	background-image: url(images/fond_page.jpg);
	background-repeat: repeat;
	font-weight:bold;
}
#general {
	width:820px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
}
#menu {
	float:left;
	width:129px;
	height:298px;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	top: 0px;
	margin:0px;
	height:298px;
}
#menu li {
	float:left;
	padding:0px;
	width:auto;
}
.menu_li {
	height:43px;
}
#photo {
	float:left;
	width:674px;
	height:311px;
	padding:0px;
}
#photo img{
	padding:0px;
	float:left;
}
#sous_menu {
	padding-left:116px;
	margin-left:159px;
	background-image: url(images/sous_menu.jpg);
	background-repeat: no-repeat;
	width:644px;
	height:26px;
	float:left;
	padding-bottom:30px;
}
#contenu {
	width:800px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	overflow:auto;
}
#lavilla {
	padding-left:30px;
}
#lavilla img {
	float:left;
	padding-right:10px;
}
#tarifs {
	padding-left:30px;
}
#loisirs {
	padding-left:30px;
}
#region {
	padding-left:30px;
}
#venir {
	padding-left:30px;
	overflow:auto;
}
#contact {
	padding-left:30px;
}
#accueil {
	padding-left:30px;
	text-align:justify;
}
#jardin {
	padding-left:30px;
	padding-top:20px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4fa29a;	
}
a.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#b99c71;
	text-decoration: none;
	font-weight: bold;
}
a:hover.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d6be9b;
	font-weight: bold;
}
a.bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4fa29a;
	text-decoration: none;
	font-weight: bold;
}
a:hover.bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58cfc4;
	font-weight: bold;
}
a.vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#91b400;
	text-decoration: none;
	font-weight: bold;
}
a:hover.vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c0e230;
	font-weight: bold;
}
#footer {
	width:800px;
	height:auto;
	margin:0;
	padding:0;
	margin-top:30px;
	color:#b99c71;
	font-size:11px;
	border-right-color: #b99c71;
	margin-right:auto;
	margin-left:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b99c71;
	border-right-color: #b99c71;
	border-bottom-color: #b99c71;
	border-left-color: #b99c71;	
}

.td_total {
	height:25px;
	border: 1px solid #eca702;
}
.td_total3 {
	height:25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eca702;
	border-bottom-color: #eca702;
	border-left-color: #eca702;
}
.td_2g {
	height:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eca702;
}
.td_dg {
	height:25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eca702;
	border-left-color: #eca702;
}
.td_milieu {
	height:25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eca702;
	border-bottom-color: #eca702;
}
