.textogis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
}
.textogis:hover {
	color: #CCCCCC;
}

.texto3{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #ffffff;
	text-decoration: none;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #003366;
	text-decoration: none;
}
.link1:hover {
text-decoration: underline;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #F88006;
	text-decoration: none;
}
.link2:hover {
	color: #999999;
}
.tabladerecha {
	color: #003366;
	background-color: #FFEAD5;
	width: 155px;
	border: 1px solid #020132;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;

}
.fondonaranja {
	color: #003366;
	background-color: #FFEAD5;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;

}

.text_naranja_chico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #F88006;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 14px;
	text-decoration: none;
}
.texto:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 14px;
	text-decoration: underline;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 14px;
	text-decoration: none;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #003366;
	text-decoration: none;
}

.titulo_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
}
.titulo_azul2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
}

.input {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF4EA;
	border: 1px solid #004A73;
	height: 18px;

}
.combo {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF4EA;
	border: 1px solid #004A73;
	height: 18px;

}

.hand {
	cursor: hand;	
	}

a.paginado:link, a.paginado:active, a.paginado:focus, a.paginado:visited {
	font-family:Verdana; font-size:11px; text-decoration:none; color:#000000;
	}
a.paginado:hover {
	font-family:Verdana; font-size:11px; text-decoration: underline; color:#000000;
	}
.paginado {
	font-family:Verdana; font-size:13px; color:#000000; text-align:center;
	}

.oculto {
	visibility: hidden;	
}