/* M_footerriche_dossiers_essentiel */

/* @auteur	Alsacreations, VP  */
/* @cree	2008-06-19         */
/* @modif	2008-07-15         */
/* @gabarit	0                  */
/* @version	4                  */

#M_footerriche_dossiers_essentiel {
	background-color: white;
	color: black;
	border-bottom: 1px solid #BF0071;
	float: left;
	width: 254px;
	margin-right: 2px;
}

#M_footerriche_dossiers_essentiel h2 {
	background: url(../img/M_footerriche_dossiers_essentiel_titre.png) left top no-repeat;
	width: 254px;
	height: 35px;
	padding-bottom: 6px;
}

/* item */
#M_footerriche_dossiers_essentiel .row {
	color: #6D6E6F;
	margin: 6px 2px 0 15px;
}

#M_footerriche_dossiers_essentiel .row p {
	color: #6D6E6F;
	font-size: 0.9em;
	text-transform: uppercase;
	margin: 0.8em 0 0.2em 0;
}

#M_footerriche_dossiers_essentiel h3 {
	font-size: 1.1em;
}

#M_footerriche_dossiers_essentiel .row h3 a {
	color: #880050;
}

/* lien de suite */
#M_footerriche_dossiers_essentiel .suite {
	margin-bottom: 0;
	padding: 4px 0 12px 15px;
	zoom: 1;
}

#M_footerriche_dossiers_essentiel .suite a {
	background: url(../img/M_footerriche_fleche_magenta.png) left center no-repeat;
	padding-left: 16px;
}


