body {
	margin: 0px auto;
	background-image:url(imagenes/f_3.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	width:100%;
	height:100%;
}
form{
	margin:0px;
}
a img{
	border:0px;
}
#principal {
	width:100%;
	margin:0px auto;
	background-image:url(imagenes/f_1.gif);
	background-repeat:repeat-y;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	margin: 0px auto;
	font-weight:bold;
}
.estilo1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	margin: 0px auto;
	text-align:justify;
}
.estilo1 b{
	color:#ff0000;
	text-decoration:none;
}
.estilo1 a{
	color:#666;
	text-decoration:none;
}
.estilo1 a:hover{
	text-decoration:underline;
}
.estilo2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#fff;
	margin: 0px auto;
	text-align:left;
}
.estilo3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	margin: 0px auto;
}
.estilo4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin: 0px auto;
}
.estilo5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#ff0000;
	margin: 0px auto;
}
.estilo6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff0000;
	margin: 0px auto;
	font-weight:bold;
}
.estilo7{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	margin: 0px auto;
	font-weight:bold;
}
.estilo7 a{
	color:#FF0000;
	text-decoration:none;
}
.estilo7 a:hover{
	text-decoration:underline;
}
.estilo8{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	margin: 0px auto;
}
.estilo9 a{
	display:block;
	background-color:#ccc;
	color:#000;
	text-decoration:none;
}
.estilo9 a:hover{
	background-color:#C80501;
	color:#fff;
	text-decoration:none;
}
.estilo10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#E20004;
	font-weight:bold;
	text-transform:uppercase;
}
.estilo11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:bold;
	line-height:20px;
}
.boton1{
	display:block;
}
.boton1 a{
	display:block;
	background-color:#ccc;
}
.boton1 a:hover{
	background-color:#666;
}
.input1{
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	border:1px solid #ccc;
	float:left;
}
.imagen1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border-top: 3px solid #999999;
	border-bottom: 3px solid #999999;
	margin-bottom:4px;
}
.imagen1 img{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.imagen1 .epigrafe{
	background-image:url(imagenes/f_3.jpg);
	background-repeat:repeat-x;
	background-color:#C7DFEB;
	padding:8px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(imagenes/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(imagenes/nextlabel.gif) right 15% no-repeat; }

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

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }