

/*  ********************************************************************** */
/*  **************************** TABLAS MINI ***************************** */
/*  ********************************************************************** */
#TtableMini {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}
	
#TtableMini a:active{ color: #000000; }
#TtableMini a:link{ color: #000000; }
#TtableMini a:visited{ color: #000000; }
#TtableMini a:hover{ color: #000000; }


#TtableMini.divPrincipal {
/* 	border: 1px solid #26537A; */
	}

#TtableMini .divContenedor {
	border: 1px solid #26537A;
/*	height: 180px; */
/* 	width:200px; */
    overflow: auto;
	}

	
#TtableMini .title {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align:left;
	text-indent: 3px;
	background-color: #26537A;
	height: 20px;
	line-height: 20px; 
	border-top: 2px solid #FFF;
}
#TtableMini .title a:active{ color: #FFF; }
#TtableMini .title a:link{ color: #FFF; }
#TtableMini .title a:visited{ color: #FFF; }
#TtableMini .title a:hover{ color: #FFF; }

#TtableMini .campos1 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #646464;	
	text-decoration: none;
	text-indent: 3px;
	background-color: #EAEEF2;
/*	height: 20px;
	line-height: 20px; */
	border-bottom: 1px solid #B8B8B8;	
	}
#TtableMini .campos1 a:active {  text-decoration: none; color: #646464;font-weight: bold;  }
#TtableMini .campos1 a:link { text-decoration: none ; color: #646464; font-weight: bold; }
#TtableMini .campos1 a:visited { text-decoration: none; color: #646464; font-weight: bold;}
#TtableMini .campos1 a:hover { text-decoration: underline; color: #646464; font-weight: bold;}

#TtableMini .campos2 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #646464;	
	text-decoration: none;
	text-indent: 3px;
	background-color: #FFF;
/*	height: 20px;
	line-height: 20px; */
	border-bottom: 1px solid #B8B8B8;
	}
#TtableMini .campos2 a:active {  text-decoration: none; color: #646464;  font-weight: bold;}
#TtableMini .campos2 a:link { text-decoration: none ; color: #646464; font-weight: bold;}
#TtableMini .campos2 a:visited { text-decoration: none; color: #646464; font-weight: bold;}
#TtableMini .campos2 a:hover { text-decoration: underline; color: #646464; font-weight: bold; }


