
#actu
{
	padding-bottom:				5px;
	color:						#2c140a;
	font-weight:				bold;
	font-size:					1.3em;
	/*width:						690px;*/
	height:						15px;
	text-align:					left;
	border-bottom:				2px #a1822d solid;
	background-color:			#a1822d;
}


#actu a
{
	text-decoration:			none;
	color:						#2c140a;
}

#actu a:hover
{
	color:						#ffffff;
}