body {
	color: #FFFFFF;
	font-family: Arial,Verdana,Helvetica;
	font-size:9pt;
	margin: 0;
	padding: 0;
	background-image: url(../images/motif.jpg);
	background-repeat: repeat;
}
form {margin:0;
	padding:0}

a {color:#FF9900;
	text-decoration:underline}
a:hover {text-decoration:none}

/* ---------------------les divs--------------------------- */
#rassembleur /* div qui regroupe tt les div*/
{
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #88257F;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 877px;
	
}
#top /* div avant menu flash*/
{
	height: 20px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	width: 877px;
	background-color: #43023c;
}
#menuTop /* div contenante le menu flash*/

{
	text-align: center;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/im1.jpg);
	background-repeat: no-repeat;
}

#contenu /* div de contenu*/

{
	background-position: center;
	width: 877px;
	background-color: #43023c;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #f9ca40;
	text-indent: 20px;
	padding-top: 20px;
	padding-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.contenu{
margin-left: 30px;
}
.contenu-galerie{
margin-left: 25px;
}

#text
{
	text-align: justify;
	padding: 20px;
}
#text-reservation
{
	text-align: justify;
	padding: 50px;
}
#text-footer
{
	text-align: justify;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 41px;
}
#text-footer-galerie
{
	text-align: justify;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 47px;
}

#avant-footer /* div des links de bas de la page*/
{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 877px;
	/*background-color: #88257F;*/
	padding-top: 5px;
	padding-bottom: 0px;
	margin-left:-6px;
}
#avant-footer-galerie 
{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 877px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-left:0px;
}
#footer 
{
	border-bottom:2px solid #888888;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 877px;
	background-color: #43023c;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* ---------------------Fin les divs--------------------------- */

.p{ margin-left:30px;
	text-indent: 0px;
}
 li{
 margin-left:-25px;
 }
 li a{
	list-style-type: disc;
	color: #FF6600;
	text-decoration: underline;
 }
 li a:hover{
 	text-decoration: none;

 }
 .li-menu{
	list-style-type: disc;
	display: inline;
	margin:5px;
	padding: 5px;

 }
 
 .li-menu a{
	list-style-type: disc;
	color: #ffd44f;
	text-decoration: none;
 }
 .li-menu a:hover{
	color: #43023c;
 }

/* ---------------------Pages--------------------- */
.current_page_item a, .current_page_item a:hover {font-weight:bold;
	color: #fff !important;
	text-decoration:none}
	
/*---------------------Other------------------------*/
h2 {color: #f9ca40;
	font-family: Arial,Verdana,Helvetica;
	font-size:16pt;
	font-weight:normal;
	margin: 0;
	margin-left:5px;
	padding: 0;
	}
.reservation {color: #f9ca40;
	font-family: Arial,Verdana,Helvetica;
	font-size:16pt;
	font-weight:normal;
	margin: 0;
	margin-left:-15px;
	}
h3 {color: #f9ca40;
	font-family: Arial,Verdana,Helvetica;
	font-size:16pt;
	font-weight:normal;
	margin: 0;
	margin-left:25px;
	}
.titre{color: #f9ca40;
	font-family: Arial,Verdana,Helvetica;
	font-size:16pt;
	font-weight:normal;
	margin: 0;
	margin-left:10px;
	}
h2 a {color: #ffffff;
	text-decoration:none}

/*h3 {color: #333333;
	font-family: Arial,Verdana,Helvetica;
	font-size:14pt;
	font-weight:normal;
	margin: 0;
	padding: 0}
h3 a {color: #333333;
	text-decoration:none}*/
.table{
position:relative;
width:300px;
left:6px!important;
left:4px;
}
.tableau{
margin-left:-6px;
width:778;
height:301;
}