#lightbox{
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height:100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; max-width:800px; }

#outerImageContainer{
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	background: #FFF url(file:///C|/Documents%20and%20Settings/Rosana/Mis%20documentos/Rosana/iempresa/ht4/imagenes/fondo_ampliacion.gif) no-repeat right 375px;
	}

#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: 44px;
	height: 100px;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink {
	left: 0;
	float: left;
	background: url(../images/prev-off.gif) no-repeat left 15%;
}
#nextLink {
	right: 0;
	float: right;
	background: url(../images/next-off.gif) no-repeat right 15%;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prev.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/next.gif) no-repeat right 15%;
}


#imageDataContainer{
	font: 1em/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background: #fff url(file:///C|/Documents%20and%20Settings/Rosana/Mis%20documentos/Rosana/iempresa/ht4/imagenes/fondo_ampliacion.gif) no-repeat right bottom;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #CC0000;
}
#imageData #numberDisplay{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
	font-size: 0.8em;
}			
#imageData #bottomNavClose{ width: 76px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
#tarifas #content {
	height: 330px;
}
#content .contacto {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
}
#content .contacto li {
	margin-right: 5px;
	margin-left: 5px;
}

