/* Style for a block - TABLE */


/* NIVEL 1 */
.m1table2 {
 padding: 0px;
 	
}
.m1out {
	background: #FFFBE9;
}
.m1over {
	background: #F6E9B3 ;
}
 .m1_actv{
	background: #CEB75A;
	color:#FFFFFF;
	padding:4px; 
	height: 12px;
}
 .flecha_1{
	background-image:url(../img/flecha_micro.gif);
	background-repeat:no-repeat;
	background-position: 210px 7px;
}
 .m1_defaut{
	padding:4px; 
	height: 12px;
	border-bottom: 1px dotted #453B12;
}
 .flecha_0{
	background-image:url(../img/flecha_micro2.gif);
	background-repeat:no-repeat;
	background-position: 210px 7px;
}

.minner1 {	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color:#A68501;
	font-size: 9px;
	}


	
/* nivel 2   */
.m2table {
	background: #FFFFFF;
	padding: 0px;
}
.m2out {
	background: #FEF7C4;
}
.m2over {
	background: #F4E3A0;
}

 .flecha_1_2{
	background-image:url(../img/flecha_micro2.gif);
	background-repeat:no-repeat;
	background-position: 210px 7px;
}
 .m2_defaut{
 	padding:4px; 
	height: 12px;
}

.minner2 {	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color:#7E6601;
	font-size: 9px;
	}
/* nivel 2   */
.minner3 {	
	text-align: left;
	padding-left:4px;
	font-family: Arial, Helvetica, sans-serif;
	color:#7E6601;
	font-size: 9px;
	}

