@charset "utf-8";
/* CSS Document */

html {
	scrollbar-base-color:#529800;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#F2F2F2;
	scrollbar-face-color:#529800;
}


body,td,th {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
}

.main_menu td a,
.main_menu td a:link
.main_menu td a:visited {
	color: #A8D508;
	text-decoration: none;
	font-size: 12px;
}

.main_menu td a:hover {
	color: #FF9300;
	text-decoration: none;
	font-size: 12px;
}

.marco_azul {
	background: url(../images/degr_verdeclaro.png) repeat-x;
}

.footer {
	background:url(../images/bottom.png) repeat-x;
}

.footer td,
.footer td a,
.footer td a:visited
.footer td a:link{ 
	color: #FFFFFF;
	text-decoration: none;
}

.titulo_seccion {
	color: #FF8500;
	font-size: 18px;
	font-weight: bold;
}

.normal_link {
	color:#FF8500;
	text-decoration: none;
	font-weight: bold;
}

.logo_menu {
	color:#FF8500;
	text-decoration: none;
	font-weight: bold;
	font-size:9px;
}

.link_mapa {
	color:#2937DE;
	text-decoration: none;
	font-weight: 500;
	font-size:12px;
}

.marco_derecha {
	background: url(../images/marco_mid_izq.png) repeat-y;
}
.marco_izquierda {
	background: url(../images/marco_mid_der.png) repeat-y;
}
.marco_titulo_azul {
	background: #404040;
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
}
.marco_img {
	border: 1px solid #95D316;
}
.marco_spacer {
	background: url(../images/marco_spacer.png) repeat-x;
}
.marco_titulo_naranja {
	background: #FF9300;
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
}
.footerLine {
	font-size: 10px;
	color: #003300;
}
.highlight2Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #FFFFFF;
}
.highlight2Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.highlightTitle {
	font-size: 14px;
	font-weight: 800;
	color: #86A700;
}
.highlightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:14pt;
}


img {
	border: none;
}

.subtitulo {
	color: #01429C;
	font-size: 12px;
	font-weight: bold;	
}

#apDiv1 {
	position:absolute;
	left:48px;
	top:211px;
	width:61px;
	height:89px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:54px;
	top:175px;
	width:99px;
	height:88px;
	z-index:7;
}
#apDiv3 {
	position:fixed;
	right:0px;
	bottom:0px;
	width:235px;
	height:241px;
	z-index:1;
	opacity:0.5;
}
