html {
	background: #FCFBF7 url(../images/bg.jpg) repeat-x;
}

body {
	margin:0;
 	color:#323232;	
	font-family:verdana,tahoma,sans-serif;	
	background: #f8f8f8 url(../images/bg-body.gif) repeat-x top;
	font-size:13px;	
}

a {
	text-decoration:none;
	color:#000;
}

a:hover {
	text-decoration:underline;
}

img {
	border:none; 
/*	display:block; */
}

a.logo,
#navigation a
{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#main {
	width:769px;
/* 	background:#fff; */
	margin:0 auto;
}


#header {
	width:100%;
	height:179px;
	background:#fff url(../images/bg-menu-header.jpg) no-repeat left top;
	position:relative;
}

a.logo {
	width:299px;
	height:120px;
/*	background:url(../images/logo.gif); */
	position:absolute;
	top:42px;
	left:54px;
}

h1 {margin:0;}


ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navigation {
	position:absolute;
	top:130px;
	left:30px;
}


#navigation a {
	height:49px;
}

#navigation li {
	float:left;
	margin:0 -4px;	
}

#navigation a.navTagSelected,
#navigation a:hover {background-position:0 -49px !important;position:relative;}


#navigation #presentacion {width:123px; background:url(../images/btn-presentacion.jpg);}
#navigation #apartamentos {width:123px; background:url(../images/btn-apartamentos.jpg);}
#navigation #servicios {width:88px; background:url(../images/btn-servicios.jpg);}
#navigation #conil {width:64px; background:url(../images/btn-conil.jpg);}
#navigation #tarifas {width:78px; background:url(../images/btn-tarifas.jpg);}
#navigation #ofertas {width:78px; background:url(../images/btn-ofertas.jpg);}
#navigation #contacto {width:91px; background:url(../images/btn-contacto.jpg);} 

#contenedor {
/*	background:#fff; */
	padding:40px 44px 20px 50px;
	width:675px;
}


div.reservas {
	float:left;
	width:248px;
	height:214px;
	background:url(../images/bg-reservas.png) no-repeat;
	padding:7px 0 0 9px;
	margin: 0 40px 0 0;
}


div.presenta {
	overflow:hidden;
/*	background:#fff; */
/*	background:url(../images/bg-texto.gif) no-repeat; */
	height:480px;
}

div.presenta_oferta {
	overflow:hidden;
/*	background:#fff; */
/*	background:url(../images/bg-texto.gif) no-repeat; */
	height:auto;
}

#imagenes {
	margin-top: -260px;
/*	background:#fff; */
	padding:0 44px 10px 25px;
	width:260px;
	overflow:hidden;
}


div.imagenes {
	float:left;
	width:288px;
	height:214px;
	background:url(../images/bg-imagenes.png) no-repeat; 
	padding:5px 0 0 5px;	

}

div.imagenes a{
	padding:4px 0 4px 8px;
	float:left;
	display:inline;
}

img.visor{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;	
	border: 1px solid #ccc;
}

img.visor:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;		
	border: 1px solid #fff;	
}


#bottom-navigation {
	text-align:center;
/*	background:#ffffff; */
	font-size:9px;
	padding:10px 0;
}
#bottom-navigation li {display:inline;}
#bottom-navigation a {
	padding:0 13px 0 9px;
	background:url(../images/delimiter.gif) no-repeat right;
}
#bottom-navigation .last a {background:none;}

#footer {
	width:100%;
	background:#1d262c;
	padding:10px 0;
	font-size:9px;
	color:#d8d9b8;
}

#footer .content {
	overflow:hidden;
	margin:0 auto;
	width:769px;
}

#footer .copyright {
	float:left;
	padding:0 0 0 50px;
}

#footer ul {
	float:right;
	padding:0 38px 0 0;
}

#footer ul li {
	display:inline;
}
	
#footer ul a {
	color:#d8d9b8;
	padding:0 0 0 12px;
	background:url(../images/delimiter1.gif) no-repeat right;
	font-weight:bold;
}
#footer ul .last a {
	background:none;
	font-weight:normal;
}

#sub-header-reservas {
	width:288px;
	height:40px;
	color:#ffc20e;
	font-size:12px;
	font-weight:bold;
	padding: 13px 13px 0 50px;
	background:url(../images/bg-sub-header.png) no-repeat left top;
}

#form-reservas {
	width: 370px;
	margin: 0px auto;
}

input, textarea
{
	font:11px verdana,sans-serif;
	vertical-align:middle;
	color: #666666;	
}

.field-label {
	float: left;
	display: inline;
	clear: left;
	width: 100px;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: right;
	font:11px verdana,sans-serif;
	color: #666666;
}

.field-input {
	float: left;
	display: inline;
	width: 187px;
	height: 25px;	
	margin-left: 10px;
	text-align: left;
	padding: 3px;	
}

.field-input img{
	display: inline;
	border: none;
	vertical-align:middle;	
}

.field-input button {
	margin-top:5px;
	margin-left: 20px;
	background: transparent;
	border: 0px;
}

