#actu {
	top:180px;
	width:25%;
	background-color:#A6BC85;
	position:relative;
	height: 900px;	
	overflow: auto ;
	clip: rect(0,235,761,0);
	font-family: "Helvetica", "Arial";
	font-size:12pt;
	float:right;
	margin-right:0px;
	text-align:justify;
}
#actu div {
	font-family: Comic Sans MS;
	font-size: 24pt;
	color:#FF0000;
}
.actu-titre {
	font-size:14pt;
	font-style: italic;
	text-decoration: underline;
}
.actu-lieu {
	font-size:11pt;
	font-style:italic;
}
#idee {
	top:180px; 
	width:72%; 
	height:693px; 
	text-align:justify;
	position:relative;
	left:20%;
}
