body {
	background-color: #e4d4b6;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}


#wrapper{
	width: 975px;
	height: auto;
	display: table;
	margin-left: auto;
	margin-right: auto;
}

#eden-park{
	background:url(../images/eden-park.jpg) top left no-repeat;
	height: 76px;
	width: 975px;
}

/* MENU */

	#menu {
		height: 37px;
		padding-left: 20px;
	}
	
	#menu-contain {
		margin: 0 0 0px 0;
		padding: 20px 0 0px 20px;
	}
	
	#menu ul, #menu li {
		margin: 0;
		padding: 20px 0 0 0;
		display: inline;
		list-style-type: none;
		font-size: 14px;
	}
	
	#menu a:link, #menu a:visited {
		float: left;
		line-height: 32px;
		margin: 0;
		padding: 0 12px 4px 12px;
		text-decoration: none;
		color: #999;
	}
	
	#menu a.current, #menu a:visited.current, #menu a:hover {
		border-bottom: 4px solid #fff;
		padding-bottom: 2px;
		color: #fff;
	}
	
	#menu a:hover { 
		color: #fff; 
	}

/* FIN MENU */

		/* Page */
		
		h1{
			font-size: 16px;
			color: #AB4645;
			padding: 0 0 5px 0;
			margin: 0;
		}
				
		#presentation{
			background: url("../images/eden-park/presentation.jpg") top left no-repeat;
			width: 965px;
			height: 500px;
			font-size: 14px;
			text-align: left;
			position: relative;
			margin-left: auto;
			margin-right: auto;
			border: 1px solid white;
		}

		#texte-presentation{
			line-height: 18px;
			margin: 0;
			padding: 20px 0 0 0;
			width: 305px;
			height: 400px;
			left: 30px;
			top:20px;
			position: absolute;
			color: #222;
		}

		#photos{
			width: 965px;
			height: 500px;
			font-size: 14px;
			text-align: left;
			position: relative;
			margin-left: auto;
			margin-right: auto;
			border: 1px solid white;
		}
		
		#activite{
			background: url("../images/eden-park/activites.jpg") top left no-repeat;
			width: 965px;
			height: 500px;
			font-size: 14px;
			text-align: left;
			position: relative;
			margin-left: auto;
			margin-right: auto;
			border: 1px solid white;
		}

		#texte-activite{
			line-height: 18px;
			margin: 0;
			padding: 20px 0 0 0;
			width: 305px;
			height: 400px;
			left: 30px;
			top:20px;
			position: absolute;
			color: #222;
		}
		
		#plan{
			width: 965px;
			height: 500px;
			font-size: 14px;
			text-align: left;
			position: relative;
			margin-left: auto;
			margin-right: auto;
			border: 1px solid white;
		}
		
		#liens{
			background: url("../images/eden-park/liens.jpg") top left no-repeat;
			width: 965px;
			height: 500px;
			font-size: 14px;
			text-align: left;
			position: relative;
			margin-left: auto;
			margin-right: auto;
			border: 1px solid white;
		}

		#texte-liens{
			line-height: 18px;
			margin: 0;
			padding: 20px 0 0 0;
			width: 305px;
			height: 400px;
			left: 30px;
			top:20px;
			position: absolute;
			color: #222;
		}
		
		#texte-liens a{
			color: #AB4645;
		}
				
		#tarifs{
			background: url("../images/eden-park/tarifs.jpg") top left no-repeat;
			width: 965px;
			height: 500px;
			font-size: 14px;
			text-align: left;
			position: relative;
			margin-left: auto;
			margin-right: auto;
			border: 1px solid white;
		}

		#texte-tarifs{
			line-height: 18px;
			margin: 0;
			padding: 20px 0 0 0;
			width: 400px;
			height: 405px;
			left: 30px;
			top:20px;
			position: absolute;
			color: #222;
		}

		#reservation{
			background: url("../images/eden-park/contact.jpg") top left no-repeat;
			width: 965px;
			height: 500px;
			font-size: 14px;
			text-align: left;
			position: relative;
			margin-left: auto;
			margin-right: auto;
			border: 1px solid white;
		}
		
		#texte-reservation{
			line-height: 18px;
			margin: 0;
			padding: 20px 0 0 0;
			width: 440px;
			height: 400px;
			left: 30px;
			top:20px;
			position: absolute;
			color: #222;
		}
		
		#restaurant{
			background: url("../images/eden-park/restaurant.jpg") top left no-repeat;
			width: 965px;
			height: 500px;
			font-size: 14px;
			text-align: left;
			position: relative;
			margin-left: auto;
			margin-right: auto;
			border: 1px solid white;
		}

		#texte-restaurant{
			line-height: 18px;
			margin: 0;
			padding: 20px 0 0 0;
			width: 305px;
			height: 400px;
			left: 30px;
			top:20px;
			position: absolute;
			color: #222;
		}

		#bar-biblos{
			background: url("../images/eden-park/bar.jpg") top left no-repeat;
			width: 965px;
			height: 500px;
			font-size: 14px;
			text-align: left;
			position: relative;
			margin-left: auto;
			margin-right: auto;
			border: 1px solid white;
		}

		#texte-bar-biblos{
			line-height: 18px;
			margin: 0;
			padding: 20px 0 0 0;
			width: 305px;
			height: 400px;
			left: 30px;
			top:20px;
			position: absolute;
			color: #222;
		}


		#contact{
			background: url("../images/eden-park/contact.jpg") top left no-repeat;
			width: 965px;
			height: 500px;
			font-size: 14px;
			text-align: left;
			position: relative;
			margin-left: auto;
			margin-right: auto;
			border: 1px solid white;
		}

		#texte-contact{
			line-height: 18px;
			margin: 0;
			padding: 20px 0 0 0;
			width: 440px;
			height: 400px;
			left: 30px;
			top:20px;
			position: absolute;
			color: #222;
		}
		
		.formulaire {
			float: left;
			padding: 5px 0 5px 5px;
			width: 305px;
		}
		
		.texte-formulaire{
			padding: 8px;
			font-size: 12px;
			float: left;
			text-align: right;
			width: 100px;
		}
		
		.formulaire input, textarea{
			padding: 3px;
		}
		
				
		/* fin Page */

