@charset "utf-8";
/* CSS Document */

html{
		margin:0;
		padding:0;		
		}

body{
		background-color:#ffffff; 
		margin:0 auto 0 auto;
		text-decoration:none;
		
		}
		
* html #image-style {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="filename.png", sizingMethod="scale");
}
		
			
#img_index	{
					position:relative;
					margin:100px auto 0 auto;
					background-image:url(img/index.jpg);
					background-repeat:no-repeat;
					width:800px;
					height:400px;
					
				}
				
#img_servicios	{
					position:relative;
					margin:100px auto 0 auto;
					background-image:url(img/servicios.jpg);
					background-repeat:no-repeat;
					width:800px;
					height:400px;
				}
				
#img_tarifas	{
					position:relative;
					margin:100px auto 0 auto;
					background-image:url(img/tarifas.jpg);
					background-repeat:no-repeat;
					width:800px;
					height:400px;

				}
				
#img_galeria	{
					position:relative;
					margin:100px auto 0 auto;
					background-image:url(img/galeria.jpg);
					background-repeat:no-repeat;
					width:800px;
					height:400px;
				}
				
#img_entorno	{
					position:relative;
					margin:100px auto 0 auto;
					background-image:url(img/entorno.jpg);
					background-repeat:no-repeat;
					width:800px;
					height:400px;
				}
				
#img_localizacion	{
					position:relative;
					margin:100px auto 0 auto;
					background-image:url(img/localizacion.jpg);
					background-repeat:no-repeat;
					width:800px;
					height:400px;
				}
				
#img_reservas	{
					position:relative;
					margin:100px auto 0 auto;
					background-image:url(img/reservas.jpg);
					background-repeat:no-repeat;
					width:800px;
					height:400px;
				}
.menu	{
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#FFF;
			font-weight:bold;
			
}

.menu:link	{
				text-decoration:none;
				color:#FFF;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				font-weight:bold;
			}

.menu:visited	{
					text-decoration:none;
					color:#FFF;

				}

				

#empresa{
			position:relative;
			top:-85px;
			left:70px;
			width:100px;
			
		}
		
#servicios{
			position:relative;
			top:-73px;
			left:70px;
			width:100px;
			
		}
		
#tarifas{
			position:relative;
			top:-61px;
			left:70px;
			width:100px;
			
		}
		
#galeria{
			position:relative;
			top:-49px;
			left:70px;
			width:100px;
			
		}
		
#entorno{
			position:relative;
			top:-37px;
			left:70px;
			width:100px;
			
		}
		
#localizacion{
			position:relative;
			top:-25px;
			left:70px;
			width:100px;
			
		}
		
#contacto{
			position:relative;
			top:-13px;
			left:70px;
			width:100px;
			
		}
		
#texto {
			position:relative;
			color:#303030;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			line-height:15px;
			width:538px;
			height:100px;
			left:230px;
			top:10px;
			text-align:justify;
		}
		
/* IE7 Only */
*:first-child+html #texto {top: 0px;} 
/* IE6 Only */ 
* html #texto {top: 0px;}

		
#texto_servicios {
					position:relative;
					color:#303030;
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					line-height:15px;
					width:538px;
					height:100px;
					left:230px;
					top:-88px;
					text-align:justify;
					}
					
/* IE7 Only */
*:first-child+html #texto_servicios {top: -98px;} 
/* IE6 Only */ 
* html #texto_servicios {top: -100px;}
					
#texto_tarifas {
					position:relative;
					color:#303030;
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					line-height:15px;
					width:500px;
					height:100px;
					left:230px;
					top:-215px;
					text-align:justify;
					}
					
/* IE7 Only */
*:first-child+html #texto_tarifas {top: -225px;} 
					

		
#texto_galeria {
					position:relative;
					color:#303030;
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					line-height:15px;
					width:538px;
					height:100px;
					left:230px;
					top:-215px;
					text-align:justify;
					}
					

					
