body{
	background-color:#A3AF8B;
	font: 10px/18px verdana, Helvetica, sans-serif; 
	margin: 0 auto;
	text-align:center; /* hack para o IE */	
	padding:0;
	background-image:url(../imagenes/fondoppal.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.maestra{
	width:780px; /*ancho total de lo que se ve del sitio*/
	position:relative;
	min-height:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:left; /* hack para o IE */	
}
/* para Internet Explorer que no entiende el min-height*/
/*\*/
* html .maestra {
	height: 600px;
}
.arriba{
	position:relative;
	float:left;
	width:100%;
	height:25px; /* esta es la altura. en ff es fija y no se agranda, en ie es la altura minima, el div puede crecer segun el contenido*/
	line-height:25px; /*Altura de la linea del txt - al medio*/
	text-indent:200px;
	font-size:11px;
}
.medio{
	position:relative;
	float:left;
	width:100%;
	height:157px;
}
.abajo{
	position:relative;
	float:left;
	width:100%;
	}


/* aca empiezan  los divs internos */

.oizq{
	width:33px;
	float:left;  /* me parece que el float se le pone (ademas de para un monton de cosas) para que te tome el ancho que le setees */
	background-image:url(../imagenes/sombraizq.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#A3AF8B;
	height:100%;
}

.oder{
	width:33px;
	float:left;  /* me parece que el float se le pone (ademas de para un monton de cosas) para que te tome el ancho que le setees */
	background-image:url(../imagenes/sombrader.jpg);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#A3AF8B;
	height:100%;
}
.barra{
	background-color:#C7D3DF;
	width:201px;
	float:left;
	height:100%;
}
.inner{
	background-color:#CBC5AF;
	float:left;  /* me parece que el float se le pone (ademas de para un monton de cosas) para que te tome el ancho que le setees */
	width:513px; /* lo sacamos con la cuenta del total de la pagina menos los otros divs*/
	height:100%;
	background-image:url(../imagenes/sombraarriba.jpg);
	background-repeat:repeat-y;
	background-position:left;

}

/*fin de arriba*/
/*comienzo de logo y fotos*/
.medio .oizq{
	background-color:#4A611B;
	background-image:url(../imagenes/somosizq.jpg);
}

.medio .oder{
width:26px;
	background-color:#4A611B;
	background-image:url(../imagenes/somosder.jpg);
}

.medio .barra{
	background-image:url(../imagenes/logo.jpg);
	background-repeat:no-repeat
}
.medio .inner{
	background-image:url(../imagenes/fotosneco.jpg);
	background-repeat:no-repeat;
}
/*fin del logo y fotos*/

/*menu*/

.menu {
	width:151px;
	padding-top:30px;
	margin-left:27px; 
	}

.menu a, .menu a:visited{
	text-decoration:none;
	font-size:12px;
	line-height:25px;
	display:block; /* modifica como se van a mostrar los elementos, por ejemplo, el a se muestra uno al lado del otro, con el block te lo			 muestra abajo*/
	color:#142837;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #5D7C99;
	top:30px;
	text-align: right;
	padding-right:15px;
}
#inicio{
	border-top:none;
}

#contacto{
	border-bottom: none;
	}

.contenedormenu{
	background-color:#C7D3DF;
	height:400px;
	background-image:url(../imagenes/sombraclara.jpg);
	background-repeat:repeat-y;
	background-position:right;

}

.abajo .barra{
	background-color:#EBECE6;
	width:212px;
}
.piemenu{
	background-image:url(../imagenes/finalbarrabotonera.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:50px;
	position:relative;

}
.menu a:hover, .menu .actual{
	background-color:#E4EBEF;
	}

.abajo .inner{
	background-image:none;
	background-color:#EBECE6;
	width:502px;
	margin-bottom: 20px;

}

.textos {
	top: 0px;
	left:30px;
	position:relative;
	width: 430px;
	text-align: justify;
	color:#142837;
	font-size:11px;
}
.titulo{
	margin: 20px 10px 10px 20px;
}

.pie{
	background-color:#5D7C91;
	border-top: 3px solid #C7D3DF;
	width:714px;
	text-align:center;
	float:left;
	height:22px;
}



.pie a{
	color:#000000;
	text-decoration:none;
 }

.footer{
	height:25px;
	position:relative;
	float:left;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	}
	
	/*aca empiezan los estilos para las otras paginas*/
	/*como llegar*/
	
.contenedorMapita{
	position:relative;
	left:30px;
	float:left;
	width:430px;
}

.textomapita {
	width:150px;
	text-align: justify;
	color:#142837;
	font-size:11px;
	float:left;
}
.imprimirmapa {
	
	width: 120px;
	text-align: center;
	background-color: #5D7C91;
	padding:5px;
	border:1px dotted #ffffff;
}
.imprimirmapa a{
	text-decoration:none;
	color:#ffffff;
	font-size:11px;
}

.mapita{
	float:right;
	border:1px dotted #5D7C91;
	padding:4px;
	background-color: #ffffff;
	height:160px;
		}
	
	
/*fotos*/
	
.fotos{
	top: 5px;
	left:10px;
	position:relative;
	float:left;
	margin:5px;
	border: 1px dotted #5D7C91;
	padding:4px;
	background-color: #ffffff;

}

/*servicios*/

.resaltado{
	color:#20515f;
	background-color:#ffffff;
	font-weight:bold;
	padding:3px;
	margin-top:20px;
}

.resaltado2{
	border:1px dotted #5D7C91;
	padding:10px;
	width: 100%;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	color:#20515f;
	text-align: center;
	}
	
.textos ul{
list-style-type:square;
color:#5D7C91;
}
.textos li p{
color:#000000;
display:inline
}

/*bienvenidos*/

.fotos2{
	top: 5px;
	position:relative;
	float:left;
	margin:5px;
	border:1px dotted #5D7C91;
	padding:4px;
	background-color: #ffffff;
	border-style:dotted;

}
	
.linea{
	margin-top:15px;
	margin-bottom:5px;
	float:left;
	border-bottom:1px dotted #5D7C91;
	width: 430px;
	}	
	
/*menu*/

.resaltado3{
	color:#20515f;
	font-weight:bold;
	}
	
.resaltado4{
	color:#ffffff;
	background-color:#20515f;
	font-weight:bold;
	padding:3px;
	margin-top:20px;
}


/* FORMULARIO CONTACTO */

.contacto {
	margin-left:40px;
	width: 300px;
	padding: 0px;
}
.contacto label{
	clear:left;
	width:70px;
	float:left;
	text-align: right;
	display: block;
	margin: 0px 0px 15px;
	padding: 0px 5px 0px 0px;
}


.contacto table{
font-size:11px;
}

.input , select, .calendarDateInput{
	border-top: 1px solid #C7C7C3;
	border-left: 1px solid #C7C7C3;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background-color: #F2F2ED;
	font-size: 9px;
	color: #000000;
}
.dateInputText{
}
.input{
	width: 190px;
	padding:3px;
	}
	
.enviar{
	border:1px solid #C7C7C3;
	color:#ffffff;
	float:right;
	background-color:#20515f;
	padding:2px;
	margin-right:35px;
}

.contacto p {
	width: 100%;
	
}

/* necochea */
.destaque{
	background-color:#E4EBEF;
	padding:1px;
	
}
/* pie google*/

.googlerr{
	float:left;
	margin-left:28px;
	top:10px;
}

* html .googlerr{
margin-left:12px;
}



/* fotos hotel ---------------------------------------------------------------------- */

.hoverbox
{
	width:430px;
}
.hoverbox a .preview
{
	display: none;	
}

* html .hoverbox a
{
	position: relative;
}
* html .hoverbox a:hover
{
	font-size: 100%;
	z-index: 1;
}

.hoverbox li a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
    z-index: 1;
	*top: -38px;
	*left: -50px;
	cursor:default;
}

.hoverbox .preview
{
	padding:4px;
	background-color: #ffffff;
	border: 1px dotted #5D7C91;
	width: 230px;
	height: 158px;
	}

.hoverbox li
{
	display: inline;
	position: relative;
	float: left;
}

* html .hoverbox li
{
	position: static;

	
}
.galeriafotos{
float:left;
}

/* =Internet Explorer Hacks
----------------------------------------------------------------------*/





