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

