/* CSS Document */

body{
	background-color:#163341;
	font-family:Verdana,Arial, Helvetica, sans-serif;
}
.blanc_18{
	color:#FFFFFF;
	font-size:18px;
}
.blanc_24{
	color:#FFFFFF;
	font-size:24px;
}
.grisfonce_11{
	color:#a9a9a9;
	font-size:11px;
}
.grisclair_11{
	color:#e4e4e4;
	font-size:11px;
	text-decoration:none;
}
.grisclair_13{
	color:#e4e4e4;
	font-size:13px;
	text-decoration:none;
}
.grisclair_18{
	color:#e4e4e4;
	font-size:18px;
}
.textebleu_12{
	color:#d1dce3;
	font-size:12px;
}
#container{
	position:relative;
	width:824px;
	height:514px;
	margin:0 auto;
	background: url(images/mer_cavalaire.jpg) no-repeat;
}
#ligne_haut{
	width:824px;
	height:57px;
	position:absolute;
	background:url(images/ligne_haut.jpg) no-repeat;
	padding-left:32px; padding-top:37px;
}
#logo_haut{
	position:absolute;
	width:190px;
	height:190px;
	top:57px;
	left:27px;
	background:url(images/dragon_rouge.jpg) no-repeat;
	cursor:pointer;
}
#logo_flots{
	position:absolute;
	width:190px;
	height:190px;
	top:57px;
	left:27px;
	background:url(images/flots_bleus.jpg) no-repeat;
	cursor:pointer;
}
#pano_index{
	position:absolute;
	width:583px;
	height:190px;
	top:57px;
	left:217px;
	background:url(images/panoramique_index.jpg) no-repeat;
}
#menu{
	position:absolute;
	width:190px;
	height:267px;
	top:247px;
	left:27px;
}
#menu_titre{
	position:absolute;
	width:190px;
	text-align:center;
	top:3px;
}
#menu_lien{
	position:absolute;
	list-style-type:none;
	top:50px;
	left:5px;
}
#menu_lien ul {
	list-style-type:none;
}
ul .menu_li {
	margin-left:-40px;
}

#centre{
	position:absolute;
	width:585px;
	height:230px;
	top:270px;
	left:230px;
}

/* Acces */
#centre_gauche{
	position:absolute;
	width:290px;
	height:230px;
}
#centre_droite{
	position:absolute;
	width:290px;
	height:230px;
	top:0px;
	left:290px;
	padding-top:150px;
	text-align:right;
}

/* Panoramique */
#centre_pano{
	position:absolute;
	width:600px;
	height:400px;
	left:217px;
	top:57px;
	border:3px #FFFFFF solid;
}

/* Plage / Restaurant */
#pano_plage_restaurant{
	position:absolute;
	width:583px;
	height:190px;
	top:57px;
	left:217px;
	background:url(images/panoramique_plage_restaurant.jpg) no-repeat;
}

/* Acces */
#pano_acces{
	position:absolute;
	width:583px;
	height:190px;
	top:57px;
	left:217px;
	background:url(images/panoramique_acces.jpg) no-repeat;
}

/* Contact / réservation */
#pano_contact{
	position:absolute;
	width:583px;
	height:190px;
	top:57px;
	left:217px;
	background:url(images/panoramique_contact.jpg) no-repeat;
}

/* Restaurant les Flots Bleus */
#pano_resto{
	position:absolute;
	width:583px;
	height:190px;
	top:57px;
	left:217px;
	background:url(images/panoramique_flots_bleus.jpg) no-repeat;
}