.actus{
	display: inline;
	float:left;
	width:425px;
	/*height: 200px;*/
	margin: 5px 5px 5px 1px;
}

.actus H3 {
	display:inline;
	float:left;
	font:bold 14px;
	color:#284B94;
	text-decoration:none;
	width:420px;
	margin: 0px 0px 5px 0px;
	text-align: left;
}

.actus H2 {
	display:inline;
	float:left;
	font-size:10px;
	font-weight: bold;
	color:#9C9C9C;
	text-decoration:none;
	width:150px; 
	height: 20px;
	margin: 0px 0px 5px 0px;
	text-align: right;
}

.cadre_pt {
	display: inline;
	float: left;
	width: 120px;
	height: 90px;
	margin: 0px 5px 5px 0px;
}

.cadre_gd{
	display: inline;
	float: left;
	width: 200px;
	height: 150px;
	margin: 0px 5px 5px 0px;
}

.actus span{
	display: inline;
	float: left;
	text-align: justify;
	margin: 0px 5px 2px 5px;
	width:205px;
}

a.link {
	display:inline;
	float:right;
	text-align:right;
	font-size:12px;
	font-weight: bold;
	color:#284B94;
	text-decoration:none;
	margin-right:5px;
	width:425px;
}
a.link:hover {
	background-color:#FFFFCC;
}

