@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:12px;
	background-image:url(img/fondo-seguridad.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin:0px;
	padding:0px;
	line-height:18px;
}


#pagina {
margin:auto;
width:988px;
background-image:url(img/fondo-contenido.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
}

.logo {
margin-left:26px;}

#top {

}


h1 {
color:#cd9d03;
font-size:18px;
font-weight:bold;
text-transform:uppercase;}

.fotos-varias {
margin-left:20px;
margin-bottom:20px;}



#top-derecha {
width:700px;
margin:0px;
padding:0px;
color:#a79a95;
float:right;
text-align:left;
line-height:14px;
}

#elmenu {
margin-top:13PX;
height:32px;
line-height:32px;

}

.enlace01, .enlace01:link, .enlace01:visited {
text-decoration:none;
color:#000000;
display:inline-block;
background-image:url(img/divisora-menu.gif);
background-repeat:no-repeat;
background-position:right;
font-size:12px;
padding:0px 14px 0px 14px;
font-weight:bold;

}

.enlace01:hover, .enlace01:visited:hover {
text-decoration:underline;
color:#807900;
display:inline-block;
font-size:12px;
background-image:url(img/divisora-menu.gif);
background-repeat:no-repeat;
background-position:right;
padding:0px 14px 0px 14px;
font-weight:bold;

}

#contenido {
width:970px;
margin:auto;
}


#informacion {
padding-top:25px;
padding-left:170px;
}


.leyenda {
padding-top:10px;}


ul {
color:#000000;}


#footer {
background-image:url(img/footer.jpg);
background-repeat:repeat-x;
line-height:46px;
padding-left:10px;
color:#FFFFFF;
margin:auto;
width:981px;
}




#lightbox{
	background-color:#000000;
	padding: 2px;
	border: 3px solid #000000;
	;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	color:#FFFFFF;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; 
color:#FFFFFF;}

#lightbox img{ border: none; } 
#overlay img{ border: none; }


#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	color:#ffffff;
	}
.cerrarFoto {
font-weight:bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
padding-right:10px;
text-decoration:none;

}

