/* M_mini_50qr */

#M_mini_50qr {
	background-color: white;
	color: #420005;
	margin: 0 11px 25px 0;
}

/* titre */
#M_mini_50qr #M_mini_50qr_titre {
	position: relative;
	background: url(../img/bicolore_fin.png) right bottom no-repeat;
	padding-bottom: 3px;
}

#M_mini_50qr #M_mini_50qr_titre h2 {
	background: url(../img/M_mini_50qr_titre.png) left top no-repeat;
	width: 457px;
	height: 40px;
	text-align: left;
}

#M_mini_50qr #M_mini_50qr_titre a {
	width: 220px;
	height: 40px;
}


/* les questions */
#M_mini_50qr .row {
	clear: both;
	width: 430px;
	margin: 11px 0;
}

#M_mini_50qr .row img {
	float: left;
	margin-right: 11px;
}

#M_mini_50qr h3, #M_mini_50qr h3 a {
	color: #9A0C29;
	font-size: 1.3em;
	font-weight: bold;
}
#M_mini_50qr h3 a { /* on évite d'agrandir 1.3*1.3 em */
	font-size: 1.0em;
}

#M_mini_50qr p {
	margin: 0.2em 0;
}
#M_mini_50qr p a {
	color: #420005;
}


/* bandeau lien "important" */
#M_mini_50qr .M_mini_50qr_bandeau_liens p {
	background: #880B24 url(../img/fond_important.png) left top repeat;
	line-height: 2.1;
}

#M_mini_50qr .M_mini_50qr_bandeau_liens a {
	color: #F58220;
	background: url(../img/important_fleche.png) left -6px no-repeat;
	padding: 0 10px 0 35px;
}

