@charset "utf-8";
/* Lighbox */
#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(../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; 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; }
/* Lighbox */
/* CSS Document */
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#cccccc;
}
a:link {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: FFFFFF;
	text-decoration:underline;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
}
a.enlace:link {
	color:#999900;
	text-decoration:none;
}
a.enlace:visited {
	color:#999900;
	text-decoration:none;
}
a.enlace:hover {
	color:#CCCC00;
	text-decoration:underline;
}
a.enlace:active {
	color:#999900;
	text-decoration:none;
}
a.programs:link {
	color:#9f8841;
	text-decoration:none;
}
a.programs:visited {
	color:#9f8841;
	text-decoration:none;
}
a.programs:hover {
	color:#9f8841;
	text-decoration:underline;
}
a.programs:active {
	color:#9f8841;
	text-decoration:none;
}

#contenedor{
	MARGIN: auto; 
	width:786px;
	height:690px;
	text-align:center;
	background:url(../images/fondo.jpg);
	border-right: #FFFFFF solid 1px; 
   	border-bottom: #FFFFFF solid 1px; 
   	border-left: #FFFFFF solid 1px; 
   	border-top: #FFFFFF solid 1px;
}
#izq{
	width:163px;
	float:left;
}
#der{
	width:603px;
	float:left;
}
#capa1{
	width:163px;
	height:122px;
}
#links{
	width:163px;
	text-align:left;
	margin-top:13px;
}
.links{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	padding-left:30px;
}
#cabecera{
	width:603px;
	height:122px;
}
#logo{
	width:224px;
	height:127;
	float:left;
	margin-top:5px;
	margin-left:15px;
}
#lema{
	width:345px;
	height:20px;
	text-align:right;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#FFD2C4;
	padding-top:100PX;
}
#contenido{
	width:603px;

}
#txt_conte{
	width:255px;
	background:#FFF;
	float:left;
	margin:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#707279;
	text-align:justify;
}
#fotos{
	width:272px;
	float:left;
	margin:5px;
}
h1{
	font-family:Verdana, Geneva, sans-serif;
	color:#598c94;
	font-size:16px;
}
#musica{
	text-align:left;
	float:left;
	width:37px;
	margin-left:15px;
}
#creditos{
	font-family:Verdana, Geneva, sans-serif;
	width:530px;
	font-size:10px;
	color:#FFF;
	text-align:right;
	margin-right:20px;
	float:left
}
.table_peque{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#39C;
	border-color:#CCC;
}
.nota{
	font-size:9px;
}
#foto_principal{
	width:560px;
	margin:5px;
}