*{
	margin:0;
}

body{
	background:#fff;
	font-size:80%;
	font-family:arial;
	color:#5B799F;
}

h1{
	visibility:hidden;
	display:none;
}

h2{
	text-align:center;
	border-bottom: 1px #BE0046 solid;
	font-size:17px;
	color:#BE0046;
	margin:5px 0 30px 0;
}

p{
	font-size:12px;
	margin: 10px 30px 10px 30px;
}

#contenu{
	position:absolute;
	width:984px;
	left:50%;
	margin-left:-492px;
	background:#fff;
}

#logo {
	position:absolute;
	margin-left:802px;
	margin-top:8px;
	z-index:3;
}

#logo img{
	border:0;
}

#header{
	position:absolute;
	width:984px;
	height:486px;
	background: url(pics/home.jpg) no-repeat top;
	z-index:2;
}

#fla{
	position:absolute;
	width:713px;
	height:410px;
	margin-left:35px;
	top:-1px;
	z-index:3;
}

#menu{
	visibility:hidden;
	display:none;
}

#ssmenu{
	visibility:hidden;
	display:none;
}

#main{
	visibility:hidden;
	display:none;
}

#texte{
	position:relative;
	padding-top:20px;
	width:645px;
	left:70px;
	z-index:10;
}

#news{
	position:absolute;
	top:140px;
	margin-left:770px;
	width:169px;
	height:250px;
	z-index:3;
}

#entetenews{
	width:169;
	height:40px;
	margin-bottom:10px;
	background: url(pics/enteteflash.jpg) no-repeat top;
}

#bouton{
	width:116px;
	height:17px;
	margin-left:27px;
	margin-top:11px;
}


#bouton img{
	border:0;
}
#navigation ul {
	position:absolute;
	top:412px;
	height:24px;
	list-style:none;
	padding:0;
	width:732px;
	font-weight:bold;
	margin-left:59px;
	z-index:7;
}

#navigation li {
	float:left;
}

#navigation ul li a {
	height:24px;
	line-height:28px;
	display:block;
	width:112px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:0;
	border:none;
}

#navigation ul li a:hover {

	color:#507BA5;
}

#navigation li a#nav_1:hover {
	color:#507BA5;

}
#navigation li a#nav_2:hover {
	color:#507BA5;

}
#navigation li a#nav_3:hover {
	color:#507BA5;

}
#navigation li a#nav_4:hover {
	color:#507BA5;

}
#navigation li a#nav_5:hover {
	color:#507BA5;

}

#navigation li a#nav_6:hover {
	color:#507BA5;

}



#footer{
	position:absolute;
	width:675px;
	height:20px;
	margin-left:60px;
	top:442px;
	background:#fff;
	z-index:4;
}

#back {
	visibility:hidden;
	display:none;
}

#coordonnees{
	position:absolute;
	margin-top:5px;
	margin-left:40px;
	font-size:11px;
	text-align:center;
	width:480px;
	color:#687FA1;
	font-weight:bold;
	z-index:3;
}

#drapeau {
	position:absolute;
	margin-top:6px;
	margin-left:580px;
}

#drapeau img {
	border:1px solid gray;
}









