/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BECFE9;
	font-family:Verdana;
	font-size:12px;
}
.layout{
	table-layout:fixed;
}
.main{
	margin-top:15px;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
}
a.menu {
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
}
a.menu:hover {
	font-family: Verdana;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}
.noticias img, .smap img{
	margin:10px;
}
#noticias a{
	text-decoration:none;
}
.actos td a{
	display:block;
}
.puntonegro {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.copy {
	font-size: 10px;
	color: #848484;
	background-color:#FFFFFF;
	padding-top:10px;
	text-align:center;
}
.copy a{
	color: #848484;
	padding:0;
	text-decoration:none;
}
.copy a:hover{
	color:#333333;
	padding:0;
	text-decoration:none;
}
.titulo {
	font-size: 16px;
	font-family: Verdana;
	color: #666666;
	font-weight:bold;
	font-style:italic;
}
.home_bajo_foto{
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	font-style:italic;
}
a.home_vermas{
	font-size: 10px;
	font-family: Verdana;
	color: #333333;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
a.home_vermas:hover{
	font-size: 10px;
	font-family: Verdana;
	color:#999999;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
.contenidotablas td{
	text-align:left;
	vertical-align:top;
	padding:1px;
	padding-left:5px;
}
.contenidotablas a{
	color:#1A5A2D;
	text-decoration:none;
}
.contenidotablas a:hover{
	color:#339900;
	text-decoration:none;
}
/*Colores alternados de lineas en las tablas*/
tr.bgcolor1{
	background-color:#FFFFFF;
}
tr.bgcolor2{
	background-color:#EBF0E9;
}
.varios_top{
	background-image:url(../images/top_varios_01.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	height:50px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:25px;
}
.varios_top p{
	text-align:left;
	margin:0;
	width:400px;
}
.varios_body{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
	text-align:justify;	
}
.varios_espacio_blanco{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	height:8px;
}
.varios_altura{
	height:200px;
	vertical-align:top;
}
.galeria_top{
	background-image:url(../images/top_galerias_02.gif);
	background-repeat:no-repeat;
	vertical-align:bottom;
	line-height:13px;
}
.galeria_top_titulo{
	font-size:15px;
	color:#FFFFFF;
	text-align:right;
	padding-right:25px;
	padding-bottom:5px;
	vertical-align:bottom;
}
.galeria_top_linea{
	background-image:url(../images/linea_top.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:10px;
}
.galeria_bot_linea{
	background-image:url(../images/linea_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.galeria_body{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.galeria_altura{
	height:300px;
	vertical-align:top;
}
.nombre_galeria{
	font-size:12px;
	color:#666666;
	text-align:left;
	font-weight:bold;
}
.titulotabla{
	background-image:url(../images/bg_titulo_tabla.jpg);
	background-repeat:no-repeat;
	height:25px;
}
.titulotabla td{
	border-collapse:collapse;
	border-left: 1px solid #FFFFFF;
	padding-left:7px;
	color:#1A5A2D;
	font-weight:bold;
	font-size:12px;
}
.titulotabla a{
	color:#1A5A2D;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.titulotabla a:hover{
	color:#000000;
	text-decoration:none;
}
.table_bottom{
	height:5px;
	background-image:url(../images/bg_tabla_bot.jpg);
	background-repeat:no-repeat;
}
td.filtro{
	background-image:url(../images/bg_filtro_tabla.jpg);
	background-repeat:repeat-y;
}
table.filtro_in{
	background-image:url(../images/bg_filtro_in.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin:5px;
	margin-bottom:0;
}
table.filtro_in_submit{
	background-image:url(../images/bg_filtro_submit.jpg);
	margin:5px;
	margin-bottom:0;
	padding:7px;
}
.filtro_in_bot{
	padding-bottom:8px;
	padding-left:5px;
	padding-right:8px;
	padding-top:0px;
}
.filtro_in td{
	padding-bottom:5px;
	padding-left:5px;
	padding-right:8px;
	padding-top:0;
}
.filtro_in_solo{
	padding-bottom:8px;
	padding-left:5px;
	padding-right:8px;
	padding-top:5px;
}
.filtro_in_top{
	padding-bottom:3px;
	padding-left:5px;
	padding-right:8px;
	padding-top:5px;
}
/* Todos los elementos de los forms*/
form {
margin:0;
}
input{
	font-family:Verdana;
	font-size:12px;
}
input[type="text"], input[type="password"]{ 
	border: 1px solid #999999;
}
input[type="submit"]{
	border: 1px solid #000000;
	background-color:#FFFFFF;
	color:#000000;
	/*margin:5px;
	margin-left:0;*/
}
textarea {
	border: 1px solid #999999;
	overflow:auto;
}
select{
	font-family:Verdana;
	font-size:12px;
}
.selectobj{
	position: absolute; 
	top: -2px; 
	left: -2px;
}
.selectcontainer{
  border: 1px solid #999999; 
  height: 1.4em;
  position:relative; 
  overflow: hidden;
}
table.paginacion{
	border:1px solid #090;
	margin:20px;
}
.paginacion td{
	padding:2px;
}
.paginacion a{
	display:block;
	padding:2px;
	text-decoration:none;
	color:#999;
}
.paginacion a:hover{
	text-decoration:underline;
	color:#093;	
}
#f_video{ 
	margin:20px;
	margin-left:75px;
	margin-right:auto;
	width:480px;
}
#que_es_cbmap a{
	text-decoration:none;
	color:#009;
}
#que_es_cbmap a:hover{
	color:#F90;
}
.link_doc_proy{
	color:#55b3e0;
	text-decoration:none;
	font-size:10px;
}/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.4.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.4
 * @date November 17, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
/*#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}*/
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
/*	width: auto;
	height: auto;
	/*zoom: 1;*/
	/*display: block;*/
	float: left;
}
#lightbox-nav-btnPrev { 
	/*left: 0; */
	/*float: left;*/
	width:14px;
	padding-bottom: 0.7em;	
}
#lightbox-nav-btnNext { 
	/*right: 0; */
	/*float: right;*/
	width:14px;
	padding-bottom: 0.7em;	
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
/*#lightbox-container-image-data */
#lightbox-image-details { 
	width: 100%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold;}
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	/*width: 70px; */
	float: left;
	/*padding-bottom: 0.7em;	*/
}
#lightbox-secNav {
	width: 10%;
}
#botones-secNav{
}/* All <ul> tags in the menu including the first level */
.menulist, .menulist ul {
 margin: 0;
 padding: 0;
 width: 134px;
 list-style: none;
 font-family:Arial;
 font-size:12px;
}

