body {
	align: center; 
	background-color: #2A972A;
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
	background-image: url("images/fond_orange.gif");
	background-repeat: repeat-y;
	color: #006606;


img {
	border: 0;
}

p {  
	text-align: justify;
	z-index: 10;
	font-size: 14px;

}

h1 {
	font-size: 16px;
	font-weight: bold;
}

hr {
	color: #8B008B;
	width: 730px;
}

#hryellow {
	color: #E3DC24;
	width: 480px;
}

#hrgreen {
	color: #006606;
	width: 480px;
}
	
.titre {
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}	

.menu {
	width: 200px;
	font-size: 14px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 4px 0px;
	border-collapse: collapse;
	border-style: solid;
	border: 0px 0px 0px 0px;
}

.menu a {
	display: block;
	background-color: #8B008B;
	color: #FFFFFF;
	font-weight: bold;
	height: 18px;
	text-decoration: none;
	text-align: center;
}

.menu a:hover {
	background-color: #E3DC24;
	color: green;

}

.contenu {
	width: 500px;
	font-size: 14px;
	text-align: center;
}

.descriptif {
	width: 480px;
	font-size: 14px;
	text-align: left;
}

.entete_desc {
	width: 480px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

.entete_desc a {
	display: block;
	background-color: #8B008B;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.entete_desc a:hover {
	background-color: #E3DC24;
	color: green;

}

.reserv a {
	background-color: #8B008B;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.reserv a:hover {
	background-color: #E3DC24;
	color: green;
}

#tarifs_table {	
	border-collapse: collapse;

}


	margin: 0 2px 0 2px;
	padding: 16px 16px 4px 8px;
	border-collapse: collapse;
	border-style: solid;
	border: 10px 10px 10px 10px;
	font-size: 14px;
	text-align: center;
}


.tarifs th {
	font-size: 16px;
	font-weight: bold;
}

#tarifs_c1 {
	background-color: #E3DC24;
	font-size: 14px;
	width: 200px;
	height: 20px;
	text-align: center;
}	
#tarifs_c2 {
	background-color: #E3DC24;
	font-size: 14px;
	width: 80px;
	height: 20px;
	text-align: center;
}	
#tarifs_c3 {
	background-color: #E3DC24;
	color: #8B008B;
	font-size: 14px;
	width: 200px;
	height: 20px;
	text-align: left;
}	

#footer div, #footer a {
	color: #8B008B;
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover {
	color: green;
}

#footer_hidden {
	color: #2A972A;
	font-size: 6px;
	text-decoration: none;
}

#top_page div, #top_page a {
	color: #8B008B;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
}

#top_page a:hover {
	color: green;
}

.page {
	width: 740px;
}

a:link.liens, a:visited.liens
{    
	color: #E3DC24;
	font-size: 14px;    
	font-weight: bold;  
	text-decoration: none;
}

a:hover.liens, a:visited.hover liens
{    
	font-size: 16px;    
	font-weight: bold;  
}
