.fondo { 
	
	/*background-image: url(images/fondo2.jpg); */
	background-position: top center;
	/*background-attachment: fixed;*/

}

.td-tabla2{
 background-color: #f47b20;
 text-align: center;
 vertical-align: middle;
 color: #ffffff;

 FONT-FAMILY: tahoma;
 FONT-SIZE: 7pt;
 text-transform: uppercase;
}

.td-tabla{
 background-color: #f2f8fe;
 text-align: center;
 vertical-align: middle;
 color: #004d5f;

 FONT-FAMILY: tahoma;
 FONT-SIZE: 7pt;

}

.combo2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.combo_estados{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 140px;
	list-style-type: circle;
}
.textboxsec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EBFFDC;
	width: 140px;
	height: 18px;
	border: thin solid #000000;
	vertical-align: middle;
}

.textboxcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EBFFDC;
	width: 350px;
	height: 20px;
	vertical-align: middle;
	border: 1px solid #333333;
}
.textboxcontact_ml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EBFFDC;
	width: 350px;
	height: 140px;
	border: thin solid #000000;
	vertical-align: middle;
}

.td-tabla1{
 background-color: #f9fcff;
 text-align: center;
 vertical-align: middle;
 color: #004d5f;

 FONT-FAMILY: tahoma;
 FONT-SIZE: 7pt;

}


.fecha {
	COLOR: #4a4a4a; FONT-FAMILY: tahoma, Helvetica, sans-serif; FONT-SIZE: 8pt; 
}
A.fecha:link {
	COLOR: #4a4a4a; TEXT-DECORATION: none
}
A.fecha:visited {
	COLOR: #4a4a4a; TEXT-DECORATION: none
}
A.fecha:hover {
	COLOR: #e32f02; TEXT-DECORATION: underline
}


.fecha2 {
	COLOR: #636363; FONT-FAMILY: tahoma, Helvetica, sans-serif; FONT-SIZE: 7pt; 
}


.menu {
	COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; 
}
A.menu:link {
	COLOR: #ffffff; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}
A.menu:visited {
	COLOR: #ffffff; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}
A.menu:hover {
	COLOR: #761311; TEXT-DECORATION: underline; FONT-WEIGHT: bold;
}

A.img:link {
	/*COLOR: #ffffff; TEXT-DECORATION: none; FONT-WEIGHT: bold;*/
}
A.img:visited {
	COLOR: #ffffff; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}
A.img:hover {
	/*COLOR: #761311; TEXT-DECORATION: underline; FONT-WEIGHT: bold;*/
}

.desarrollo {
	COLOR: #20521f; FONT-FAMILY: arial, Helvetica, sans-serif; FONT-SIZE: 10pt; 
}
A.desarrollo:link {
	COLOR: #e32f02; TEXT-DECORATION: underline
}
A.desarrollo:visited {
	COLOR: #e32f02; TEXT-DECORATION: underline
}
A.desarrollo:hover {
	COLOR: #2f2f31; TEXT-DECORATION: none
}



.desarrollo2 {
	COLOR: #2f2f31; FONT-FAMILY: arial, Helvetica, sans-serif; FONT-SIZE: 9pt; 
}
A.desarrollo2:link {
	COLOR: #e32f02; TEXT-DECORATION: underline
}
A.desarrollo2:visited {
	COLOR: #e32f02; TEXT-DECORATION: underline
}
A.desarrollo2:hover {
	COLOR: #2f2f31; TEXT-DECORATION: none
}

.desarrollo3 {
	COLOR: #2f2f31; FONT-FAMILY: arial, Helvetica, sans-serif; FONT-SIZE: 8pt; 
}
A.desarrollo3:link {
	COLOR: #e32f02; TEXT-DECORATION: underline
}
A.desarrollo3:visited {
	COLOR: #e32f02; TEXT-DECORATION: underline
}
A.desarrollo3:hover {
	COLOR: #2f2f31; TEXT-DECORATION: none
}

.vermas {
	COLOR: #e32f02; FONT-FAMILY: arial, Helvetica, sans-serif; FONT-SIZE: 7pt; 
}
A.vermas:link {
	COLOR: #e32f02; TEXT-DECORATION: underline
}
A.vermas:visited {
	COLOR: #e32f02; TEXT-DECORATION: underline
}
A.vermas:hover {
	COLOR: #2f2f31; TEXT-DECORATION: none
}

.evento {
	COLOR: #20521f; FONT-FAMILY: arial, Helvetica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold;
}
A.evento:link {
	COLOR: #20521f; TEXT-DECORATION: none
}
A.evento:visited {
	COLOR: #2f2f31; TEXT-DECORATION: underline
}
A.evento:hover {
	COLOR: #e32f02; TEXT-DECORATION: underline
}



.titu-cabecera {
	COLOR: #2f2f31; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11pt; FONT-WEIGHT: bold;
}


.pie {
	COLOR: #204f1b; FONT-FAMILY: tahoma; FONT-SIZE: 7pt;    
}
A.pie:link {
	COLOR: #204f1b; TEXT-DECORATION: underline
}
A.pie:visited {
	COLOR: #204f1b; TEXT-DECORATION: underline
}
A.pie:hover {
	COLOR: #e32f02; TEXT-DECORATION: none
}.row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}




/********************* lightbox*****************************************/

#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(images/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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/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 */ 
	