@charset "UTF-8";

/* HEADER */
.logo{
	width:242px;
	height:200px;
	z-index:2;
	position:absolute;
	top:10px;
	left:0px;
}
.arabesque{
	background-image:url("/lib/img/arabesque_haute.png");
	background-repeat:no-repeat;
	width:1000px;
	height:298px;
	z-index:1;
	position:absolute;
	top:50px;
	left:0px;
}
.navigation_haute{
	width:710px;
	height:40px;
	z-index:2;
	position:absolute;
	top:235px;
	left:0px;
	z-index:2;
	font-family:"fontarabesqueOTF","fontarabesqueEOT", Arial;
	font-size:28px;
}

.elementnav:hover a{
	border:none;
	color:white;
}

.elementnav{
	padding: 8px 14px;
	margin-right:8px;
}
.elementnav:hover{
	background-color:#C20042;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.conteneur_alertes{
	width:748px;
	z-index:2;
	position:absolute;
	top:285px;
	left:0px;
	z-index:2;
}

.textheader{
color: #C20042;
font-weight:normal;
font-family:"DeliusSwashCapsOTF", "DeliusSwashCapsEOT", Arial, Verdana, Helvetica, sans-serif;
}


/* #### */
/* BODY */
/* #### */


/* ###### */
/* FOOTER */
/* ###### */
.arabesque_basse{
width:394px;
height:486px;
position:relative;
background-image:url("/lib/img/arabesque_basse.png");
}



#conteneur_gmap{
	width:575px;
	height:330px;
	overflow:hidden;
	border:2px solid #C20042;
}
