body {
	margin-left:auto;
	margin-right:auto;
	width:906px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	background:url('../img/background.jpg');
}
img {
	border:0;
}
#menu {
	background:url('../img/menu.gif') no-repeat;
	width:906px;
	height:24px;
	text-align:center;
}
#menu li {
	list-style:none;
	float:left;
	padding-top:3px;
	padding-left:8px;
	padding-right:8px;
}
#menu a {
	color:#fff;
	text-decoration:none;
}
#menu a:hover {
	color:#ff9900;
	text-decoration:none;
}
#content {
	width:906px;
	height:572px;
	background:url('../img/background_content.jpg') no-repeat;
}
#texte {
	margin-top:20px;
	float:left;
	padding:5px;
	overflow:auto;
	width:870px;
	height:530px;
	font-size:12px;
}
#footer {
	width:906px;
	height:29px;
	background:url('../img/footer.jpg') no-repeat;
	color:#fff;
	font-size:10px;
	text-align:center;
	padding-top:5px;
}
#news {
	margin-top:26px;
	margin-left:18px;
	width:416px;
	height:439px;
	background:url('../img/news.jpg') no-repeat;
	float:left;
	margin-right:10px;
	padding-top:80px;
	padding-left:10px;
	padding-right:10px;
}
#photos {
	margin-top:26px;
	width:402px;
	height:206px;
	background:url('../img/photos.jpg') no-repeat;
	float:left;
	margin-right:18px;
	padding-top:80px;
	padding-left:10px;
	padding-right:10px;
}
#photos a {
	text-decoration:none;
	color:#fff;
}
#photos a:hover {
	text-decoration:underline;
	color:#fff;
}
#resultats {
	width:423px;
	height:227px;
	background:url('../img/resultats.jpg') no-repeat;
	float:left;
	margin-right:18px;
	margin-top:7px;
}
.block_news {
	width:406px;
	height:90px;
	opacity:0.7;
	background-color:#fff;
	margin-bottom:5px;
	padding:5px;
}
.titre_news {
	font-weight:bold;
}
a.actualite {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
a.actualite:hover {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}	