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-2.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-introduction.jpg);}
#navigation #apartamentos {width:123px; background:url(../images/btn-apartaments.jpg);}
#navigation #servicios {width:88px; background:url(../images/btn-services.jpg);}
#navigation #conil {width:64px; background:url(../images/btn-conil.jpg);}
#navigation #tarifas {width:78px; background:url(../images/btn-rates.jpg);}
#navigation #ofertas {width:78px; background:url(../images/btn-offers.jpg);}
#navigation #contacto {width:91px; background:url(../images/btn-contact.jpg);} 

#contenedor {
/*	background:#fff; */
	padding:50px 44px 20px 50px;
	width:675px;
}


div.reservas {
	float:left;
	width:248px;
	height:184px;
	background:url(../images/bg-reservas-2.png) no-repeat;
	padding:7px 0 0 9px;
	margin: 10px 40px 0 0;
}

div#banner-abierto{
	position: relative;
	left: 70px;
	display: inline;
}

div.presenta {
	overflow:hidden;
/*	background:#fff; */
/*	background:url(../images/bg-texto.gif) no-repeat; */
	height:480px;
}

.abierto{
/*	margin-top: -20px; */
	height: 480px !important;
}

div.presenta_oferta {
	overflow:hidden;
/*	background:#fff; */
/*	background:url(../images/bg-texto.gif) no-repeat; */
	height:auto;
}

#imagenes {
/*	margin-top: -260px; */
	padding:0 44px 10px 25px;
	width:260px;
	overflow:hidden;
	position: absolute;
	top: 440px;
}

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:0 0 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:280px;
	height:60px;
	color:#ffc20e;
	font-size:12px;
	font-weight:bold;
	padding: 10px 0 0 50px;
	background:url(../images/sub-header-reservas-en.png) no-repeat left top;
	margin-left: 5px;
	margin-bottom: -6px;	
}

#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:15px;
	margin-left: 5px;
	height:540px;	
}

#tabla-tarifas2{
	margin-left:15px;
	width: 729px;
	padding: 0;
}

caption{
	padding: 10px 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;
	padding: 10px 0;	
}

#condiciones a{
	text-decoration:underline;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
}

*:first-child+html  #condiciones  a{
	display: block;
	width: 680px !important;
}

#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: none;
	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:32px;
	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; 
}

#img-ingles{
	margin-top: 178px;
	margin-left: 685px;
}

#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;	
}

div#idioma{
	position: relative;
	top: 185px;
	left: 70px;
	width: 50px;
}

div.clear-float{
	clear: both;
	display:block;
}

/* ············ SOCIAL MEDIA Sprite ············ */

div#social{
	position: absolute;
	top: 180px;
	left: 400px;
	font-family: georgia,helvetica,serif;
	font-size: 12px;
	color: #4F6B72;
	font-weight:bold;
	width: 400px;	
	height: 35px;
	vertical-align: middle;
}

div#social ul li{
	display: inline;
	padding: 5px;
}

ul#bookmarks-social{
	width: 160px;
	height: 35px;
	background: url('../images/piedramar_social_media.jpg');
	float:left;
	position:relative;
	margin: 0 auto;
	padding:0;
}

ul#bookmarks-social li{
	margin: 0; 
	padding: 0; 
	list-style: none;
    position: absolute; 
	top: 0;
}

ul#bookmarks-social li,  ul#bookmarks-social a{
	height: 35px; 
	display: block;
}

#facebook {left: 5px; width: 40px;}
#twitter {left: 58px; width: 35px;}
#wordpress {left: 110px; width: 30px;}

#facebook a:hover {
	background: transparent url('../images/piedramar_social_media.jpg')
    -10px -40px no-repeat;}
#twitter a:hover {
    background: transparent url('../images/piedramar_social_media.jpg')
    -63px -40px no-repeat;}
#wordpress a:hover {
    background: transparent url('../images/piedramar_social_media.jpg')
    -116px -40px no-repeat;}
#siguenos{
	float:left;
	position:relative;
	left:20px;
	top:2px;
}

div#selector-tarifas{
	padding: 0px 0 0px 0;
	font: 85%/175% 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
	letter-spacing: -1px;
	text-align: center;
	margin-left: 20px;	
	margin-top: -8px;
	font-weight:bold;	
	width: 380px;	
}

div#selector-tarifas ul li a{
	color: #51626f;
/*	position: relative;
	top: 12px;
*/	
}

#tarifas-verano-1{
	background: url('../images/tarifas-verano-2.png') no-repeat;	
	width: 166px;
	height: 53px;
	color: #51626f;	
	float: left;
}

#tarifas-verano-1 a{
	position: relative;
	display: block;
	width:167px;
	top: 10px;
	left: -1px;
}

#tarifas-invierno-2 {
	float:left;
}

#tarifas-invierno-2 a{
	position: relative;
	top: 10px;
	left: -14px;
	display:block;
	width:211px;
}


#tarifas-invierno-1{
	background: url('../images/tarifas-invierno-2.png') no-repeat;	
	width: 241px;
	height: 53px;
	color: #51626f;	
	position: relative;
	top: -20px;
	left: 138px;
	float:left;
}


#tarifas-invierno-1 a{
	position: relative;
	top: 10px;
	left: 14px;
	width:211px;
	float:left;
}

#tarifas-verano-2 a{
	position: relative;
	top: 10px;
	left: -107px;
	display:block;
}

/* Tablas Tarifas Invierno */

#tabla-tarifas h2{
	font-family:georgia, helvetica, serif;
	text-align:center;
	font-weight:bold;
	color:#5984b0;
	font-size:15px;	
	margin-top: -10px;
	margin-bottom: 4px;
	clear:both;
}

table.tabla-tarifas-invierno{
	margin:0 auto;
	width: 90%;
	border-top: 1px solid #5984B0;
}

table.tabla-tarifas-invierno tr td{
	width:33%;
}
table.tabla-tarifas-invierno tfoot tr td{
	width: 33%;
	text-align: left;
	font: italic 10px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif	
}

table#tabla-tarifas-invierno tr td{
	width: 33%;
	text-align:center;

}
table#tabla-tarifas-invierno-1 tr td.izq{
	padding-left: 140px;
}

table#tabla-tarifas-invierno-1 tr td.der{
	padding-right: 160px;
}

td.td-title{
	font: bold 85%/175% 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
	letter-spacing: -1px;
	color: #51626F;
	width:33%;
}

div#banner-contacto{
	position: absolute;
	top: 670px;
/*	left: 300px; */
/*	margin-bottom: -100px; */
	display: block;
	width: 300px;
	padding-left: 46px;	
}

div#premio-zoover{
	position: relative;
	left: 80px;
	top: 20px;
}

div#premio-zoover a{
	display: block;
	background: url('../images/zoover-en-2.jpg') no-repeat left top;
	width: 211px;
	height: 120px;
}

div#premio-zoover a:hover{
	display: block;
	background: url('../images/zoover-en-2.jpg') no-repeat left top;
	width: 211px;
	height: 120px;
}

.l { text-align: left !important;}
