

body {
background: #FFFFFF url("../images/fondo.jpg") top repeat-x;
font-family: Tahoma, Arial, Verdana;
font-size:11px;
color:#A3A0A0;
}
.clear {
clear:both;
font-size:0px;
height:0px;
}
* {
margin:0px;
padding:0px;
}
a {
color:#D3739A;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
h1{
font-family:"Times New Roman", Times, serif;
color:#6C6961;
font-size:18px;
}
textarea{
background-color: #FFFFFF;
}
input.text{
width:290px;
}

#wrap{
background:url("../images/fondo-wrap.jpg") no-repeat top center;
width:766px;
}
#cabecera{
width:478px;
padding:38px 50px 0 237px;
}
#cabecera h1{
padding-left:38px;
}
#menu{
background:url("../images/fondo-menu.gif") top center no-repeat;
margin:9px 45px 0 233px;
height:35px;
width:488px;
padding-top:23px;
}
#menu li{
list-style:none;
display:inline;
}
img{
border:0px;
}
#menu li.quienes{
margin-left:26px;
}
#menu li.servicios{
margin-left:17px;
}
#menu li.galeria{
margin-left:12px;
}
#menu li.libro{
margin-left:13px;
}
#menu li.contacto{
margin-left:17px;
}
#contenido{
background:url("../images/fondo-contenido.gif") repeat-y center; 
width:488px;
margin:0px 45px 0 233px;
padding:15px 0;
}
#recuadro {
margin:0px 12px;
border:solid #D5DADE 2px;
padding:11px;
min-height: 275px;
height: auto !important;
height: 275px;
}
#recuadro li{
list-style-position:inside;
}
#recuadro h1 {
margin:10px 0;
}
#recuadro img {


}
#pie{
margin:0px 45px 15px 233px;
background:url("../images/fondo-pie.gif") top no-repeat center;
height:76px;
width:459px;
padding:15px 15px 0;
line-height:20px;
}
#recuadro .edit {
font-size: 8pt;
color: black;
background: buttonface;
text-align:center;
}
#recuadro .edit a:link, #recuadro .edit a:visited, #recuadro .edit a:active, #recuadro .edit a:hover {
font-weight: normal;
color: black;
}
#recuadro textarea {
width: 98%;
background: #ffffff;
}
#gbook td {
padding:3px;
}
#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;
	}
