#bandeau {
	right:200px;
}
#colDroite {
	right:200px;
}
#actus {
	position:absolute;
	top:0;
	width:190px;
	right:0;
	bottom:50px;
	overflow:auto;
	padding:0 5px 0 5px;
	z-index:0;
	border-width:0 0 0 1px;
	border-style:solid;
	border-color:#CCC;
	background-color:#B4D94E;
}
#actus h1 {
	color:#333;
	font-size:100%;
	width:190px;
	text-align:center;
}
#actus h3 {
	color:#e69d10;
	font-size:80%;
}
#actus h3 a{
	color:#0193CE;
	font-size:100%;
}
.news-list-morelink a{
	font-size:12px;
	color:#000000;}
.news-list-date{
	font-size:12px;
}
