
#fla_transparent{
	width:812px;
	height:144px;
	position:absolute;
	margin-left:-375px;
	left:50%;
	margin-top:-270px;
	}
/*CONTENEUR*/
/*******************************************************************************IMAGES ACCUEIL*/
#img1{
	
	float:left;
	width:421px;
	height:333px;
	margin-right:1px;
	padding-left:2px;}
#img2{
	
	float:left;
	width:421px;
	height:333px;}

/*******************************************************************************ACTUALITES*/
#actualite{
	width:846px;
	height:119px;
	float:left;
	background:transparent url(../medias/fond_actualite.gif) top left no-repeat;
}
#actualite a:hover{
	color:#333333;
	text-decoration:underline;
}
#actualite span.auteur{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#000000;
	font-weight:normal;}
#actualite span.titre{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000000;
	font-weight:bold;}
#actualite span.localite{
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	color:#FFFFFF;
	letter-spacing:0.075em;
	font-weight:normal;}
#actualite span.date{
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	color:#FFFFFF;
	letter-spacing:0.075em;
	display:block;
	padding-bottom:5px;
	margin:0;
	}	
	
#actualite div.actu1{
	width:397px!important;
	width:422px;
	float:left;
	padding-top:10px;
	padding-left:25px;
}
#actualite div.actu2{
	width:370px!important;
	width:390px;
	float:left;
	padding-top:10px;
	padding-left:25px;
}	
#actu_plus{
	float:right;
	width:25px;
}