.contenedor {
			width: 900px;
			height: 495px;
			margin: 0 auto;
			padding-top: 2%;
			padding-left: inherit;
			padding-right: inherit;
			padding-bottom: 2%;
			border: 0;
			}
			
.contenido {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
.caja_menu {
	width: 900px;
	margin: 0;
	padding: 0;
	border: 0;	
	background-image: url(../images/fondo_menu.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	}
	
.menu {
	height: 18px;
	list-style: none; /*Con esto le quitamos los puntos a la lista*/
	margin: 0;
	padding: 15px 10px;
	border: 0;
	font-family: Tahoma;
	font-size: 12px;
	}
	
.submenu {
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	}
	
.menu li {
	float: left;
	}
	
.centro {
	width: 897px;
	height: 365px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../images/fondo_centro.png);
	background-repeat: no-repeat;
	float: left;
	}
		
.pie {
	width: 900px;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	}
	
.activo {
	font-weight: bold;
	}
	
.inicio {
	width: 870px;
	height: 337px;
	margin: 11px;
	padding: 0;
	border: 0;
	background-image: url(../images/inicio.png);
	background-repeat: no-repeat;
	}
	
.nota {
	padding: 310px 0 0 380px;
	margin: 0;
	border: 0;
	font: Tahoma;
	font-size: 14px;
	}
	
.presentacion {
	width: 870px;
	height: 337px;
	margin: 11px;
	padding: 0;
	border: 0;
	background-image: url(../images/presentacion.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	}

/*.info_presentacion {
	padding: 65px 0 0 350px;
	margin: 0;
	border: 0;
	font: Tahoma;
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;
	color: #ffffff;
	}*/
	
.galeria {
	width: 360px;
	margin: 80px 20px 0 0;
	border: 0;
	padding: 0;
	float: right;
	}
	
.individual {
	border: 4px;
	}
	
.boton {
	width: 360px;
	margin: 2px 10px 0 0;
	border: 0;
	padding: 0;
	float: right;
	}

.foto {
	width: 870px;
	height: 337px;
	margin: 11px;
	padding: 0;
	border: 0;
	background-image: url(../images/foto.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	}
	
.foto_menu {
	color: #003e7a;
	}
	
.foto_submenu {
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	color: #003e7a;
	}
	
.pie_foto {
	width: 900px;
	margin: 0;
	padding: 0;
	border: 0;
	color: #003e7a;
	float: left;
	}
	
.grafica {
	width: 870px;
	height: 337px;
	margin: 11px;
	padding: 0;
	border: 0;
	background-image: url(../images/grafica.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	}

.grafica_menu {
	color: #669900;
	}
	
.grafica_submenu {
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	color: #669900;
	}
	
.pie_grafica {
	width: 900px;
	margin: 0;
	padding: 0;
	border: 0;
	color: #669900;
	float: left;
	}
	
.multimedia {
	width: 870px;
	height: 337px;
	margin: 11px;
	padding: 0;
	border: 0;
	/*background-image: url(../images/multimedia.png);
	background-repeat: no-repeat;*/
	color: #FFFFFF;
	}

/*.info_multimedia {
	padding: 65px 0 0 360px;
	margin: 0;
	border: 0;
	font: Tahoma;
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;
	color: #ffffff;
	}*/

.multimedia_menu {
	color: #e97b1e;
	}
	
.multimedia_submenu {
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	color: #e97b1e;
	}
	
.pie_multimedia {
	width: 900px;
	margin: 0;
	padding: 0;
	border: 0;
	color: #e97b1e;
	float: left;
	}
	
.contacto {
	width: 870px;
	height: 337px;
	margin: 11px;
	padding: 0;
	border: 0;
	background-image: url(../images/contacto.png);
	background-repeat: no-repeat;
	color: #803d03;
	font-size: 14px;
	}
	
.email {
	margin: 0;
	padding: 280px 0 0 750px;
	border: 0;
	font-size: 18px;
	}
	
body {
	background-color: #e6d8cd;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #803d03;
	}
a {
	text-decoration: none;
	border: none;
	}
	
img {
	border: none;
}
	
#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; }
