/* M_detail_encadres */

#M_detail_encadres .encadre {
	background-color: #FDE8D7;
	margin: 0 11px 12px 0;
	padding-bottom: 8px;
	zoom: 1; /* IE6: bug du hasLayout */
}

#M_detail_encadres .encadre h3 {
	background: #9A0C29 url(../img/M_detail_encadres_fond_titre.png) left top no-repeat;
	color: white;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.8em;
	padding: 8px 50px 7px 14px;
}

#M_detail_encadres p {
	margin: 0.8em 15px;
}

#M_detail_encadres .encadre .references {
	color: #9A0C29;
	font-weight: bold;
	margin: 0.8em 15px;
}


