/* ***** fiche ********** */
.mm_fiche_t1 { height:2px; width:1px; background: #b2cde1 url(/design/images/mm_fiche_t1.gif) no-repeat bottom right; }
.mm_fiche_t2 { height:2px; background: #b2cde1 url(/design/images/mm_fiche_t2.gif) repeat-x bottom; }
.mm_fiche_t3 { height:2px; width:1px; background: #b2cde1 url(/design/images/mm_fiche_t3.gif) no-repeat bottom left; }

.mm_fiche_m1 { width:1px; background: #a8c1d6 url(/design/images/mm_fiche_m1.gif) repeat-x top; }
.mm_fiche_m2 { height:18px; background: #abbddb url(/design/images/mm_fiche_m2.gif) repeat-x top; }

.fiche_trait_sep { background: url(/design/images/fiche_trait_sep.gif) repeat-y center; }

/* ***** liens onglet ********** */
a.mm_fiche {
	display: block;
	height:18px;
	line-height:18px;
	color: #606b87;
	font-family: Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
	padding:0 12px;
}
a.mm_fiche:hover, a.mm_fiche_on, a.mm_fiche_on:hover {
	display: block;
	height:18px;
	line-height:18px;
	color: #0f1326;
	font-family: Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
	background-color: #cfe1ff;
	padding:0 12px;
}

/* ***** liens domaines ********** */
.mm_fiche_dom li {
	margin-bottom:4px;
}
a.mm_fiche_dom {
	display:block;
	color: #0f1326;
	font-size: 10px;
	text-decoration: none;
	padding-left:16px;
	background: url(/design/images/ico_fleche.gif) no-repeat top left;
}
a.mm_fiche_dom:hover {
	text-decoration: underline;
	background: url(/design/images/ico_fleche_1.gif) no-repeat top left;
}
/* ***** liens domaines ********** */
.mm_fiche_avo li {
	margin-bottom:4px;
}
a.mm_fiche_avo {
	display:block;
	color:#0f1326;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	padding-left:22px;
	line-height:19px;
	background: url(/design/images/ico_fiche.gif) no-repeat 1px 1px;
}
a.mm_fiche_avo:hover {
	text-decoration: underline;
	background: url(/design/images/ico_fiche.gif) no-repeat 1px 1px;
}