#body-aviso{
	width:500px;
	background:#fff;
}

#body-condiciones{
	width:400px;
	background:#fff;
}

div.condiciones h1{
	width:400px;
	text-align:center;
	font-family:georgia, helvetica, serif;
	font-size:14px;	
	font-weight:bold;
	text-decoration:underline;
	
}

div.condiciones p{
	width:400px;
	text-align:justify;
	font-family:georgia, helvetica, serif;
	font-size:11px;
	color:#606060;
	margin: 10px 10px 10px 10px;
}

div.aviso h1{
	width:500px;
	text-align:center;
	font-family:georgia, helvetica, serif;
	font-size:14px;	
	font-weight:bold;
	text-decoration:underline;
	
}


div.aviso p{
	width:500px;
	text-align:justify;
	font-family:georgia, helvetica, serif;
	font-size:11px;
	color:#606060;
	margin: 10px 10px 10px 10px;
}

#datos-aviso{
	text-align:center;
	font-weight:bold;
	color:#000000;
}

/* Tarifas */
#tabla-tarifas{
/*	background: url(../images/bg-tarifas.png) no-repeat; */
	margin-top:5px;
	margin-left: 5px;
	height:490px;	
}

#tabla-tarifas2{
	margin-left:15px;
	width: 729px;
	padding: 0;
}

caption{
	padding: 5px 0 5px 0;
	font: italic bold 12px georgia, helvetica, serif;
	text-align: left;
	margin-left:10px;
}


th{
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ececec;
	letter-spacing: 2px;
	padding: 4px 4px 4px 8px;
	background: #ececec url(../images/bg_header.jpg) no-repeat;
	text-align:center;	
}

th.nobg{
	border-top: 0;
	border-left: 0;
	border-bottom: 1px solid #ececec;
	border-right: 1px solid #dcdcdc;
	background: none;
	width:210px;
}


td, td.noalt4{
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;	
	width:110px;		
}


td.alt, td.alt4{
/*	background: #ececec; */
	background: #ececec url(../images/bg_header.jpg) no-repeat;
	color: #797268;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width:110px;	
}


td.alt4, td.noalt4{
	width:440px;

}


th.spec{
	border-left: 1px solid #ececec;
	border-top:  0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font: bold 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;	
	width:200px;
}


th.specalt{
	border-left: 1px solid #ececec;
	border-top: 0;
	background: #ececec url(../images/bullet2.jpg) no-repeat;
	font: bold 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
	width:200px;
}


#condiciones{
	color: #4f6b72;
	text-align:center;
	
}

#condiciones a{
	text-decoration:underline;
	font: bold 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	letter-spacing: 0;	
}

#tipos-apartamentos{
	font: 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:justify;
	width:220px;
}

.subr{
	text-decoration:underline;
}


a.tip {
    position:relative;
    z-index:24; 
/*	background-color:#ccc; */
    color:#000;
	border-bottom:1px;
	border-bottom-style:dotted; 
} 

a.tip span {
    display: none;
} 

a.tip:hover {
    z-index:25; 
	background-color:#C1DAD7;
	cursor: help;
	text-decoration:none;
} 

a.tip:hover span {
    display:block;
    position:absolute;
    top:2em;
    left:2em;
    width:240px;
    border:1px solid #0cf;
    background-color:#EEEEEE;
    color:#000000;
    text-align: center;
	font: 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding: 5px;
} 


div.servicios{
/*	background:#fff; */
/*	background:url(../images/bg-texto.gif) no-repeat; */
	background-position:right;
	height:400px;
	text-align:justify;
}


#imagenes-scroll {
	margin-top: -180px;
/*	background:#fff; */
	padding:0 44px 10px 25px;
	width:260px;
	overflow:hidden;
}

#form-contacto {
	width: 370px;
	margin: 0px auto;
}

div.contacto{
	margin-top: 10px;
	overflow:hidden;
/*	background:#fff;  */
	background:url(../images/bg-contacto.png) no-repeat;
	height:280px;
	width:368px;
	padding:7px 0 0 9px;	
	margin: 0;
}

div.contacto p{
 	text-align:center;
	font-family:georgia, helvetica, serif;
	font-size:12px;
	color: #4f6b72;
	line-height:20px;
	margin: 10px 10px 10px 10px;
}

div.contacto a{
	color: #4f6b72;
	text-decoration:underline;
}

#btn-google-maps a{
	text-decoration:underline;
	letter-spacing: 2px;
}

#img-google{
	float: left;
	margin-left: 10px;
}

#img-guiagps{
	float: right;
	margin-top: -10px;
}

#sub-header-contacto {
	margin-left:65px;
	width:288px;
	height:40px;
	color:#ffc20e;
	font-size:12px;
	font-weight:bold;
	padding: 13px 13px 0 45px;
	background:url(../images/bg-sub-header.png) no-repeat left top;
}


