@charset "utf-8";
#bandeau {
	position:absolute;
	left:0px;
	top:0px;
	width:930px;
	height:152px;
	z-index:1;
}
#fond {
	position:absolute;
	left:0px;
	top:152px;
	width:930px;
	height:568px;
	z-index:2;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#texte_reservation {
	position:absolute;
	left:61px;
	top:152px;
	width:804px;
	height:541px;
	z-index:3;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}
#diapo {
	position:absolute;
	left:549px;
	top:169px;
	width:300px;
	height:480px;
	z-index:4;
}
#petit_texte_bas {
	position:absolute;
	left:40px;
	top:670px;
	width:860px;
	height:23px;
	z-index:5;
}
#mentions {
	position:absolute;
	left:79px;
	top:706px;
	width:799px;
	height:12px;
	z-index:6;
}

#centreur {
	position:absolute;
	left:50%;
	top:0px;
	width:930px;
	height:730px;
	z-index:1;
	margin-left: -465px;
}

.texte_standard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.petit_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contenu_accueil {
	position:absolute;
	left:62px;
	top:220px;
	width:453px;
	height:427px;
	z-index:8;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
}

#titre {
	position:absolute;
	left:63px;
	top:174px;
	width:225px;
	height:42px;
	z-index:7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #9B1B2A;
}

.texte_mentions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

