#actus{
	font-family:Arial, Helvetica, sans-serif;
}

#actus .date{
	font-size:12px;
	padding-top:10px;
	font-weight:bold;
}

#actus .titre{
	font-size:16px;
	font-weight:bold;
}
#actus .texte{
	font-size:12px;
}

#actus .lien{
	text-indent:10px;

}
#actus a:link, #actus a:visited{
	font-size:12px;
	font-weight:bold;
	color:#FE7D19;
}


#actus .vignette{
	float:left;
	margin:10px;
	border:1px solid #000000;
}

#actus .spacer{
	clear:both;
}

#retour{
	margin-top:20px;
	width:520px;
	text-align:center;
}

#retour a:link, #retour a:visited{
	color:#FE7D19;
	font-weight:bold;
}
