BODY {  background-color: #f0f8ff;
margin:0 auto;
padding:0;
height:100%;
width:760px;
background-position:top center}

/* Txt */

h1 {
  font-family: arial, verdana, tahoma, sans-serif;
  font-size:14.0pt;
  font-weight:normal; 
  text-decoration: none;
  text-align:center;
  background:#f0f8ff url(titular.gif);
  width:660px;
  margin-left:50px;
  color:#000080;
}
h2 {
  font-family: arial;
  height: 38px;
  /*align: middle;*/
  font-size:14.0pt;
  font-weight:normal;
  color:#000080;
  text-align:center;
  text-decoration: underline;
  margin: 0px; 
}
h3 {
  font-family: verdana, tahoma, arial;
  text-decoration: none;
  margin: 0px;
  color: black;
  font-size: 10.0pt;  
}
p.titulo {font-family:arial;font-size:14.0pt;color:#000080;text-decoration: underline}
p.contenido {font-family:verdana;font-size:10.0pt;color:black}
p.contenido2 {font-family:verdana;font-size:10.0pt;color:#0033CC}
p.contenido3 {font-family:verdana;font-size:10.0pt;text-align:justify;color:black}
p.notas {font-family:verdana;font-size:12.0pt;color:black}
p.datos {font-family:verdana;line-height:50%;font-size:10.0pt;color:black}
p.datos2 {font-family:verdana;line-height:30%;font-size:8.0pt;color:black}
p.datos3 {font-family:verdana;line-height:100%;font-size:10.0pt;color:black;
word-spacing:0;margin-top:0px;margin-bottom:5px;margin-left:10px;text-align:left}

/* Tab */
.fondosup{
background:#125E96 url(barrasup.gif);
width: 100%;
height: 65px;
}
.bcb{
font-family:verdana;
font-size:10.0pt;
text-align:justify;
background:#f0f8ff url(bcb.gif);
width:612px;
height:116px;
color:black
}
.menutab{
background:#135F96 url(barrainf.gif);
background-repeat:repeat;
border:1px;
}
.menu1{
background:#f0f8ff url(boton.gif);
background-repeat:repeat;
height: 22px;
width: 25%;
font-family:verdana;
font-size:9.0pt;
text-align:center;
border: 0px solid #3878A9;
}
.menu2{
background:#f0f8ff url(boton2.gif);
background-repeat:repeat;
height: 22px;
width: 25%;
font-family:verdana;
font-size:9.0pt;
text-align:center;
border: 0px solid #00fcff;
color: #00fcff;
}
.celdas{
background:#f0f8ff;
background-repeat:repeat;
height: 80px;
width: 70px;
font-family:verdana;
font-size:9.0pt;
text-align:center;
border: 4px solid #DAE5E6;
color: #f0f8ff;
}
.celdas2{
background:#f0f8ff;
height: 80px;
width: 70px;
font-family:verdana;
font-size:9.0pt;
text-align:center;
color:#f0f8ff;
border:0px;
}
a img, table{
border:0px;
}
.tabla1 {
  border:none;
  margin-top: 2em;
  margin-left: 1em;
  margin-right: 1em;
  position: relative;
  text-align:justify;
}
.content h1 {
  color: #66cccc;
  font-size: 1.0em;
}
.content h2 {
  color: #043888;
  font-size: 1.0em;
}
.index a:link, .index a:visited {
  color: #ffffff;
  text-decoration:none;
  margin-bottom: .5em;
  font-size: 1.0em;
}
.index a:hover {
  color: #00fcff;
  border-bottom:1px dotted;
  margin-bottom: .5em;
  font-size: 1.0em;
}
.index a:active {
  color: #00fcff;
  text-decoration:underline;
  margin-bottom: .5em;
  font-size: 1.0em;
}
a:hover {
  text-decoration: none;
}
hr {width:600px; height:1px; border: 0;color:#0099CC}

/*
** imagenes emergentes
*/
#lightbox{
	position: absolute;
	top: 40px;
	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;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
