.act_actus h1{
	margin-bottom:10px;
}
.act_actus h2{
	margin-bottom:10px;
	margin-top:10px;
}
.act_actus .date{
	font-size:10px;
	color:#999999;
	font-weight:bold;
}
.act_actus .type{
	display:block;
	margin-left:10px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:12px;
	color:#FF6600;
}
.act_actus img{
	padding:4px;
}


