@charset "utf-8";
/* CSS Document */
body{
text-align:center;
margin:0;
padding:0;
}
#page {
	height: 780px;
	width: 1000px;
	position:relative;
	margin:0 auto;
	background-image:url(images%20pour%20web/arriereplan.jpg);
}
#contenuflash {
	height: 180px;
	width: 900px;
	float:left;
	margin-left:30px;
	}
#menu {
	height: 55px;
	margin-left:51px;
	width: 900px;
	float:left;
	background-color:#FFFFFF;
}

#bloccontenu {
	float:left;
	margin-left:51px;
	width:897px;
	height:555px;
	background:url(images%20pour%20web/fondcentre.jpg) no-repeat;
	}
#contenutexte{
	width:500px;
	height:220px;
}

#contenuphoto {
	position:absolute;
	left:628px;
	top:252px;
	width:294px;
	height:242px;
	z-index:2;
}
#news{
	float:left;
}
#pieddepage {
	position:absolute;
	top:700px;
	width:891px;
	height:54px;
	z-index:1;
	left: 50px;
	}
#photo1 {
	position:absolute;
	left:628px;
	top:550px;
	width:76px;
	height:88px;
	z-index:3;
}
#photo2 {
	position:absolute;
	left:741px;
	top:550px;
	width:87px;
	height:92px;
	z-index:4;
}
#photo3 {
	position:absolute;
	left:840px;
	top:551px;
	width:85px;
	height:92px;
	z-index:5;
}
.Style1 {
	color: #7EA1A3
}
a:link {
	text-decoration: none;
	color: #A1C7C8;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

.Style2 {
	font-size: 12px;
	color: #A4C7C9;
}
