/* CSS Document */
.texto {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.textaz {
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #28557F;
	font-weight: bold;
}
.codigo {
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	width: 40px;
	color: #000099;
	height: 18px;
}
.combo {
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	width: 120px;
	color: #000099;
	height: 18px;
}
.usuario {
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:9px;
	width: 50px;
	color: #000099;
	height: 16px;
}
.casilla {
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	width: 165px;
	color: #000099;
	height: 18px;
}
.combo1 {
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	cursor: auto;
	/*cursor: hand;*/
	width: 95px;
	color: #000099;
	height: 20px;
}
.referencia {
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	cursor: auto;
	/*cursor: hand;*/
	width: 150px;
	color: #588ED8;
	background-color: #D4E0F0;
	height: 20px;
	border: none;
}
.texto1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}
.texto2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}
.texto3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.texto4 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration: none;
	color: #000099;
}
a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	text-decoration: none;
	color: #000099;
}

a:Hover {
	text-decoration: Underline;
	color: #000099;
}
.vertambien { color: #000099; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; text-decoration: none; padding-left: 4px; }
