/**
 * @package Xmodule
 *
 * Feuille de style du module xmodule.a_la_une
 * 
 * @author http://www.exagone.com> 
 * @version 1.0
 * @since CSS 2.0
 * @copyright exagone
 * @modified 08/09/2004 12:41
*/



#actu-home {
	width: 282px;
	float:left;
}

#actu-home h2{
	color:#660000;
	line-height:13px;
	margin-bottom:4px;
}

#actu-home h2.clear{
	clear:both;
}

#actu-home a,
#actu-home a:link,
#actu-home a:visited,
#actu-home a:hover,
#actu-home a:active{
	font-weight: normal;
	font-size: 11px;
	color:#363636;
}

#actu-home h2 a,
#actu-home h2 a:link,
#actu-home h2 a:visited,
#actu-home h2 a:hover,
#actu-home h2 a:active{
	font-weight: bold;
	font-size: 13px;
}

#actu-home p{
	margin-bottom:8px;
}

#actu-home img.actu{
	display:block;
	float:left;
	margin-right:6px;
}
