INPUT.btnIndice {
	vertical-align : middle;
	text-align : justify;
	font-size : 10pt;
	height : 50px;
	width : 140px;
	background-color : Silver;
	border-style : dashed dashed;
	font-weight : bold;
	padding-bottom : 2px;
	caption-side : bottom;
	font-family : Arial;
	cursor : pointer;
}

TABLE.Indice {
	border : 1pt solid Black;
	border-collapse : collapse;
	border-style : solid;
}

TABLE.Nada {

}

TD.Indice {
	height : 80px;
	font : bold 11pt Times New Roman;
	border : 1px solid;
}


TD.Letra {
	font : bold 18pt Times New Roman;
	color : Maroon;
	text-align : center;
	vertical-align : middle;
	border : 1px;
	border-style : solid;
}


.Letra {
	font-size : 26pt;
	font-family : "Times New Roman";
	color : Maroon;
	font-weight : bold;
	text-decoration : none;
}

A.Enlace, A.Enlace:VISITED {
	font-size : 11pt;
	font-family : Arial;
	color : Blue;
	text-decoration : none;
}

A.Enlace:HOVER {
	font-size : 11pt;
	font-family : Arial;
	color : Red;
	text-decoration : underline;
}

A.Enlace2,A.Enlace2:VISITED {
	font-size : 10pt;
	font-family : Arial;
	color : Maroon;
}

A.Letra2 {
	font : bold 18pt Times New Roman;
	color : Maroon;
	text-align : center;
	vertical-align : middle;
	text-decoration : none;
}

A.Letra2:visited {
	font : bold 18pt Times New Roman;
	color : Maroon;
	text-align : center;
	vertical-align : middle;
	text-decoration : none;
}

A.EnlTbl {
	font : bold 11pt Times New Roman;
	color : Black;
	text-align : center;
	vertical-align : middle;
	text-decoration : none;
}

A.EnlTbl:VISITED {
	font : bold 11pt Times New Roman;
	color : Black;
	text-align : center;
	vertical-align : middle;
	text-decoration : none;
}

A.EnlTbl:HOVER {
	font : bold 11pt Times New Roman;
	color : White;
	text-align : center;
	vertical-align : middle;
	text-decoration : none;
	background-color : Maroon;
}

A.boton {
	font-family: Arial;
	font-size : 10;
	color: rgb(7,49,117);
	text-decoration : none;
	text-align : center;
	font-weight : bold;
	vertical-align : middle;
	width : 100%;
	height : 100%;
	line-height : 25px;
}
#Salto {
		line-height : 13px;
}

A:HOVER.boton {
	font-family: Arial;
	font-size : 10;
	color: Blue;
	text-decoration : none;
	text-align : center;
	font-weight : bold;
	vertical-align : middle;
	width : 100%;
	height : 100%;
}
#salto {
	line-height : 13px;
}

.btnindice2 {
	background-color:rgb(204,181,141);
	color:rgb(0,44,114);
	text-align:center;
	font-family: sans-serif;
	font-size:14pt;
	cursor : pointer;
	width: 48px;
	height: 28px;
}

.txt {
	font-family : Arial;
	font-size : 12px;
}
