/* M_mini_liste_cplt_web */

/* @auteur	Alsacreations, VP  */
/* @cree	2008-06-19         */
/* @modif	2008-06-26         */
/* @gabarit	0                  */
/* @version	2                  */

#M_mini_liste_cplt_web {
	background: #E9EBB9 url(../img/M_mini_liste_cplt_web_fond.png) left top no-repeat;
	color: black;
	border: 1px solid #ABB02D;
	margin-bottom: 20px;
}

#M_mini_liste_cplt_web h2 {
	background: url(../img/M_mini_liste_cplt_web_titre.png) left top no-repeat;
	width: 176px;
	height: 52px;
}

#M_mini_liste_cplt_web p {
	font-weight: bold;
	margin: 0 14px 1.8em 7px;
}

#M_mini_liste_cplt_web p.surtitre {
	color: #9B9C9E;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0.8em 14px 0 7px;
}


/* lien de suite */
#M_mini_liste_cplt_web .suite {
	background: url(../img/M_mini_liste_cplt_web_fleche.png) left top no-repeat;
	padding-left: 17px;
}