/* FOOTER */

#footer {
	height: 70px;
	width: 975px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

#footer a, a:hover, a:visited{
	color: white;
}



/* FIN FOOTER */

#bas-page{
	width: 900px;
	font-size: 12px;
	color: #857261;
	padding: 10px 0 0 0;
	margin-left: auto;
	margin-right: auto;
}
#bas-page a, a:visited{
	color: #857261;
	text-decoration: none;
}

#bas-page a:hover{
	color: #483e35;
	text-decoration: none;
}

#texte-footer{
	text-align: left;
	width: 900px;
	font-size: 10px;
	color: #857261;
	padding: 10px 0 0 0;
	margin-left: auto;
	margin-right: auto;
}
#texte-footer a, a:visited{
	color: #857261;
	text-decoration: none;
}

#texte-footer a:hover{
	color: #483e35;
	text-decoration: none;
}


#mentions{
	width: 972px;
	font-size: 12px;
	color: #999;
	padding: 20px 0 0 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

#mentions a, a:visited{
	color: #999;
	text-decoration: none;
}

#mentions a:hover{
	color: #AB4645;
	text-decoration: none;
}


.logo-corsica{
	width: 73px;
	float: right; 
}


/* TABLEAU TARIFS */


.prix{
	text-align: center;
	border-top: 1px solid #333;
	border-right:  1px solid #333;
}

.type{
	border-right:  1px solid #333;
}

.date{
	border-right:  1px solid #333;
	border-top: 1px solid #333;
	padding: 10px 5px 10px 0px;
}

.style{
	text-align: left;
	margin-left: 100px;
	margin-right: auto;
	color: #000;
}

.style a{
	text-decoration: none;
	color: #000;
}

