/* ACTUALITES */
#actualites {
	width: 340px;
	margin: 30px 25px 0 0;
	padding-top: 50px;
	background-image: url(../imagesFront/zone_actualites.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
	#actualites p.actuAccueil {
		width: 100%;
		border-bottom: 1px dotted #ff8113;
		font-size: 11px;
		padding: 0;
		margin: 10px 0 0 0;
	}
	#actualites p.actuAccueil img {
		float: right;
		width: 40px;
		padding: 2px;
		border: 1px solid #ff8113;
	}
	#actualites p.actuAccueil span.titreActuAccueil {
		font-size: 16px;
		font-weight: bold;
		line-height: 20px;
		margin-bottom: 3px;
		padding: 0; margin: 0;
	}
	#actualites p.actuAccueil a.suite {
		display: block;
		width: 60px;
		text-decoration: none;
		text-align: center;
		margin-top: 5px; padding: 3px;
		color: #ff8113;
	}
	#actualites p a:hover.suite {
		color: #000000;
	}
	
	

#slider-entete {
	float: left;
	width:250px; 
	margin: 0; padding: 3px 0;
	background-color: #4A84CD;
	color: #FFFFFF;
	text-align: center;
}
#slider-stage {
	float: left;
	width:180px; 
	overflow:auto; overflow-x:hidden; overflow-y:hidden; 
	height:100px; 
	margin:0 auto;
}
#slider-buttons {
	float: left;
	width:174px; 
	margin: 5px 15px 0 0;
	border-bottom: 1px solid #8BB1DF;
}
	#slider-buttons a {
		float: left;
		display: block;
		width: 60px;
		background-color: #4A84CD;
		margin: 0 1px 0 0; padding: 2px;
		font-size: 11px; color: #FFFFFF; text-decoration: none;
		text-align: center;
	}
#slider-list {
	width:2000px; 
	border:0; 
	margin:0; 
	padding:0; 
	left:400px;
	}
	#slider-list li {
		list-style:none; 
		margin: 0 20px 0 0; padding:0 0 5px 0; 
		border: 0; 
		float: left;
		width: 172px;
		height: 100px;
		font-size: 11px; text-align: left;
	}
	#slider-list li .titreActu {
		color: #4A84CD;
		font-weight: bold;
	}
	#slider-list li img {
		float: right;
		width: 60px;
	}




.listeActusScroll {
	float: left;
	width: 240px; height: 150px;
	padding: 5px;
	font-size: 11px;
	border: 0;
	background-color: #FFFFFF;
}
	.listeActusScroll h1.titreActu {
		float: left;
		width: 100%;
		font-size: 12px; font-weight: bold;
		color: #666666;
		padding: 0; margin: 0;
	}
	.listeActusScroll img {
		float: left;
		margin: 0 5px 5px 0;
	}
	.listeActusScroll a.actuSuite {
		float: right;
		color: #666666;
		margin: 0 0 3px 3px;
	}
	a.allActus {
		float: left;
		border-top: 1px solid #999999;
		padding: 2px;
		width: 240px;
		text-decoration: none; color: #999999; font-size: 11px;
	}


/*-----Page actualites-----*/
#actuEnCours {	
	width: 615px;
	text-align: left;
	line-height: 17px;	
}
#actuEnCours h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 26px;
}
#actuEnCours .chapeau {
	margin: 0;
	padding: 5px 0;
}


#othersNews {
	width: 615px;
	text-align: left;
	line-height: 17px;
	margin-top: 20px;
}
	#othersNews h2 {
		font-size: 14px;
		font-weight: normal;
		margin: 0 0 10px 0;	
	}
	#othersNews p {
		float: left;
		width: 615px;
		padding-bottom: 5px;
		border-bottom: 1px solid #0065AB;
		margin: 8px 0 0 0;	
	}
	#othersNews span.titreOtherNews {
		font-weight: normal;	
		color: #0065AB;
	}
	#othersNews p img {
		float: left;
		margin: 0 5px 0 0;
		height: 100px;
	}
	#othersNews p a {
		font-size: 11px;
	}
	#othersNews p a:hover {
		text-decoration: underline;
		color: #0065AB;
	}
