/*
-----------------------------------------------------------------------
Estilos CSS Genericos para Documentos y Plantillas
-----------------------------------------------------------------------
*/
.estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	text-align: justify;
	color: #666666;
	font-weight: normal;
	line-height: 15px;
	letter-spacing:0px;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	margin-top: 30px;



	
	}
	
.estilo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: 434343;
	font-weight: bold;
	line-height: 1px;
	
	vertical-align: top;
	word-spacing: normal;
	}
	
	.estilo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: 900;
	line-height: 1px;
	vertical-align: middle;
	word-spacing: normal;
	font-style: normal;
	text-decoration: none;
}

	.saludo_es {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 19px;
	word-spacing: normal;
	font-style: normal;
	text-decoration: none;
	text-align: justify;

}
	
	
.estilo_centrado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

	color: a7a7a7;
	font-weight: normal;
	line-height: 10px;
	
	vertical-align: top;
	word-spacing: normal;
	}	
	
	

A:link {text-decoration: none; color: #555555}
A:visited {text-decoration: none; color: #555555}
A:active {text-decoration: none; color: #555555}
A:hover {text-decoration: none; color: #333333;}




div#extra_info { position:relative; background:#000000; width:716px; }
div#extra_info  { margin:0px;}
div#extra_info  a{ display:block; width:280px; height:73px; text-indent:-100em; overflow:hidden; margin:0px;  }
div#extra_info  { display:none; }



/*
-----------------------------------------------------------------------
Pie de Pagina
-----------------------------------------------------------------------
*/
div#quickLinks { position:relative; width:716px; text-align:center; font:bold normal 10px Verdana, Arial, Helvetica; color:#979797; margin:15px 0px 15px 0px; }
div#quickLinks h3 { display:none; }
div#quickLinks h2 { display:none; }
div#quickLinks h1 { display:none; }
div#quickLinks ul { margin:0px; padding:0px;}
div#quickLinks ul li { display:inline; list-style:none; padding-bottom:12px!important; margin-bottom:12px!important; line-height:20px!important; }
div#quickLinks ul li a { color:#979797; padding:0px 10px 0px 10px; border-right:1px solid #2aa7ff; }
div#quickLinks ul li a:hover { text-decoration:none; color:#dedede; }
div#quickLinks ul li a.last { border:none!important; }


div#pie, div#pie a { width:716px; text-align:center; font:bold normal 11px Verdana, Arial, Helvetica; color:#979797;  }
div#pie a:hover { text-decoration:none; }
div#pie address { font-style: normal; }

div#estilo_idiomas, div#estilo_idiomas a { text-align:right; font:bold normal 10px Verdana, Arial, Helvetica; color:#777777;  }
div#estilo_idiomas a:hover { text-decoration:none; }
div#estilo_idiomas address { font-style: normal; }




div#copyright, div#copyright a { width:716px; text-align:center; font:bold normal 10px Verdana, Arial, Helvetica; color:#aaaaaa;  }
div#copyright a:hover { text-decoration:none; }
div#copyright address { font-style: normal; }


div#saludo_esp, div#saludo_esp a { position:relative; width:716px; text-align:center; font:bold normal 10px Verdana, Arial, Helvetica; color:#aaaaaa; font-style: normal;  }




}
.estilo4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6E6E6;
	font-weight: 900;
	line-height: 1px;
	vertical-align: middle;
	word-spacing: normal;
	font-style: normal;
	text-decoration: none;
}


.texto_bandera_izquierda {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	text-align: left;
	color: #5B5B5B;
	font-weight: normal;
	line-height: 15px;
	letter-spacing:normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	margin-top: 30px;
}


.negrita_bandera_izquierda {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	text-align: left;
	color: #333333;
	font-weight: bold;
	line-height: 15px;
	letter-spacing:0px;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	margin-top: 30px;
}








/*###########################################################################################################################################################################*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../graficos/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../graficos/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../graficos/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	