/* CSS Document */

body {
	background-color: #CDD5E3;
}
.Estilo1 {font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #111d45;
}
.Estilo2 {font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #111d45;
}
.Estilo3 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.Estilo6 {color: #2D3E8C}
.Estilo7 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.Estilo8 {font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FF0000;
}
A:link {
	text-decoration:underline;
	color:#111d45;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
} 
A:visited {
	text-decoration:underline;
	color:#111d45;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}  
A:hover {
	color:#111d45;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.lineas {
	BORDER-BOTTOM: #111d45 1px solid; BORDER-TOP: #111d45 1px solid; BORDER-LEFT: #111d45 1px solid; BORDER-RIGHT: #111d45 1px solid;}
.lineasup {
	BORDER-TOP: #111d45 1px solid;}
