html, body {
	background-image:url(Ima/Fondos/Fondo.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	scrollbar-face-color : #cccccc;
	scrollbar-track-color : #ffffff;
	scrollbar-arrow-color : #0070ff;
	background-color: #0059B3;
}

a:visited { text-decoration: none;  } 
a:link {text-decoration: none;} 
a:hover {text-decoration: none;color: #ff602a;} 
a:active {text-decoration: none;} 

.SedesAzul
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #0070FF;
	FONT-FAMILY: Arial,Helvetica, geneva,sans-serif;
	list-style-type: square;
	list-style-image: url(Ima/bullet_1.gif);
	list-style-position: outside;
}


.SedesGris
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	FONT-FAMILY: Arial,Helvetica, geneva,sans-serif;
}

.PequenyaGrisOscura
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
	list-style-type: square;

}

a.PequenyaGrisOscura:visited { text-decoration: none;color: #666666;  } 
a.PequenyaGrisOscura:link {text-decoration: none;color: #666666;} 
a.PequenyaGrisOscura:hover {text-decoration: none;color: #ff602a;} 
a.PequenyaGrisOscura:active {text-decoration: none;color: #666666;} 

ul.PequenyaGrisOscura
{
	list-style-type: square;
	padding: 0em 0em 0em 0em;
	margin: 0 0 0 2em;
}


.PequenyaBlanca
{
	font-family: Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	font-size:11px;
}

a.PequenyaBlanca:visited { text-decoration: none; color:#FFFFFF;} 
a.PequenyaBlanca:link {text-decoration: none; color:#FFFFFF;} 
a.PequenyaBlanca:hover {text-decoration: none;color:#FF602A;} 
a.PequenyaBlanca:active {text-decoration: none; color:#FFFFFF;} 

.PequenyaGrisNoticias
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
}

.PequenyaNaranjaNoticias
{
	font-family: Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size:11px;
	margin-right:10px;
}

.PequenyaAzul
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #0070ff;
	font-size:11px;
	text-decoration: none;
	list-style-type: square;
}

a.PequenyaAzul:visited { text-decoration: none; color:#0070ff;} 
a.PequenyaAzul:link {text-decoration: none; color:#0070ff;} 
a.PequenyaAzul:hover {text-decoration: none;color:#FF602A;} 
a.PequenyaAzul:active {text-decoration: none; color:#0070ff;} 

.ListBox
{
	font-family:Arial, Helvetica, sans-serif;
	color: #0070FF;
	font-size: 11px;
	font-weight:bold;
}

.FechaNoticias
{
	font-family:Arial, Helvetica, sans-serif;
	color:#0070FF;
	font-size:11px;
	padding-right:5px;
}

#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; }


