@charset "utf-8";
/* CSS Document */

body
{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #000;
font-style:normal;
}
p
{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-style:normal;
}
h1
{
	color: #000;
	background-color: #F00;
	font-size: 13px;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}
topheader {
position:absolute
}
top {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.top {
	position: absolute;
	left: 28px;
	top: 8px;
	width: 100%;
	height: 2272px;
}
a:link
{
	color: #648BCB;
}
a:active
{
	color: #648BCB;
}
a:visited
{
	color: #648BCB;
}
a:hover
{
	color: #82AC83;
}
.parrafo_rojo
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
color: #F00;
font-style:normal;
}