#texto_entorno {
					position:relative;
					color:#303030;
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					line-height:15px;
					width:538px;
					height:100px;
					left:230px;
					top:-215px;
					text-align:justify;
					}
					
#texto_localizacion {
					position:relative;
					color:#303030;
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					line-height:15px;
					width:597px;
					height:379px;
					height:100px;
					text-align:justify;
					top:-241px;
					left:202px;
					}
					
#texto_reservas{
					position:relative;
					color:#303030;
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					line-height:15px;
					width:350px;
					height:379px;
					height:100px;
					text-align:justify;
					top:-170px;
					left:250px;
					
					}
					
/* IE7 Only */
*:first-child+html #texto_reservas {top: -180px;
line-height:10px;}
/* IE6 Only */ 
* html #texto_reservas {top: -180px;}
 
					
#ventajas{			position:relative;
					width:165px;
					color:#303030;
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					top:-90px;
					left:655px;
					}
					
/* IE7 Only */
*:first-child+html #ventajas{top: -80px;}
/* IE6 Only */ 
* html #ventajas {top: -260px;}
					
					
#venalsur{			position:relative;
					width:150px;
					color:#990000;
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					top:-425px;
					left:655px;
					}
					
/* IE7 Only */
*:first-child+html #venalsur {	width:150px;
								border-width:1px;
								text-align:left;
								height:255px;

} 
/* IE6 Only */ 
* html #venalsur {top:-610px;
					width: 150px;
					border-width:1px;
					text-align:left;
					height:255px;
					left:654px;}

#legal	{
			position:relative;
			left:424px;
			top:-55px;	
			width:200px;
		}
		
		
*:first-child+html #legal {
							left:400px;
							top:-65px;
							width:200px;}
/* IE6 Only */ 
* html #legal {left:400px;
							top:-236px;
							width:200px;}
							
#legal_en	{
			position:relative;
			left:500px;
			top:-55px;
			width:200px;	
		}
		
*:first-child+html #legal_en {top: -220px;
							left:478px;
							top:-65px;
							width:200px;}
							
#legal_pr	{
			position:relative;
			left:437px;
			top:-45px;	
			width:200px;
		}
		
		
*:first-child+html #legal_pr {
							left:413px;
							top:-55px;
							width:200px;}
		
.texto_entorno:link	{ 			
					text-decoration:none;
					color:#990000;	
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
				}

.texto_entorno:visited	{
					text-decoration:none;
					color:#990000;	
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px
}

.texto_entorno:hover	{
					text-decoration:underline;
					color:#990000;	
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px
}
					
#cuadrado1	{
				position:relative;
				width:77px;
				height:12px;
				top:0px;
				left:44px;
				z-index:1;

			}
			
#cuadrado2	{
				position:relative;
				width:77px;
				height:12px;
				top:14px;
				left:44px;
				z-index:1;

			}
			
#cuadrado3	{
				position:relative;
				width:77px;
				height:12px;
				top:28px;
				left:44px;
				z-index:1;

			}
			
#cuadrado4	{
				position:relative;
				width:77px;
				height:12px;
				top:42px;
				left:44px;
				z-index:1;

			}
			
#cuadrado5	{
				position:relative;
				width:77px;
				height:12px;
				top:56px;
				left:44px;
				z-index:1;

			}
			
#cuadrado6	{
				position:relative;
				width:77px;
				height:12px;
				top:70px;
				left:44px;
				z-index:1;

			}
			
#cuadrado7	{
				position:relative;
				width:77px;
				height:12px;
				top:84px;
				left:44px;
				z-index:1;

			}
			
.negrita 	{
				font-weight:bold;
			}
			
.rojita		{
				text-align:center;
				color:#990000;
				font-weight:bold;
			}
			
			
#online	{
				position:relative;
				width:144px;
				text-align:center;
				color:#ffffff;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				font-weight:bold;
				text-align:center;
				top:-418px;
				left:655px;
		
		}
		
