body {
	background-color : #96d4d2;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #ffffff;
}

ul {
	margin:0;
	padding:0;
}

li {
	list-style-type: none;
}

a {
	text-decoration : none;
}

#page {
	position: absolute;
	top:50%;
	left:50%;
	margin-left: -475px;
	margin-top: -225px;
	z-index:0;
	width: 950px;
	height: 422px;
}

#page_content {
	position: absolute;
	margin-top: 40px;
	left:50%;
	margin-left: -475px;
}

#page_haut {
	width: 950px;
	height: 422px;
	overflow:hidden;
	/*background:url("../media/site/images/fond_flash.png");*/
	background-color: #c9f0f0;
	border: solid 2px #7ec1c5;
	position:relative;
}

#page #logo {
	position:relative;
	z-index:1000;
}

#page #logo img{
	border: none;
}

#page_haut #menu {
	background:transparent url(../media/site/images/menu.gif) no-repeat scroll 0%;
	color:#5CB3B6;
	height:66px;
	left:200px;
	position:absolute;
	top:30px;
	width:365px;
	font-weight: bold;
	z-index:1000;
	padding-left:5px;
}

#flash {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}

#menu a {
	color:#5cb3b6;
}

#menu a:hover {
	text-decoration : underline;
}

#menu #ul_block {
	margin-top:32px;
}

#menu ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	display: inline;
	margin: 8px;
	padding: 0;
	list-style-type: none;
	position:relative
}

.niveau2{
	display:block;
	left:0pt;
	margin-bottom:0pt;
	margin-left:0pt;
	margin-right:0pt;
	margin-top:0pt;
	padding-bottom:0pt;
	padding-left:0pt;
	padding-right:0pt;
	padding-top:0pt;
	position:absolute;
	top:18pt;
	white-space:nowrap;
	width:150px;
}

.sousMenu li {
	display: block;
}

#page #actu {
	width: 192px;
	z-index:1000;
	position:relative;
	left:15px;
	height:215px;
	background: url("../media/site/images/actu.gif") no-repeat;
	z-index:1000;
	top: 3px;
}

#actu {
	margin-top:0px;
	width: 192px;
	height:215px;
	z-index:1000;
	position:relative;
	left:15px;
	background: url("../media/site/images/actu.gif") no-repeat;
}

.grostitre {
	font-size: 18pt;
	margin-left:10px;
}

	.hr_actu {
		padding:0;
		margin:0;
	}

	#page_actu {
		width: 190px;
	}
	
	#actu ul, #actu li {
		margin:0;
		margin-top:-1px;
		margin-bottom:-1px;
		padding: 0;
		margin-left: 2px;
		margin-right: 2px;
	}

	.titre_actu {
		color:#4d8b00;
		font-weight: bold;
	}
	
	#david {
		width: 192px;
		height: 147px;
		/*background: url("../media/site/images/david.gif") no-repeat;*/
	}
	
#content {
	width:519px;
	min-height:286px;
	height:auto !important;
	height:284px;
	margin:0 auto;
}

	#content_haut {
		width: 519px;
		height: 38px;
		background: url("../media/site/images/content_haut.jpg") no-repeat;
	}

	#content_centre {
		width: 519px;
		background: url("../media/site/images/content_centre.jpg") repeat-y;
		color: #5cb3b6;
	}
	
		#content_centre_content {
			margin:0pt auto;
			width:464px;
			position:relative;
			top:-20px;
			left:-6px;
		}
		
		#content_centre_content p {
			margin:0;
			padding:0;
		}

	#content_bas {
		width: 519px;
		height:35px;
		background: url("../media/site/images/content_bas.jpg") repeat-y;
		margin-bottom:15px;
	}
	
#page_droite #reservation {
	position:relative;
	margin-left:311px;
	margin-top:-40px;
	width: 225px;
	height:148px;
	z-index:1000;
	background: url("../media/site/images/reservation.gif") no-repeat;
}

#page_haut #reservation {
	position:absolute;
	bottom:11px;
	left:540px;
	width: 225px;
	height:148px;
	z-index:1000;
	background: url("../media/site/images/reservation.gif") no-repeat;
}

	#page_reservation {
		width: 215px;
	}
	
	#form_reservation {
		text-align:center;
		margin: 0 auto;
		margin-left:4px;
		margin-right:20px;
	}
	
		#form_reservation select {
			margin-top: 10px;
			margin-left: 5px;
			/*margin-bottom: 10px;*/
		}
		
		#nb_pers {
			border: #f9c570 1px solid;
			height:14px;
			width:14px;
			position: relative;
			top:3px;
		}
		
		#btn_submit_reserv {
			/*left:70px;*/
			margin-left:27px;
			margin-top:5px;
			position:relative;
		}
		
		#soizic {
			/*background:transparent url(../media/site/images/soizic.gif) no-repeat scroll 0%;*/
			height:159px;
			left:206px;
			position:absolute;
			top:0;
			width:104px;
		}
		
		#err_reserv {
			color:#7C5000;
			font-weight:bold;
			left:41px;
			position:relative;
			top:-32px;
		}
		
#bas_page {
	height:90px;
	position:relative;
	text-align:right;
	top:5px;
	width:950px;
}

#bas_page a {
	color:#ffffff;
}

#bas_page img {
	border: none;
}

#bas_page a:hover {
	text-decoration : underline;
}

#logos {
	right:0;
	position:absolute;
	top: 10px;
}

#logos a {
	float:right;
	display: block;
	margin-right:5px;
}

#logos a img{
	border : none;
}

#agauchetoute {
	position:absolute;
	left:0;
}

	#evernet {
		width:230px;
		height:60px;
		font-size: 9px;
		text-align: left;
	}

#adroitetoute {
	position:absolute;
	right:0;
}

	#propriete {
		float:left;
		width:156px;
		height:60px;
		font-size: 9px;
		text-align: center;
	}

		#propriete_haut {
			height:30px;
		}

	#soutient {
		float:left;
		width:200px;
		height:60px;
		font-size: 9px;
	}

		#soutient_haut {
			height:30px;
		}