div.datos-contacto {
/*	float:right; */
	margin-top:30px;
	width:426px;
	height:234px;
	padding:5px 0 0 5px;	
}

#contacto-piedramar{
	margin-top: -70px;
	margin-left: 170px;
/*	background:#fff; */
	padding:0 25px 10px 5px;
	overflow:hidden;
	width:515px;
	background:url(../images/bg-form-contacto.png) no-repeat; 
}


#sub-header-form-contacto {
	margin-top:-25px;
	margin-left: 130px;
	width:130px;
	height:40px;
	font-size:12px;
	font-weight:bold;
	color:#ffc20e;	
	padding: 13px 13px 0 15px;
	background:url(../images/bg-sub-header-contacto.png) no-repeat left top;
	text-align:center;
}

.field-label-contacto{
	float: left;
	display: inline;
	clear: left;
	width: 100px;
	height: 30px;
	margin-top: -5px;
	margin-bottom: 5px;
	text-align: right;
	font:11px verdana,sans-serif;
	color: #666666;
}

.field-input-contacto {
	float: left;
	display: inline;
	width: 187px;
	height: 40px;	
	margin-left: 10px;
	text-align: left;
	padding: 1px;	
	margin-top: -9px;
}

.field-textarea-contacto{
	margin-top:-10px;
	float:left;
}

.field-input-contacto button {
	background: transparent;
	border: 0px;
	margin-top:25px;
	margin-left:110px;	
}

p.titulo-textos{
	margin-top: 25px;
	font-family:georgia, helvetica, serif;
	text-align:center;
	font-weight:bold;
	color:#5984b0;
	font-size:14px;	

}
p.titulo-textos:first-letter{
	font-size:20px;	
}

p.texto-parrafos{
	font-family:georgia, helvetica, serif;
	font-size:12px;	
	margin-left:30px;
	width:320px;
	text-align:justify;	
	color:#4f6b72;
	margin-bottom:10px;		
	margin-top: 25px;
	line-height:20px;
}

p.texto-parrafos:first-letter{
	font-size:14px;	
}

p.texto-parrafos-scroll1{
	font-family:georgia, helvetica, serif;
	font-size:12px;	
	margin-left:30px;
	width:300px;
	text-align:justify;	
	color:#4f6b72;
	margin-top: 25px;
	line-height:20px;	
}

p.texto-parrafos-scroll1:first-letter{
	font-size:14px;	
}

/* Si se pone propiedad :first-letter no se posiciona bien (Por eso es independiente) */
p.texto-parrafos-scroll2{
	font-family:georgia, helvetica, serif;
	font-size:12px;		
	margin-left:30px;
	width:300px;
	text-align:justify;
	color:#4f6b72;	
	margin-top: 25px;	
	line-height:20px;	
}


#lista-servicios{
	margin-left:50px;
	line-height:20px;
	font-family:georgia, helvetica, serif;
	color:#4f6b72;
	font-size:12px;
	list-style:square;
}

#texto-scroll{
	overflow:scroll;
	overflow-x: hidden;
	height:420px;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
	scrollbar-darkshadow-color: #dfdfdf;
	scrollbar-face-color: #eff0e3;
	scrollbar-highlight-color: #dfdfdf; 
	scrollbar-shadow-color: #cccccc;
	scrollbar-track-color: #dfdfdf; 
}

#conil{
	margin-left:10px;
	font-weight:bold;
}

#oferta-tarifas p{
	padding: 0px 0 5px 0;
	font: italic bold 14px georgia, helvetica, serif;
	text-align: left;
	margin-left:80px;
	margin-top: 50px;
	color: #4f6b72;
	text-decoration:underline overline;
}

.llave-sep-1{
	margin-left:230px;
	margin-top: -70px;
	text-decoration:none;
	font-size:56px;
	font-family:"Times New Roman", Times, serif;
	color:#4f6b72;	
}

.llave-sep-2{
	margin-left:730px;
	margin-top: -59px;
	text-decoration:none;
	font-size:56px;
	font-family:"Times New Roman", Times, serif;
	color:#4f6b72;	
}

#oferta-tarifas ul {
	margin-left: 240px;
	margin-top: -55px;	
	font: italic bold 12px georgia, helvetica, serif;	
}

#oferta-tarifas ul li {
	margin-left:-20px;
	color:#4f6b72;
	text-align:center;	
}


#ultimo-li{
	margin-left:-80px;
	color:#4f6b72;
	text-align:center;
	font-size:10px;
}

.precio-g{
	font-size:14px;
	text-decoration:underline;
	color: #000000;	
}

/* ············ SOCIAL MEDIA  ············ */
div#social{
	position: absolute;
	top: 180px;
	left: 560px;
	font-family: georgia,helvetica,serif;
	font-size: 12px;
	color: #4F6B72;
	font-weight:bold;
	width: 200px;	
	height: 20px;
	vertical-align: middle;
}

div#social ul li{
	display: inline;
	padding: 5px;
}

div#idioma{
	position: relative;
	top: 177px;
	left: 70px;
	width: 50px;
}
