/* ESTILO DE LA APLICACION */

body {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	text-align: left;	
	color: #27273B;
	background-color: #ffffff;
	scrollbar-base-color: #D4D4D8;	
}

table {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color: #27273B;
}


.lectura {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	text-align: justify;
	color: #27273B;	
}

.normal {
	font-family: Verdana,Arial,Helvetica;
	text-align: left;
	font-size: 10px;
	color: #27273B;
	background-color: #ffffff;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: inset; 	
	border-left-style: inset;	
	border-right-style: outset;	
	border-bottom-style: outset; 
	border-top-color: #27273B; 
	border-left-color: #27273B;	
	border-right-color: #27273B; 
	border-bottom-color: #27273B;	
}


.boton1 {
	font-family: Verdana,Arial,Helvetica;
	text-align: center;
	font-size: 10px;
	color: #27273B;
	background-color: #ffffff;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: inset; 	
	border-left-style: inset;	
	border-right-style: outset;	
	border-bottom-style: outset; 
	border-top-color: #27273B; 
	border-left-color: #27273B;	
	border-right-color: #27273B; 
	border-bottom-color: #27273B;	
}


.inverso:link {font-family: Verdana,Arial,Helvetica; font-size: 9px; color: #ffffff; text-decoration: none; font-weight: bold;}
.inverso:visited {font-family: Verdana,Arial,Helvetica; font-size: 9px; color: #ffffff; text-decoration: none; font-weight: bold;}
.inverso:hover {font-family: Verdana,Arial,Helvetica; font-size: 9px; color: #27273B; text-decoration: none; font-weight: bold;}

.menu:link {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #27273B; text-decoration: none; font-weight: normal;}
.menu:visited {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #27273B; text-decoration: none; font-weight: normal;}
.menu:hover {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #a9a9b1; text-decoration: none; font-weight: normal;}

.paginacion:link {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #91003b; text-decoration: none; font-weight: normal;}
.paginacion:visited {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #91003b; text-decoration: none; font-weight: normal;}
.paginacion:hover {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #27273B; background-color: #f0f0f1; text-decoration: none; font-weight: normal;}

a:link {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #91003b; text-decoration: none; font-weight: normal;}
a:visited {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #91003b; text-decoration: none; font-weight: normal;}
a:hover {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #27273B; text-decoration: none; font-weight: normal;}