/* M_smart_carre */

#M_smart_carre {
	margin: 0 11px 25px 0;
}

#M_smart_carre p { margin: 0; }

#M_smart_carre small {
	color: #9B9C9E;
	padding: 0 0 3px 2px;
}

/* l'image HTML mesure 250px x 250px, sur un fond gris de 300px x 300px (centrage et bords via le padding) */
#M_smart_carre .M_smart_carre_contenu {
	background: #9B9C9E url(../img/M_smart_carre_fond.png) left top repeat;
	height:250px;
}