/* ESTILO DE LA APLICACION */

body {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	text-align: left;	
	color: #324147;
	background-color: #ffffff;
	scrollbar-base-color: #C0C4C8;	
}

table {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color: #324147;
}


.lectura {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	text-align: justify;
	color: #324147;	
}

.normal {
	font-family: Verdana,Arial,Helvetica;
	text-align: left;
	font-size: 10px;
	color: #324147;
	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: #575B5E; 
	border-left-color: #575B5E;	
	border-right-color: #575B5E; 
	border-bottom-color: #575B5E;	
}


.boton1 {
	font-family: Verdana,Arial,Helvetica;
	text-align: center;
	font-size: 10px;
	color: #324147;
	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: #575B5E; 
	border-left-color: #575B5E;	
	border-right-color: #575B5E; 
	border-bottom-color: #575B5E;	
}

.inv:link {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #324147; text-decoration: none; font-weight: normal;}
.inv:visited {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #324147; text-decoration: none; font-weight: normal;}
.inv:hover {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #D3D6D8; text-decoration: none; font-weight: normal;}

.menu:link {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #324147; text-decoration: none; font-weight: bold;}
.menu:visited {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #324147; text-decoration: none; font-weight: bold;}
.menu:hover {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #ffffff; text-decoration: none; font-weight: bold;  background-color: #dee1e1;}

.menuinv:link {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #ffffff; text-decoration: none; font-weight: bold; background-color: #dee1e1;}
.menuinv:visited {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #ffffff; text-decoration: none; font-weight: bold; background-color: #dee1e1;}
.menuinv:hover {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #324147; text-decoration: none; font-weight: bold;}

.newsinv:link {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #e2b2b6; text-decoration: none; font-weight: normal;}
.newsinv:visited {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #e2b2b6; text-decoration: none; font-weight: normal;}
.newsinv:hover {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #324147; text-decoration: none; font-weight: normal;}


.news:link {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #BD4C54; text-decoration: none; font-weight: normal;}
.news:visited {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #BD4C54; text-decoration: none; font-weight: normal;}
.news:hover {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #324147; text-decoration: none; font-weight: normal;}

a:link {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #BD4C54; text-decoration: none; font-weight: bold;}
a:visited {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #BD4C54; text-decoration: none; font-weight: bold;}
a:hover {font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #324147; text-decoration: none; font-weight: bold;}