/* IE7 Only */
*:first-child+html #online {top: -424px;} 
/* IE6 Only */ 
* html #online{top: -608px;}	


#logo	{
				position:relative;
				top:-61px;
				width:250px;
				height:51px;
}

#idiomas	{
				position:relative;
				top:-80px;
				left:642px;
				width:75px;
			}
			
.idiomas:link	{ 			
					text-decoration:none;
					color:#666;	
					font-family:Arial, Helvetica, sans-serif;
					font-size:10px;
				}
	
.idiomas:visited	{ 			
					text-decoration:none;
					color:#666;	
					font-family:Arial, Helvetica, sans-serif;
					font-size:10px;		
				}
				
.idiomas:hover	{ 			
					text-decoration:none;
					color:#990000;	
					font-family:Arial, Helvetica, sans-serif;
					font-size:10px;		
				}
				
#pie	{
				position:relative;
				font-family:Arial, Helvetica, sans-serif;
				font-size:10px;
				color:#666;
				text-align:center;
				top: 50px;
		}
		
#pie_reservas	{
				position:relative;
				font-family:Arial, Helvetica, sans-serif;
				font-size:10px;
				color:#666;
				text-align:center;
				top:-307px;
		}	
		
/* IE7 Only */
*:first-child+html #pie_reservas {top: -313px;} 
/* IE6 Only */ 
* html #pie_reservas {top: -517px;}	
									
.pie_reservas:link			{	text-decoration:none;
						color:#666;
					}
					
.pie_reservas:visited		{	text-decoration:none;
						color:#666;
					}
					
.pie_reservas:hover			{	text-decoration:none;
						color:#990000;
					}

.rojo	{	
			color:#990000;
			font-weight:bold;
			font-size:12px;
}

#apartamentos1 	{
					position:relative;
					width:250px;
				}
				
#apartamentos2 	{
					position:relative;
					top:-98px;
					left:275px;
					width:250px;
				}
				
#habitaciones 	{
					position:relative;
					top:-80px;
					
					
					
				}
				
#habitaciones1 	{
					position:relative;
					top:-80px;
					width:250px;
					
				}
				
#habitaciones2	{
					position:relative;
					top:-80px;
					width:300px;
					
				}
				
				
#garajes	{
	position:relative;
	top:-197px;
	left:275px;
	width:220px;
					
				}
				
/* IE7 Only */
*:first-child+html #garajes{top: -197px;} 

#garajes_en	{
	position:relative;
	top:-212px;
	left:275px;
	width:220px;
					
				}
				
/* IE7 Only */
*:first-child+html #garajes_en{top: -211px;} 		

#garajes_pr	{
	position:relative;
	top:-197px;
	left:325px;
	width:220px;
					
				}
				
/* IE7 Only */
*:first-child+html #garajes_pr{top: -197px;} 
				
#informacion_tarifas	{
							position:relative;
							text-align:left;
							font-size:9px;
							top:-110px;
}

/* IE7 Only */
*:first-child+html #informacion_tarifas{top: -110px;
line-height:10px;}
/* IE6 Only */ 
* html #informacion_tarifas {top: -120px;}	 	

.table	{
			font-size:10px;
			font-weight:bold;
		}
		
.formulario{
				color:#303030;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
			}
			
			


		
/* galeria de fotos */

#myGallery, #myGallerySet, #flickrGallery
{
	width: 598px;
	height: 380px;
	top:-26px;
	left:-29px;
	z-index:5;
	
	
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	font-size:15px;
	font-weight:bold;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	width: 100px; background: url('img/carousel_btn.gif') no-repeat;
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #990000; /* color del fondo del botón del carrusel de fotos */
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333; /* color del fondo del carrusel de fotos */
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url(img/fleche1.png) no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #fff;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}

/* fin de la galeria de fotos */

