/* CSS Document */

body {
	background-color: #F1BF4A;
	font-family: Arial, Helvetica, sans-serif;
}
#apDiv_f1 {
	position:absolute;
	left:0em;
	top:0em;
	width:62em;
	height:6em;
	background-color: #F1BF4A;
	z-index:5;
}
#apDiv_f2 {
	position:absolute;
	left:0em;
	top:6em;
	width:11em;
	height:43em;
	background-color: #003D6E;
	padding-top: 1em;
	z-index:4;
}
#apDiv_f3 {
	position:absolute;
	left:11em;
	top:6em;
	width:50em;
	height:42em;
	overflow: auto;
	padding: 1em;
	z-index:3;
}
#apDiv_l1 {
	position:absolute;
	left:0em;
	top:3em;
	width:20em;
	height:38em;
	margin: 0.5em;
	z-index:6;
}
#apDiv_l2 {
	position:absolute;
	left:21em;
	top:3em;
	width:20em;
	height:38em;
	margin: 0.5em;
	z-index:7;
}
#enlaces_ja {
	position:absolute;
	left:0em;
	top:38em;
	width:11em;
	height:4em;
	z-index:1;
}
ul.menu {
	margin: 0em;
	padding: 0em;
}
ul.menu li {
	list-style-type: none;
	width: 11em;
	padding-top: 1em;
}
ul.menu li a {
	color: #FFFFFF;
	font-size: 0.84em;
	display: block;
	text-decoration: none;
	padding-left: 0.5em;
}
ul.menu li a:hover {
	background-color: #F1BF4A;
	text-decoration: none;
	color: #000000;
}
ul.anejos {
	font-weight: bold;
	font-size: 0.8em;
	margin: 0em;
	padding-top: 1em;
	padding-left: 2em;
}
ul.anejos li {
	font-weight: normal;
	margin-top:0.3em;
	margin-left:-1em;
	list-style-type: none;
}
h1 {
	visibility: hidden;
	line-height: 0em;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	background-color: #DB9E11;
	color: #FFFFFF;
	line-height: 1.2em;
	text-indent: 1em;
}
p {
	font-size: 0.8em;
	color: #000000;
	text-align:justify;
	line-height: 1.2em;
}
a:hover {
	text-decoration: none !important;
}
.enlaces {
	color: #000000;
	text-decoration: underline !important;
	background: #F1BF4A url(imagenes/enlace.gif) no-repeat right center;
	padding-right: 1.5em;
}
.enlaces2 {
	color: #000000;
	text-decoration: underline;
	font-size: 0.7em;
	line-height: 0.9em;
}
a.enlaces2:hover {
	text-decoration: none !important;
}
.accessKey {
	text-decoration: underline;
}
.pesoarchivo {
	font-size: 0.7em;
	color: #003D6E;
	font-weight: bold;
}
.enlace_cvot {
	font-size: 0.6em !important;
	font-weight: bold;
	padding-left: 3.5em !important;
	background-image: url(imagenes/cvot.gif);
	background-repeat: no-repeat;
	background-position: 0.63em center;
}
a img {
	border:0 !important;
	text-decoration: none;
}
a:active
{
	outline: none;
}
a:focus
{
	-moz-outline-style: none;
}