/**	***********************************************	**/
/**	ACTU ACCUEIL								    **/
/**	***********************************************	**/	


#actus_accueil .pointe {
	background: url(pointe_postit_grise.gif);
	background-repeat: no-repeat;
	width: 58px;
	height: 11px;
	float: left;
}

#actus_accueil .bulle {
	background: url(fond_damier_gris.gif);
	background-repeat: repeat;
	margin-left: 58px;
	padding: 10px 20px 5px 20px;
}


	
