<style>
body{
text-align:center;
margin:auto;
}

#content {
	text-align:left;
    margin:auto;
	background-image:url(../images/fondo_central.gif);
	width: 900px;
	height:600px;
	}

img{
border:none}

#lateral {
	margin-top:10px;
	color: #54534a;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 21pt;
	margin-left: 50px;
	text-align:left;
	text-decoration: none;
	width: 150px;
	float:left
}
#logo {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 21pt;
	text-decoration: none;
	width: 150px;
	margin-top:20px;
	vertical-align:bottom;
	float:left;
	display:block;
}
#menu {
	margin-top:20px;
	color: #54534a;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 20px;
	text-align:left;
	text-decoration: none;
	width: 150px;
	float:left;
}
#menu a{
	color:#666666;
	font-family: 'Century Gothic', Arial, Verdana;
	font-variant:small-caps;
	font-size: 25px;
	text-decoration: none;
	width: 150px;
	float:left;
	display:block;
	height:40px;
}
#menu a:hover{
	color: #000000;
	font-family: 'Century Gothic', Arial, Verdana;
	font-size:25px;
	font-variant:small-caps;
	text-decoration: none;
	width: 150px;
	float:left;
}
#foto a{
	color: #666666;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 13px;
	text-align:right;
	text-decoration: none;
}
#foto a:hover{
	color: #000000;
	text-decoration:underline;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 13px;
	text-align:right;
}

#contenido {
	margin-top:20px;
	margin-right:15px;
	background-position:top;
	background-repeat:no-repeat;
	color:#000000;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 13px;
	text-align:left;
	text-decoration: none;
	width: 570px;
	float:right;
}
#foto {
	color: #54534a;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 12px;
	text-align:left;
	margin-top:10px;
	text-decoration: none;
	width:345px;
	height:100px;
	float:right;
}
#texto {
	color:#000000;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 12px;
	text-align:left;
	text-decoration: none;
	width: 500px;
	float:left;
}
#textosuperior {
	color:#000000;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 12px;
	text-align:left;
	text-decoration: none;
	float:left;
	position:relative;
	height: 325px;
	width: 500px;
}
#marcotextosuperiorhome {
	color:#666666;
	background-color:#FFFFFF;
	border:#CCCCCC solid thin;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 12px;
	text-align:left;
	text-decoration: none;
	float:left;
	position:relative;
	width: 490px;
}
#textosuperiorhome {
	color:#000000;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 12px;
	text-align:left;
	text-decoration: none;
	float:left;
	margin-left:10px;
	position:relative;
	width: 470px;
}
#textoinferiorhome {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 12px;
	text-align:left;
	text-decoration: none;
	float:left;
	width: 470px;
}
#textoinferior {
	color:#828282;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 12px;
	text-align:left;
	text-decoration: none;
	width: 500px;
	height:80px;
	float:left;
}
h1 {
	color: #F8981D;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 23px;
	font-weight:lighter;
}

h2 {
	color: #54534a;
	font-size: 14px;
	font-family: 'Century Gothic', Arial, Verdana;
	font-weight: lighter;
}
h3 {
	color: #000000;
	width:115px;
	height:20px;
	background-color:#888888;
	font-size: 12px;
	font-family: "Arial Narrow", Arial, Verdana;
	text-align:left;
	font-weight:lighter;
	vertical-align:middle;
}
h3 a{
	color: #FFFFFF;
	display:block;
	text-decoration:none;
	background-color:#888888;
	font-size: 12px;
	font-family: "Arial Narrow", Arial, Verdana;
	text-align:center;
	font-weight:lighter;
}
h3 a:hover{
	color: #FFFFFF;
	display:block;
	width:115px;
	height:20px;
	background-color:#F8981D;
	font-size: 12px;
	font-family: "Arial Narrow", Arial, Verdana;
	text-align:center;
	font-weight:lighter;
}
#ultimos a{
	display:block;
	border:#CCCCCC solid thin;
	padding:2px;
	text-align:left;
	width:109px;
	height:85px;
}
#ultimos a:hover{
	text-align:left;
	width:109px;
}

#ultimos a.tooltip:hover {
	text-decoration:none;
}
#ultimos a.tooltip span {
	display:none;
	margin:0 0 0 10px;
	padding:5px 5px;
}
#ultimos a.tooltip:hover span {
	display:inline;
	width:110px;
	position:absolute;
	text-align:center;
	font-size:11px;
	border:1px solid #999999;
	background:#CCCCCC;
	color:#000000;
}
#seguimiento{
	float:left;
	text-align:left;
	width:300px;
	height:40px;
	margin-top:10px;
}
#seguimiento h1{
	text-align:left;
	color:#333333;
	font-size:14px;
}
#seguimiento h2{
	text-align:left;
	color:#333333;
	font-size:12px;
}
#seguimiento2{
	text-align:right;
	float:right;
	width:145px;
	height:40px;
}
#seguimiento2 h1{
	text-align:right;
	color:#333333;
	font-size:14px;
}
#pie {
	text-align:center;
	padding-top:10px;
	color:#666666;
	font-size:11px;
	font-family: "Arial Narrow", Arial, Verdan;
    margin:auto;
	width: 900px;
	height:20px;
	}
#pie a{
	text-align:center;
	color:#000000;
	font-size:11px;
	font-family: "Arial Narrow", Arial, Verdan;
    margin:auto;
	}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}