/*
 Submenus (<ul> tags) are hidden and absolutely positioned across from their parent.
 They don't *have* to touch their parent menus, but is' a good idea as CSS-only fallback
 mode requires menus to touch/overlap (when JS is disabled in the browser).
*/
.menulist ul {
 display: none;
 position: absolute;
 top: -1px;
 left: 135px;
}

/*
 All menu items (<li> tags) are relatively positioned to correctly offset their submenus.
 They have borders that are slightly overlaid on one another to avoid doubling up.
*/
.menulist li {
 position: relative;
 border-top: 1px solid #F0F0F0;
 border-bottom: 1px solid #F0F0F0;
 background: transparent;
 line-height:normal;
 padding-left:5px;
 margin-bottom:-1px;
}
.menulist li ul li{
 position: relative;
 border:1px solid transparent;
 background:none;
 margin-bottom: -1px;
 line-height:normal;
 text-indent:5px;
 background-image:url(../images/blanco75.png);
}
.menulist ul#FIA{
width:100px;
}
.menulist ul#areas {
width:130px;
left:100px;
}
.menulist ul#Diversidad {
width:75px;
left:220px;
}
.menulist ul#Diversidad ul {
width:250px;
left:76px;
}
.menulist ul#region {
width:140px;
left:100px;
}
.menulist ul#SINAP {
width:300px;
}
.menulist ul#Monitoreo {
width:220px;
}
.menulist ul>li:last-child {
 margin-bottom: 1px; /* Mozilla fix */
}

/* Links inside the menu */
.menulist a {
 display: block;
 padding: 3px;
 color: #000;
 text-decoration: none;
}

/*
 Lit items: 'hover' is mouseover, 'highlighted' are parent items to visible menus.
*/
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color:#000000;
 background-image:url(../images/gris75.png);
}
.menulist a.highlighted {
 color:#000000;
 background-image:url(../images/grisclaro75.png);
}

/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
    .menulist a#xyz {
      background-image: url(out.gif);
    }
    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {
     background-image: url(over.gif);
    }
*/


/* 'subind' submenu indicators, which are automatically prepended to 'A' tag contents. */
.menulist a .subind {
 float: right;
}

/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist li {
 float: left;
 width: 100%;
}

* html .menulist li {
 float: left;
 height: 1%;
}
* html .menulist a {
 height: 1%;
}
/* End Hacks */
