html, body {
	margin:0;
	padding:0;
}

h3, .sep_act {
	display:none;
}

.newhome {
	border-top:1px dotted #999999;
	margin:0;
	padding:10px 0;
	overflow:auto;
	font-size:11px;
	color:#787878;
	text-align:justify;
}

#colactualite {
	font-family:Arial;
}

#colactualite img {
	width:66px;
	height:66px;
	float:left;
	margin: 0 10px 0 0;
	border:none;
	border:1px solid #999999;
}

#colactualite a {
	display:block;
	clear:both;
	text-align:right;
	font-weight:bold;
	color:#787878;
	width: 175px;
}
#colactualite a:hover {
	text-decoration:underline;
	color:#D10C4A;
}

