#contenedor {
	background-color: #4B2C16;
	background-image: url(splash_bg2.jpg);
	background-repeat: no-repeat;
	height: auto;
}
#cloder {
	width: 265px;
	float: right;
	margin-right: 30px;
	background-repeat: repeat-y;
}


#header {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#cont {
	width: 768px;
}
.section-title {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
	width: 300px;
}
#colizq {
	width: 410px;
	float: left;
	background-image: url(images/fondoA.jpg);
	display:block;
}
#show {
	width: 680px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/fondoA.jpg);
	display:block;
}
.img_der {
	float: right;
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 2px;
	margin-right: 0px;
}
.img_izq {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}



#Cuerpo {
	width: 715px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-repeat: no-repeat;
	padding-top: 0px;
		
	}
#banner {
	width: 768px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	padding-right: -20px;
	padding-left: -20px;
}
.pie_hover {
	color: #FFFFFF;
	text-decoration: none;
}



#body {
	height: auto;
}
.textosimple {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	width: auto;
}


#pie {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	float: left;
	text-decoration: none;
}
.pie_hover a {
	color: #FFFFFF;
	text-decoration: none;
}
.pie_hover a:hover {
	color: #D83B00;
}

#novedades {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	padding-right: auto;
	padding-left: auto;
}
.papel {
	background-image: url(images/1120897_55089042%5B1%5D.gif);
}
.papel_agenda {
	background-image: url(images/1120897_55089042%5B2%5D.gif);
}
.li_agenda {
	list-style-image: url(images/mano.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #532F17;
	margin-top: 10px;
	margin-left: 4px;
	list-style-position: outside;
	
}

.li_agenda a:hover {
	list-style-image: url(images/mano.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	margin-top: 10px;
	margin-left: 4px;
	list-style-position: outside;
	text-decoration: none;
	font-weight: 400;
}
.li_agenda a{
	list-style-image: url(images/mano.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #532F17;
	margin-top: 10px;
	margin-left: 4px;
	list-style-position: outside;
	text-decoration: none;
	font-weight: bold;
}

#engloba {
	background-image: url(images/background-container-big.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#colizq_bio {
	width: 460px;
	float: left;
	background-image: url(images/fondoA.jpg);
	display:block;
}


Aqui empezaria la parte de la Galeria en Lightbox


#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;
	}
.fechapost {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
}

