/* M_all_liste_actu_TO */

#M_all_liste_actu_TO {
	color: #880B24;
	background: white url(../img/bicolore_ligne_bleue_orange.png) right bottom no-repeat;
	clear: both;
	margin: 0 11px 25px 0;
	padding-bottom: 5px;
}

/* titre */
#M_all_liste_actu_TO #M_all_liste_actu_TO_titre {
	background: url(../img/bicolore_ligne_bleue_orange.png) right bottom no-repeat;
	position: relative;
	padding-bottom: 1px;
	zoom: 1;
}

#M_all_liste_actu_TO #M_all_liste_actu_TO_titre h2 {
	background: url(../img/M_all_liste_actu_TO_titre.png) left top no-repeat;
	width: 457px;
	height: 34px;
	margin: 0;
}

#M_all_liste_actu_TO #M_all_liste_actu_TO_titre a {
	width: 220px;
	height: 34px;
}

/* .row */
#M_all_liste_actu_TO .row {
	margin-top: 18px;
}

#M_all_liste_actu_TO h3, #M_all_liste_actu_TO h4, #M_all_liste_actu_TO p {
	margin: 0 14px 0 6px;
}

#M_all_liste_actu_TO h3 {
	color: #346F8D;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
}

#M_all_liste_actu_TO h4, #M_all_liste_actu_TO h4 a {
	color: #000633;
	font-size: 1.3em;
	font-weight: bold;
}

/* on évite d'agrandir les liens h3 et h4 (et h5 au cas où) par 1.3*1.3 em ! */
#M_all_liste_actu_TO h3 a, #M_all_liste_actu_TO h4 a, #M_all_liste_actu_TO h5 a {
	font-size: 1.0em;
}


#M_all_liste_actu_TO p {
	color: #420005;
	margin-top: 0.2em;
	margin-bottom: 0.8em;
}

#M_all_liste_actu_TO p a {
	font-weight: bold;
	color: #980A28;
}

/* ***pas d'image dans l'exemple actuel mais autant le laisser */
#M_all_liste_actu_TO p img {
	margin-right: 10px;
}


/* bandeau lien "important" */
/* la classe est différente (".bandeau_liens") parce que c'est issu d'un contenu générique */
#M_all_liste_actu_TO .M_all_liste_actu_TO_bandeau_liens p, #M_all_liste_actu_TO .bandeau_liens p {
	clear: both;
	background-color: white;
	font-weight: bold;
	line-height: 2;
	margin: 0.8em 0 0 4px;
	padding-right: 18px;
}

#M_all_liste_actu_TO .M_all_liste_actu_TO_bandeau_liens a, #M_all_liste_actu_TO .bandeau_liens p a {
	color: #000633;
	background: url(../img/important_fleche_bleuesurblanc.png) left top no-repeat;
	padding-left: 37px;
}






