a{
	color : #8A2BE2;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : normal;
}
a:hover{
	color : Maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
.enlace{
	color : #8A2BE2;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : normal;
}
.enlace:hover{
	color : Maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}
.linkClaro{
	color : #F0F8FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
.linkClaro:hover{
	color : Yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.cuerpo{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
}
.formu{
	background-color : White;
	font-family : Verdana;
	font-size : 10px;
}
.botFormu{
	background-color : #7F5EA0;
	font-family : Verdana;
	font-size : 12px;
	border-bottom-color : #5F9EA0;
	border-bottom-width : thin;
	color : White;
}
.asterisco{
	color : Red;
	font-size : 10px;
}
td{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-justify : auto;
}
.tdText{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : justify;
	text-justify : auto;
}
.tdTop{
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.tdTopAma{
	color : #E0BE13;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
th{
	color: Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color :  #BDB3C7;
}
.th2{
	color: White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : Black;
}
.anulado{
	color : Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.linea{
	color : Purple;
}
.medPrin{
	background: #C6CCCE;
	font-weight : bolder;
	ime-mode : disabled;
}
.medSec{
	margin-left : 5px;
}
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: yellow;
	visibility: hidden;
	z-index: 100;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
}
.fondoTb{
	background : url(/images/fondoTabl.jpg) no-repeat fixed left;
}
.fondoTb2{
	background : url(/images/fondoTabl.jpg) no-repeat fixed;
	padding-left : 1px;
	padding-top : 1px;
}
.tipoBold{
	font-weight : bold;
}
.tipoNeg{
	text-decoration : none;
	color : Black;
}
.tipoNeg:hover{
	text-decoration : none;
	color : Maroon;
}
.tipoBl{
	text-decoration : none;
	color : White;
}
.tipoBl:hover{
	text-decoration : none;
	color : Yellow;
}
ul {
	list-style-image: url(/images/bullet.gif);
}
.menu {
	position:absolute;
	visibility:hidden;
	padding: 3px;
	z-index: 2;
  	}
.numeritos{
	font-size: 8px;
}
.TextoTabla{
	font-size: 9px;
}
.fecha{
	font-size: 9px;
	color: Gray;
}
