@charset "UTF-8";

body {
	background-color: #1C1011;
	margin: 0px;
	background-image: url(../images/body_index.png);
	background-repeat: repeat;
}

#contenant {
position: relative;
	height: 765px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../images/fond_index.jpg);
}

#over_shape1 {
	background-color: #EDD445;
	position: absolute;
	height: 3px;
	width: 3px;
	left: 889px;
	top: 623px;
	z-index: 2;
}

#logo {
	background-image: url(../images/logo_stripe.gif);
	position: absolute;
	height: 22px;
	width: 695px;
	top: 652px;
	left: 247px;
	background-repeat: no-repeat;
	z-index: 9;
}
#titre_indez {
	position: absolute;
	height: 69px;
	width: 366px;
	left: 202px;
	top: 151px;
	z-index: 5;
}
#texte_accueil {
	position: absolute;
	height: 80px;
	width: 728px;
	left: 162px;
	top: 534px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 19px;
	z-index: 6;
	}

#liens {
	position: absolute;
	height: 116px;
	width: 106px;
	left: 779px;
	top: 616px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	z-index: 7;
}
.reservations {
	color: #CC9933;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
.blancliens {
	color: #FFFFFF;
}
a:hover {
	color: #EDD445;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

