@charset "utf-8";

body {
	background-color: #FFFFFF;
	margin: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CE11C2;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #C000B7;
	letter-spacing: -1px;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #003366;
}

#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:233px;
	height:197px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:233px;
	top:0px;
	width:747px;
	height:90px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:569px;
	top:0px;
	width:411px;
	height:339px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:0px;
	top:197px;
	width:233px;
	height:142px;
	z-index:4;
}
#apDiv9 {
	position:absolute;
	left:233px;
	top:90px;
	width:747px;
	height:107px;
	z-index:5;
}
#apDiv10 {
	position:absolute;
	left:233px;
	top:197px;
	width:747px;
	height:auto;
	z-index:6;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/co_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#apDiv10 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.separadorhorizontal {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DA46C2;
}
.destacadorojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FF0000;
}
