@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.borde_derecho {
	background-image:url(imgs/borde_der.jpg);
	background-repeat:repeat-y;
}
.borde_superior {
	background-image:url(imgs/borde_sup.jpg);
	background-repeat:repeat-x;
}
.bottom_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}
.menu_derecho {
	background-color:#233462;
	background-image:url(imgs/menu.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.menu_derecho td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-repeat: no-repeat;
	text-indent: 5px;
}
.opcion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottom_text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.menu_derecho .opcion a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_derecho .opcion a.hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#5779E0;
	text-decoration: none;
}.titulo_seccion {
	line-height: 30px;
}
#texto {
	height: 406px;
	width: 585px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style:solid;
	border-width:0px;
	padding:0px;
	border-color:#FFFFFF;
}
#apDiv1 {
	position:static;
	width:585px;
	height:406px;
	z-index:auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	overflow: scroll;
	clip: rect(auto,auto,auto,auto);
	visibility: inherit;
	vertical-align: baseline;
	cursor: default;
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	float: inherit;
	clear: none;
	margin: 0px;
	padding: 0px;
}