/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
	font-weight: bold;
	 
}
a:link {
	text-decoration: underline; 
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #003399; font-size:13px;
}
a:active {
	text-decoration: underline;
	color: #0066CC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px; color:#003399;
}
h2 {
	font-size: 12px; color:#003399;
}
h3 {
	font-size: 12px; color:#CC0000;
}
body {
	background-image: url(azul-fondo.jpg); background-attachment:fixed;
}
.Estilo1 {color: #003399}
.Estilo2 {
	font-size: 14px;
	font-weight: bold; color:#FFFFFF; background-color:#003399;
}
.Estilo4 {
	color: #FF0000;
	font-weight: bold;
}
.Estilo5 {font-size: 14px}
.stilored {font-size: 14px;color: #FF0000;}
.recuadro{ padding-left:2px; padding-right:2px; padding-top:4px; border-color: #003399;
border-left-style:solid; border-right-style:solid; border-bottom-style:solid; border-top-style:solid;
border-width:2px;
}
.cuadro1{ padding-left:10px; padding-right:6px; padding-top:4px; 
}
.titulo{ font-weight:bold; font-family:Verdana, Helvetica, sans-serif; font-size:12px;}

.txt{ padding-left:15px; padding-right:6px; padding-top:4px; 
}
