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



/*debut du style menu haut */
#nav, #nav ul {
	font-weight: bold;
	padding: 0;
	list-style: none;
	line-height: 1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 590px;
	clear: both;
}

#nav a {
	display: block;
	color: #CDB9A5;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-weight: bold;
}

#nav a.daddy {
	background-color: #CDB9A5;
	color: #94572B;
	text-align: left;
	padding: 2px;
	margin: 0px;
}

#nav li {
	float: left;
	padding: 0;
	width: auto;

}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 14.4em;
	font-weight: normal;
	border-width: 0.25em;
}

#nav li li {
	padding-right: 1em;
	width: 13em;
}

#nav li ul a {
	width: 13em;
	w\idth: 14em;
	border: thin solid #94572B;
}

#nav li ul ul {
	margin-top: -1.75em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10em;
}
/*
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}


#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	background-color: #FFFFFF; 
	}
	*/


#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul{
	left: auto;
}


/*fin du style menu haut */
body {
	background-color: #94572B;
	background-image: url(medias/FondPage1.jpg);
	margin:auto; 
}
.Style1 {
	color: #D8CBBA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #CDB9A5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CDB9A5;
}
a:hover {
	text-decoration: underline;
	color: #CDB9A5;
}
a:active {
	text-decoration: none;
	color: #CDB9A5;
}
.Style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CFC4B0;
}
.Style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e3a869;
}
.Style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D8CBBA;
	line-height: 15px;
}
.tableTarif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CFC4B0;
	text-align: center;
}
.tableContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #94572B;
}
.Style10 .lienInterne {
	font-weight: bold;
	color: #E3A856;
}
.img_gauche {
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.img_droite {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
