/* �asca */

body, html {
	background-color:#9c1e3d;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;

}

.ocultaClick {display:none;}
#breadcrumb a:link, #texto a:link, #textoIntro a:link, #textoDerecha a:link, #fondoApartamentos a:link, #footer a:link, .bloqueResultados a:link ,#linksListados  a:link{color: #000; text-decoration: underline;}
#breadcrumb a:active, #texto a:active, #textoIntro a:active, #textoDerecha a:active, #fondoApartamentos a:active, #footer a:active, .bloqueResultados a:active,#linksListados  a:active {color: #000; text-decoration: underline;}
#breadcrumb a:visited, #texto a:visited, #textoIntro a:visited, #textoDerecha a:visited, #fondoApartamentos a:visited, #footer a:visited, .bloqueResultados a:visited,#linksListados  a:visited{color: #000; text-decoration: underline;}
#breadcrumb a:hover, #texto a:hover, #textoIntro a:hover, #textoDerecha a:hover, #fondoApartamentos a:hover, #footer a:hover, .bloqueResultados a:hover,#linksListados  a:hover {color: #000; text-decoration: none;}

#contenedor{
	background-color:#fff;
	position:absolute;
	top: 23px;
	left: 50%;
	margin-left: -406px;
	width: 812px;
	height:auto;
	border-width: 0px 5px 0px 5px;
	border-color: #fff;
	border-style: solid;

}

#cabecera {
	background-image: url(img/cabeceras/valencia.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 812px;
	height: 90px;
	display: block;
	float:left;
	display:inline;

}
#cabeceraValencia {
	background-image: url(img/cabeceras/valencia.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 139px;
	display: block;
}

#cabeceraBarcelona {
	background-image: url(img/cabeceras/barcelona.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 139px;
	display: block;
}

#cabeceraVenecia {
	background-image: url(img/cabeceras/venecia.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 139px;
	display: block;
}

#cabeceraPraga {
	background-image: url(img/cabeceras/praga.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 139px;
	display: block;
}

#cabeceraMadrid {
	background-image: url(img/cabeceras/madrid.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 139px;
	display: block;
}

#cabeceraRoma {
	background-image: url(img/cabeceras/roma.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 139px;
	display: block;
}
/* Idiomas ======================================================================== */


#idiomas,.contactoIdiomas {
	background-color: #9c1e3d;
	width: 812px;
	height: 15px;
	padding-top:4px;
	left: 50%;
	margin-left: -406px;
	position:absolute;
	
}

#idiomas ul {float:right; display:inline; padding:0; margin:0; list-style:none; }
#idiomas li {display:inline;}
#idiomas h1 {font-size:11px; float:left; display:inline; font-weight:normal; color:#fff;padding:0; margin:0;}


.contactoIdiomas
{
    margin-top: 0px;
    padding-bottom:6px;
    height:auto;
}

.contactoIdiomas span
{
    margin-left:3px;
   color:#000;
}
.contactoIdiomas span:hover 
{
    text-decoration:underline;
    color: #9c1e3d;
}
#idiomas img,.contactoIdiomas img {
	margin:0 0 0 2px;

}

.linkImg {
border:0;

}

/* FIN Idiomas ======================================================================== */

/* Cabecera B�squeda ======================================================================== */

#ciudades {
	background-color:#E9E9E9;
	color:#fff;
	width:812px;
	float:left;
	display:inline;
	font-size:11px;
	height:30px;

}

#ciudades ul {float:left; padding:0; margin:10px 0 0 5px;}
#ciudades li {display:inline;}

#ciudades a:active {color:#444;text-decoration:none; }
#ciudades a:focus {color:#444; text-decoration:none;}
#ciudades a:link {color:#444;text-decoration:none;}
#ciudades a:visited {color:#444; text-decoration:none;}
#ciudades a:hover {color:#444;text-decoration:underline;}


#fondoBusqueda {
	background-color: #cccabc;
	width: 812px;
	float: left;
	border-width: 5px 0 0 0;
	border-color: #fff;
	border-style: solid;
	display:inline;
	padding-bottom:5px;
	white-space:nowrap;
	height:110px;
	
}

#fondoBusqueda label {clear:both; display:inline; float:left; width:85px; margin:0 5px 4px 0; text-align:right; line-height:21px;}
#fondoBusqueda ul {margin:10px 0 0 0; padding:0; list-style:none; position:absolute;}
#fondoBusqueda li, #contacList li {line-height:0;} 
#fondoBusqueda img {border:none;}
#fondoBusqueda select, #fondoBusqueda input {
	background-color:#fff;
	position:relative;
	margin:0 0 4px 0;
	float:left;
	display:inline;
	font-size:100%;

}
#fondoBusqueda select {padding:3px;}

.ciudad {margin:0 5px; vertical-align:middle; float:left; display:inline;}
.ciudad2 {width:126px;}
.personas2 {width:50px;}
.dias {width:50px;}
.meses {width:170px;}
.nombre {width:130px; float:none;}
.botones {margin:0 6px 3px 0; vertical-align:middle;}

.fechas {
	width:50px;
	padding-left:5px;
	padding-top:2px;
	font-size: 8pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float:left;
	
}

#busquedaGeneral {	
	width: 340px;
	/ width:330px;
	height: auto;
	float: left;
	border-width: 0 1px 0 0;
	border-color: #000;
	border-style: solid;
	display:inline;
	padding: 0 10px 4px 5px;
	margin-top:5px;
	overflow:hidden;
}

#busquedaAvanzada {
	width: 185px;
	height: 30px;
	/ height: 40px;
	border-width: 0 1px 0 0;
	border-color: #000;
	border-style: solid;
	display:inline;
	overflow: hidden;
	float: left;	
	padding: 0 10px 4px 10px;
	text-align:right;
	margin-top:5px;

}

#botonera1 {	
	width:90px;
	height: 30px;
	/ height: 40px;
	border-width: 0 1px 0 0;
	border-color: #000;
	border-style: solid;
	text-align:right;
	display:inline;
	overflow: hidden;
	float: left;
	padding: 0 10px 4px 10px;
	margin-top:5px;
	
}

#botonera2 {
	width: auto;
	height: auto;
	text-align:right;
	display:inline;
	float: right;
	overflow: hidden;
	padding: 0 10px 4px 10px;
	margin-top:5px;

}

.favoritos {
	font-size: 9pt;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	line-height: 1em;
	color: #9c1e3d;
	font-weight:bold;

}

.favoritos A:LINK{color: #000; text-decoration: none;}
.favoritos A:ACTIVE{color: #000; text-decoration: none;}
.favoritos A:VISITED{color: #000; text-decoration: none;}
.favoritos A:HOVER{color: #9c1e3d; text-decoration: none;}

.botonBuscar, .botonBuscarApartamento {
	font-size: 8pt;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #9c1e3d;
	font-weight:bold
	
}

.botonBuscar {
	margin-left:55px;
	
}

.botonBuscarApartamento {
	float: right; 
	
}

.botonBuscarApartamento A:LINK{color: #9c1e3d; text-decoration: none;}
.botonBuscarApartamento A:ACTIVE{color: #9c1e3d; text-decoration: none;}
.botonBuscarApartamento A:VISITED{color: #9c1e3d; text-decoration: none;}
.botonBuscarApartamento A:HOVER{color: #000; font-weight:bold; text-decoration: none;}

.botonBuscar A:LINK{color: #9c1e3d; text-decoration: none;}
.botonBuscar A:ACTIVE{color: #9c1e3d; text-decoration: none;}
.botonBuscar A:VISITED{color: #9c1e3d; text-decoration: none;}
.botonBuscar A:HOVER{color: #000; font-weight:bold; text-decoration: none;}

.botonAvanzada {
	width:150px;
	font-size: 8pt;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000;
	font-weight:bold;
}

#busquedaAvanzada input{
	float: left;
	overflow: hidden;
	margin-left:10px;
	width:105px;	
}

.botonAvanzada A:LINK{color: #000; text-decoration: none;}
.botonAvanzada A:ACTIVE{color: #000; text-decoration: none;}
.botonAvanzada A:VISITED{color: #000; text-decoration: none;}
.botonAvanzada A:HOVER{color: #9c1e3d; font-weight:bold; text-decoration: none;}

.botoneraLinks {
	font-size: 8pt;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #000;
	font-weight:bold;
	
}

.botoneraLinks A:LINK{color: #000; text-decoration: none;}
.botoneraLinks A:ACTIVE{color: #000; text-decoration: none;}
.botoneraLinks A:VISITED{color: #000; text-decoration: none;}
.botoneraLinks A:HOVER{color: #9c1e3d; text-decoration: none;}


.verReservas 
{
    margin-top:5px;
}

.verReservas img {
border:none;
}
.verReservas A:LINK{ background-color:#ddd; color: #000; text-decoration: none; padding:1px 3px;}
.verReservas A:ACTIVE{background-color:#ddd; color: #000; text-decoration: none;padding:1px 3px;}
.verReservas A:VISITED{background-color:#ddd; color: #000; text-decoration: none;padding:1px 3px;}
.verReservas A:HOVER{background-color:#ccc; color: #000; text-decoration: none;padding:1px 3px;}




#breadcrumb {background-color:#e5e5e5; padding:2px; margin-top:3px; float:left; display:inline; width:808px;}
#breadcrumb ul {float:left; display:inline; list-style:none; padding:0; margin:0;}
#breadcrumb li {display:inline;}
#breadcrumb h1 {font-size:10px; margin:0; display:inline;}

#promociones {background-color:#ccc; width:590px; margin:5px 0; padding:2px; float:left; display:inline;}
#contenido {float:left; display:inline; width:590px;}



/* Fin Cabecera B�squeda ======================================================================== */

/* Titulares ======================================================================== */

	#titularApartamentos h1,#titularApartamentos h2 {
	font-weight: bold;
	color: #000;
	width: 96%;
	margin-bottom:3px;

}

	#titularApartamentos h1 {
	font-size: 11pt;
	margin: 0px;
	padding-left: 5px;
	

}
.tituloApartamento
{
	font-size: 11pt;
	margin: 0px;
	font-weight: bold;
	color: #000;
	margin-bottom:3px;
}
	.fondoPisos h2 {
	font-size: 9pt;
	margin-left: 5px;
	

}
	.fondoPisos h3 {
	/ padding-top:10px;
	font-size: 8pt;
	font-weight: bold;
}

/* Fin Titulares ======================================================================== */

/* Men� ======================================================================== */

#menuDerecha {
	height:auto;
	width:180px;
	overflow:hidden;
	float:right;
	margin-left:0;
}

ul#menu 
{
    font-size: 8pt;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.5em;
	width: 180px;
	float:right;
	overflow:hidden;
	margin:0;
	padding:0 0 10px 0;
}

ul#menuNuevo h1, ul#menuNuevo h3
{
    font-size: 8pt;
	font-style: normal;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 180px;
	display:inline;
	margin:0 0 1px 0;
	overflow:hidden;
}

ul#menuNuevo 
{
    float:right;
    font-size: 8pt;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 180px;
	overflow:hidden;
	margin:0;
	padding-left: 10px;
	padding-bottom:20px;
	line-height:1.5em;
}

ul#menuNuevo li.tituloMenu {
	color:#fff;
	font-weight:bold;
	background-color: #9c1e3d;
	text-align: left;
	text-decoration: none;
	list-style:none;
	padding-left: 5px;
	margin-top:5px;
	margin-bottom:5px;
	overflow:hidden;
}

ul#menuNuevo li
{
    list-style-type:square;
    list-style-position:inside;
    width:100%;
    padding-left:5px;
}

ul#menu li {
	width:100%;
	overflow:hidden;
	padding-left: 10px;
}

ul#menu li.tituloMenu {
	color:#fff;
	font-weight:bold;
	background-color: #9c1e3d;
	text-align: left;
	text-decoration: none;
	line-height: 1.5em;
	list-style:none;
	padding-left: 5px;
	margin-top:5px;
	margin-bottom:5px;
	/ float:left;
}

ul#menu h1, ul#menu h3
{
    font-size: 8pt;
    font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 150px;
	float:right;
	overflow:hidden;
	margin:0;
	padding:0;
}

ul#menuNuevo h1 a,ul#menuNuevo h3 a {
	text-decoration: none;
	color:#000;

}
.reservarAhoraUp a {
	text-decoration:underline;
	color:#000;

}

ul#menuNuevo h1 a:hover,ul#menuNuevo h3 a:hover, .reservarAhoraUp a:hover {
	text-decoration:underline;
	color:#9c1e3d;

}

.activo {
	font-weight:bold;
	color: #9c1e3d;}

/* Fin Men� ======================================================================== */

/* Seleccionar Ciudad ==================================================================== */


#seleccionarCiudad {
	width: 200px;
	float:left;
	overflow:hidden;
	
}

#seleccionarCiudad ul {
	list-style:none;
	display:inline;
}

#seleccionarCiudad h1, #seleccionarCiudad h3
{
    font-size: 9pt;
	font-style: normal;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	display:inline;
	margin:0 0 1px 0;
	overflow:hidden;
}

#seleccionarCiudad ul h1 a, #seleccionarCiudad ul h3 a {
	text-decoration: none;
	color:#000;

}

#seleccionarCiudad ul h1 a:hover, #seleccionarCiudad ul h3 a:hover{
	text-decoration:underline;
	color:#9c1e3d;

}

#seleccionarCiudad li.tituloMenu {
	color:#fff;
	font-weight:bold;
	background-color: #9c1e3d;
	text-align: left;
	text-decoration: none;
	list-style:none;
	padding-left: 5px;
	margin-top:5px;
	margin-bottom:5px;
	overflow:hidden;
}


/* Fin Seleccionar Ciudad ================================================================= */

/* Registro ================================================================= */

.registro {
	font-size: 7pt;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight:bold;
	line-height: 1.25em;
	width: 180px;
	overflow:hidden;
	float:right;
	padding:10px 0 5px 0;
	border-width: 1px 0 0 0;
	border-color: #bbb;
	border-style: solid;

}

.registro li {
	display:block;
	width:180px;
	list-style:none;
	overflow:hidden;
	float:right;
	padding:0;
	margin:0;

}

.registro ul {
	padding:0;
	margin:0;
	overflow:hidden;
	float:right;
	padding:5px 18px 10px 0;
	text-align: right;

}

.registro A:LINK{color: #000; text-decoration: none;}
.registro A:ACTIVE{color: #000; text-decoration: none;}
.registro A:VISITED{color: #000; text-decoration: none;}
.registro A:HOVER{color: #9c1e3d; text-decoration: none;}

#registroCampos {
	display:inline;
	float:left;
	line-height:1.75em;
	overflow:hidden;
	width:auto;
	height:auto;
	padding:0 0 10px 0;

}

#registroCampos ul {
	margin:0;
	width:auto;
	display:inline;
	float:left;
	padding:0;

}

#registroCampos li {
	padding:0;
	margin:0;
	display:block;
	list-style:none;
	float:left;
	display:inline;

}

.usuarios {
	text-align:right;
	width:auto;
	font-size: 7pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float:left;
	display:inline;
	overflow:hidden;
	padding-right:2px;
	
}

.inputRegistro {
	width:95px;
	overflow:hidden;
	float:right;
	margin-right:18px;
	display:inline;
	background-color:#bbb;
	border:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding-left:2px;
	
}


.botonEntrar {
	font-size: 8pt;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #9c1e3d;
	font-weight:bold;
	padding:0 18px 20px 0;
	float:right;

}

.olvido {
	overflow:hidden;
	float:left;
	padding:0 0 5px 0;

}

.logos {
	padding:15px 0 0 0;
	border-width: 1px 0 0 0;
	border-color: #bbb;
	border-style: solid;
	
}

.botonEntrar A:LINK{color: #9c1e3d; text-decoration: none;}
.botonEntrar A:ACTIVE{color: #9c1e3d; text-decoration: none;}
.botonEntrar A:VISITED{color: #9c1e3d; text-decoration: none;}
.botonEntrar A:HOVER{color: #000; font-weight:bold; text-decoration: none;}


/* Fin Registro ================================================================= */

/* Resultados ======================================================================== */

#ordenarpor {
	font-size: 7pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top:10px;
	text-align:left;
	display:inline;
	float:left;

}

#titularResultados {
	border-color: #000;
	margin-bottom:15px;
	text-align:right;
	display:inline;
	float:left;

}


#contadorResultados {
	font-size: 7pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top:10px;
	text-align:right;

}

.contadorResultados {
	font-weight:bold;

}

.flechas {
	color: #9c1e3d;
	font-weight:bold;
	font-size:8pt;

}

#fondoResultados {
	width: 574px;
	background-color:#e9e9e9;
	margin-left:10px;
	margin-top: 15px;
	margin-bottom:20px;
	padding-bottom: 3px; 
	height:auto;
	float:left;
	display:inline;
	
}
#linksListados {
	width: 574px;
	margin-left:10px;
	margin-top: 15px;
	margin-bottom:20px;
	padding-bottom: 3px; 
	height:auto;
	float:left;
	display:inline;
	
}

#linksListados  ul {
float:left;
padding:0;
list-style-type:none;
}

.bloqueResultados {
	float:left;
	margin-top: 5px;
	margin-left: 5px;
	/ margin-left:4px;
	width: 185px;
	height:350px;
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	cursor:pointer;
	border-width: 0 1px 1px 0;
	border-color: #bbb;
	border-style: solid;
	overflow:hidden;
	
}

.bloqueResultados a, .bloqueResultados img {
	text-decoration:none;
	border: 0;
	color: #000;

}

.bloqueResultados h2 {
	margin-left:2px;
	margin-top: 4px;
	font-size: 8pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float:left;

}

.bloqueResultados img {
	margin-top:5px;
	margin-left:2px;
	width: 177px;
	height:118px;
	float:left;

}

.textoBloqueResultados {
	margin-top:2px;
	margin-left: 2px;
	margin-right: 2px;
	text-align: left;
	font-size: 7pt;
	line-height:1.5em;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float:left;

}

.bloqueResultados:hover {
	background-color:#ccc;

}

.precio {
	background-color:#ffdf3d;
	padding-left:3px;
	padding-right:3px;
	font-weight:bold;

}

.carrito {

}

.carrito img {
	padding:0;
	margin:2px 0 0 0;
	width:14px;
	height:10px;
	display:inline;

}

.resultadoReservar{
	font-weight:bold;
}

/* FIN Resultados ======================================================================== */

/* P�gina detalle ======================================================================== */

.menuDetalle {
	padding-top: 7px;
	text-align:right;
	float:right;
	font-weight:bold;
	font-size:7pt;
	
}

.menuDetalle A:LINK{color: #000; text-decoration: none;}
.menuDetalle A:ACTIVE{color: #000; text-decoration: none;}
.menuDetalle A:VISITED{color: #000; text-decoration: none;}
.menuDetalle A:HOVER{color: #9c1e3d; font-weight:bold; text-decoration: none;}

#fondoDetalle {
	width: 574px;
	background-color:#e9e9e9;
	margin-left:10px;
	margin-bottom:20px;
	padding-bottom: 10px; 
	height:auto;
	float:left;
	display:inline;
	
}

#fondoDetalle A:LINK{text-decoration: underline;}
#fondoDetalle A:ACTIVE{text-decoration: underline;}
#fondoDetalle A:VISITED{text-decoration: underline;}
#fondoDetalle A:HOVER{text-decoration: none;}


#fondoDetalle a, #fondoDetalle img {
	text-decoration:none;
	border: 0px;
	color: #000000;
}

#fondoDetalle label {
	padding-left:5px;
	padding-top:2px;
	font-size: 8pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float:left;

}

#fondoDetalle h2 {
	margin-top: 10px;
	padding-left:5px;
	font-size: 9pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display:block;
}

img#fondoDetalle {
	margin-top:10px;
	margin-left:5px;
	width: 564px;
	height:406px;
	float:left;

}

.textofondoDetalle {
	margin-right: 5px;
	margin-top:2px;
	margin-left: 5px;
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float:left;

}

.titulomoduloDetalle {
	width: 574px;
	background-color:#fff;
	margin-top:5px;
	padding-bottom: 10px;
	height:15px;
	float:left;
	border-color:#000000;
	border-bottom:solid;	
	border-width:1px;
	display:inline;

}

.subirArriba {
	margin-top:-16px;
	text-align:right;
	float:right;
	width:574px;
	display:inline;
	
}

.moduloDetalle {
	width: 574px;
	background-color:#e9e9e9;
	padding-bottom: 10px;
	padding-top:10px;
	height:auto;
	float:left;
	display:inline;
	
}

.moduloDetalleRutas {
	width: 564px;
	background-color:#e9e9e9;
	padding: 10px 5px 10px 5px;
	height:auto;
	float:left;
	display:inline;
	
}

.camposPrecio {
	width:200px;
	text-align:right;
	float:left;
	padding-right:6px;

}

.camposComplementario {
	width:180px;
	text-align:left;
	float:left;
	padding-right:6px;
	padding-left:6px;


}

.camposComplementario div {
    height: auto;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}

.camposComplementario label,input {
    float: left;
    overflow: hidden;
    font-weight: normal;
    display: inline;
}

.camposResultado {
	width:150px;
	text-align:right;
	float:right;
	padding-left:6px;
	padding-right:6px;
	display:block;

}

.precioResultado {
	background-color:#ffdf3d;
	padding: 3px 3px 3px 50px;
	font-weight:bold;
	font-size:16pt;
	overflow:hidden;
	display: block;
	margin-bottom: 3px;
	width:100px;

}

.error {
    margin-top:5px;
	color:#9c1e3d;
	text-align:left;
	padding:5px;
	font-weight:bold;
	float:left;
	margin-bottom:15px;
	height:auto;

}

.error input{
	margin-top:5px;
	color:#9c1e3d;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	float:left;

}

.infoPrecios {
	margin-top:5px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	float:left;

}

.personaDia {
	margin-top:5px;
	text-align:right;
	padding-left:3px;
	padding-right:3px;
	float:right;

}

.reservarAhora {
	margin-top:20px;
	text-align:right;
	padding-left:3px;
	padding-right:3px;
	float:right;
	font-size:9pt;
	font-weight:bold;

}
.reservarAhoraUp {
	text-align:right;
	padding-left:3px;
	padding-right:3px;
	float:right;
	font-size:9pt;
	font-weight:bold;
	background-color:#E9E9E9;
	margin-left:5px;

}
.reservarAhoraUp a
{
    vertical-align:top;
}

.reservarAhora A:LINK{color: #000; text-decoration: none;}
.reservarAhora A:ACTIVE{color: #000; text-decoration: none;}
.reservarAhora A:VISITED{color: #000; text-decoration: none;}
.reservarAhora A:HOVER{color: #9c1e3d; text-decoration: none;}

img#carritocompra {
	padding-right:4px;
	margin-top:-2px;
	width:21px;
	height:19px;
	float:left;

}


.resumen {
	width:100%;
	padding:10px 10px 0 5px;
	float:left;
	font-size:8pt;
	vertical-align:top;

}
.resumen strong{
	vertical-align:top;

}

/* Info y disponibilidad  */

.calendario1, .calendario2, .leyenda {
	margin: 5px;
	padding:5px 3px 5px 5px;
	float:left;
	width:260px;
	height:150px;
	display:inline;
	background-color:#f2f2f2;
	
}

.calendario2 {
	margin: 5px 5px 5px 5px;

}

.leyenda {
	margin: 5px 5px 5px 5px;
	width:100px;

}

.leyenda li {
	display:block;
	width:90px;
	overflow:hidden;
	padding:2px 0 1px 0;
	
}

.leyenda ul {
	padding:0;
	margin:0;

}
.leyendaTemporada {
	margin-right:5px;
	float:left;
	height:10px;
	width:10px;
	background-color:#7fd603;

}

.leyendaUsuario {
	margin-right:5px;
	float:left;
	height:10px;
	width:10px;
	background-color:#a6e3ff;
}

.leyendaOcupado {
	margin-right:5px;
	float:left;
	height:10px;
	width:10px;
	background-color:#fccb90;

}

.leyendaOferta {
	margin-right:5px;
	float:left;
	height:10px;
	width:10px;
	background-color:#ffe54e;

}

.tablaPrecios {
	margin: 5px;
	padding:5px 3px 5px 5px;
	float:left;
	width:200px;
	height:auto;
	display:inline;
	background-color:#f2f2f2;

}

.tablaPrecios ul
{
    list-style-type: none;
    padding: 0;
    margin-left: 0;
}

.especifica {
	margin: 5px;
	padding:5px 3px 5px 5px;
	float:left;
	width:539px;
	height:auto;
	display:inline;
	background-color:#f2f2f2;

}


/* FIN Info y disponibilidad  */

/* Detalles */

.capacidad {
	margin: 5px;
	padding:5px 3px 5px 5px;
	border-width: 0 1px 0 0;
	border-color: #000;
	border-style: solid;
	float:left;
	width:225px;
	height:auto;
	display:inline;
	overflow:hidden;

}

.capacidad li {
	display:block;
	width:225px;
	overflow:hidden;

}

.capacidad ul {
	padding:0;
	margin:0;

}

.capacidad img {
	padding-right:4px;
	padding-left:5px;
	margin-top:0;

	height:39px;
	float:left;
	display:inline;
}

.capacidad strong {
	float:left;
	font-size:7pt;
	font-weight:bold;
	color:#9c1e3d;
	padding-right:2px;
	display:inline;
}
.capacidadPersonas {
	float:left;
	font-size:7pt;
	font-weight:bold;
	display:inline;
}

.detalles {
	font-size:7pt;
	margin: 5px;
	padding:5px 3px 5px 5px;
	float:left;
	width:145px;
	height:auto;
	display:inline;
	overflow:hidden;

}

.detallesEntorno {
	font-size:7pt;
	margin: 5px;
	padding:5px 3px 5px 5px;
	float:left;
	width:165px;
	height:130px;
	display:inline;
	overflow:hidden;

}

.ordenEntorno 
{
    list-style-type:none;
    margin-left:10px;
    padding:0;
    
}

/* FIN Detalles */

/* FIN P�gina detalle ===================================================================== */

/* Contenido General */


#general {
	width: 573px;
	height: auto;
	margin:10px 0 40px 10px;
	float:left;
	text-align:justify;
	display:inline;



}

#texto {
	width: 568px;
	height: auto;
	margin:10px 0 10px 10px;
	float:left;
	text-align:justify;
	display:inline;

}

/*ul, li#texto {
	line-height:1.5em;
	list-style:square;

}*/

#texto label {
	padding: 0 5px 0 0;
	font-weight:bold;
	float:left;
	text-align: right;

}

.formulario {
	line-height:1.5em;
	list-style:none;
	text-align: right;
	float:left;

}


#iconos {
	display:inline;
	
}

.tituloGeneral {
	width: 568px;
	height: 15px;
	margin:0 0 2px 10px;
	padding:0 0 0 5px;
	display:block;
	float:left;
	background-color:#e9e9e9;
	font-weight:bold;
	display:inline;

}


/* FIN Contenido General ===================================================================== */

.fondoPisos {
	width: 590px;
	height:auto;
	margin-top:20px;
	overflow: hidden;
	float:left;

}

.fondoPisos A:{color: #000; text-decoration: none;}
.fondoPisos A:LINK{color: #000; text-decoration: none;}
.fondoPisos A:ACTIVE{color: #000; text-decoration: none;}
.fondoPisos A:VISITED{color: #000; text-decoration: none;}
.fondoPisos A:HOVER{color: #000; text-decoration: none;}

#textoIntro {
	background-color: #fff;
	width: 590px;
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	float:left;
}

#textoIntro p {margin:8px 0;}
#textoIntro h2 {margin:4px 0; font-size:15px;}

#textoDerecha {
	background-color: #fff;
	width: 180px;
	height: auto;
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	padding:0 10px 10px 0;
	display:block;
	margin-top:10px;
	float:right;
}

#titularApartamentos {
	background-color: #fff;
	width: 574px;
	height: auto;
	margin-left: 10px;
	margin-top:10px;
	display:block;
	overflow:hidden;
	float:left;
	
}

#titularResultados {
background-color: #fff;
	width: 573px;
	height: 18px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	margin-left: 10px;
	/ margin-left:5px;
	margin-top:10px;
	display:block;
	float:left;

	
}

#titularApartamentos h1 {
	border-color: #9c1e3d;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

#titularApartamentos h1 
{
    height:18px;
}

#titularResultados a:hover {color: #9c1e3d; text-decoration: none;}

.bloquePiso {
	background-color:#e9e9e9;
	float:left;
	margin-top: 10px;
	margin-left:10px;
	/ margin-left:5px;
	/ margin-right:5px;
	width: 280px;
	height:320px;
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	cursor:pointer;
	overflow:hidden;
}

.bloquePiso a, .bloquePiso img {
	text-decoration:none;
	border: 0px;
	color: #000;

}

.bloquePiso img {
	margin-top:10px;
	margin-left:5px;

}

.bloquePisoApartamento {
	width: 270px;
	height:179px;
	float:left;
	overflow:hidden;
	position:relative;
	z-index:0;
}

.bloquePisoNuevo {
	width: 70px;
	height:25px;
	float:left;
	position:relative;
	z-index:1;
}

.bloquePiso label {
	font-size: 8pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#ffff00;
	padding-right: 1px;
	padding-left: 1px;
	float:left;

}

.bloquePiso h2 {
	margin-top: 4px;
	font-size: 9pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float:left;
	position:relative;
	width:100%;

}

.textoBloquePiso {
	margin-top:2px;
	margin-left: 5px;
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float:left;
	position:relative;

}

.bloquePiso:hover {
	background-color:#ccc;

}

.personas {
	
}

.par {
	margin-right:4px;
	
}

.impar {
	margin-right:0;
}

.personas img {
	padding:0;
	margin-top:0;
	margin-left:0;
	width:8px;
	height:13px;
	display:inline;
	
}


#fondoNoticias {
	width: 574px;
	background-color:#ccc;
	margin-left:10px;
	/ margin-left:5px;
	margin-top: 15px;
	margin-bottom:20px;
	padding-bottom: 3px; 
	height:auto;
	border-width: 0px 0px 1px 0px;
	border-color: #000;
	border-style: solid;
	float:left;
	display:inline;
	
}

#informacion,#noticias,#eventos {
	font-size: 7pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
}

#informacion {
	position: relative;
	width: 167px;
	height:auto;
	margin:10px 5px 10px 10px;
	padding-right:10px;
	border-width: 0px 1px 0px 0px;
	border-color: #ddd;
	border-style: solid;
	float:left;
	display:inline;
	overflow: hidden;

}

#noticias {
	position: relative;
	width: 167px;
	height:auto;
	margin:10px 5px 10px 3px;
	padding-right:10px;
	border-width: 0px 1px 0px 0px;
	border-color: #ddd;
	border-style: solid;
	float:left;
	display:inline;

}

#eventos {
	position: relative;
	width: 167px;
	height:auto;
	margin:10px 5px 10px 3px;
	padding-right:10px;
	float:left;
	display:inline;

}

.titulosBloques {
	font-size: 7pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	float:left;
}

.fechaNoticias, .fechaEventos {
	font-size: 7pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color:#666;
}

#fondoApartamentos {
	width: 590px;
	height:auto;
	float:left;
	margin-top:15px;
	
}

#fondoApartamentos label {
	margin: 0 10px 10px 10px;
	font-size: 7pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
	float:left;
	padding-bottom:40px;
}

.titulolinksApartamentos {
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight: bold;
}

/* Proceso de Reserva ======================================================================== */


#fondoReservas {
	float:left;
	overflow:hidden;
	margin:10px 0 0 0;
	background-color:#e9e9e9;
	width:553px;
	height:auto;
	text-align:left;
	padding: 5px 0 5px 5px;

}

#pasos {
	float:left;
	overflow:hidden;
	margin:10px 0 10px 0;
	background-color:#e9e9e9;
	width:558px;
	height:80px;
	text-align:center;

}

#registroIzquierda {
	float:left;
	overflow:hidden;
	padding:10px 0 10px 0;
	background-color:#e9e9e9;
	width:275px;
	height:595px;
}

.cotenidoIzquierda {
	float:left;
	overflow:hidden;
	padding:20px 10px 10px 20px;
}


#registroDerecha {
	float:left;
	overflow:hidden;
	padding:10px 0 10px 0;
	margin-left:10px;
	background-color:#e9e9e9;
	width:275px;
	height:595px;
}

.contenidoDerecha {
	float:left;
	overflow:hidden;
	padding:20px 10px 10px 20px;
}

#pagoConfirmacion {
	float:left;
	overflow:hidden;
	padding:10px 0 10px 0;
	background-color:#e9e9e9;
	width:568px;
	height:350px;
}

.cotenidopagoConfirmacion {
	float:left;
	overflow:hidden;
	padding:20px 30px 10px 20px;
}


.registrado {
	width:95px;
	overflow:hidden;
	float:left;
	background-color:#eee;
	border:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	
}

.recopilarDatos {
	overflow:hidden;
	background-color:#eee;
	border:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	
}



/* FIN Proceso de Reserva ======================================================================== */

/* Panel de control ======================================================================== */

.menuPropietario {


}

.menuPropietario ul {


}

.menuPropietario li {
	padding:0 3px 0 3px;
	/ padding:10px 3px 0 3px;
	list-style:none;
	float:left;

}

.menuPropietario ul A:LINK{color: #000; text-decoration: none; background-color:#ddd; padding:0 3px 0 3px;}
.menuPropietario ul A:ACTIVE{color: #000; text-decoration: none; background-color:#ddd; padding:0 3px 0 3px;}
.menuPropietario ul A:VISITED{color: #000; text-decoration: none; background-color:#ddd; padding:0 3px 0 3px;}
.menuPropietario ul A:HOVER{color: #000; text-decoration: none; background-color:#9c1e3d; color:#fff; padding:0 3px 0 3px;}

#infoPropietario {
	width: 554px;
	background-color:#e9e9e9;
	padding:10px;
	margin:0 0 0 10px;
	height:auto;
	float:left;
	display:inline;

}

.tituloinfoPropietario {
	width: 574px;
	background-color:#fff;
	margin:5px 0 0 10px;
	padding-bottom: 10px;
	height:15px;
	float:left;
	border-color:#000000;
	border-bottom:solid;	
	border-width:1px;
	display:inline;

}

/* FIN Panel de control ======================================================================== */
/* Formularios ======================================================================== */
/* Fieldset  */

#entradasalida {
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	padding-right: 10px;
	text-align:right;
	margin-left:5px;
	display:inline;
	float:left;
	line-height:1.5em;

}

.tituloFormulario {
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	padding-right: 3px;
}

.abajoSelect {
	display:block;

}

/* Inputs ======================================================================== */

.txtBusquedaAvanzada{
	margin: 2px 2px 1px 2px;
	padding-left: 3px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:7pt;
	background-color:#eee;
	border:0;
	
}

select {
	margin: 2px 2px 1px 0px;
	padding: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#eee;
	border:0;
	font-size:100%;
}

/* FIN Inputs ======================================================================== */

.comentarios {
	width:125px;
	height: 60px;
	padding-left: 3px;	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:7pt;
	background-color:#ddd;
	border:0;
}

.obligatorio {
	background-color:#d7a5b1;

}

.errorObligatorio {
	background-color:#b04b64;

}

.aviso {
	padding-left:5px;
	display:none;

}

.rojo {
	color: #d7a5b1;
}

.inlineSection .oneField select {
	margin: 0 2px 1px 0 !important;
}
.gridSection select  {
	margin: 0 !important;
}

/* Buttons ======================================================================= */

form .actions {
	text-align: center;
	margin: 20px 0 10px 0;	
}
/* Submit button */
form .primaryAction {
	padding: 4px 15px;
	font-weight: bold;
}
/* Cancel button */
form .secondaryAction {
	padding: 4px 15px;
	color: grey;
}
form .secondaryAction:hover {
	color: black;
}

/* Fin Formularios ===================================================== */

/* Footer ===================================================== */

#footer {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:7pt;
	position: relative; 
	bottom: 0; 
	text-align: left;
	width:100%;
	height:40px;
	/ height: 55px;
	background-color:#ccc;
	clear:both;
	padding:0 0 10px 0;
	margin:25px 0 0 0;
 
 }
 
.footerDatos {
	width: 300px;
	height: 30px;
	/ height: 40px;
	border-width: 0 1px 0 0;
	border-color: #000;
	border-style: solid;
	display:inline;
	overflow: hidden;
	float: left;	
	padding: 0 10px 4px 10px;
	text-align:right;
	margin-top:10px;

}

.footerTelf {
	width: 125px;
	height: 30px;
	/ height: 40px;
	display:inline;
	float: left;	
	padding: 0 10px 4px 10px;
	text-align:right;
	margin-top:10px;
	border-width: 0 1px 0 0;
	border-color: #000;
	border-style: solid;

}
  
.footerNota{
	width: 60px;
	height: 30px;
	/ height: 40px;
	display:inline;
	float: left;	
	padding: 0 10px 0 0;
	text-align:right;
	margin-top:10px;
	border-width: 0 1px 0 0;
	border-color: #000;
	border-style: solid;

}

.footerRegistro {
	width: 245px;
	height: 30px;
	/ height: 40px;
	display:inline;
	float: left;	
	padding: 0 10px 4px 10px;
	text-align:left;
	margin-top:10px;

}
 
 /* Fin Footer ===================================================== */

/***** CALENDARIO *****/
.calendar {
	width: 184px;
	padding: 0;
	margin: 0;
	border:0;
	font: normal 7pt Geneva, Arial, Helvetica, sans-serif;;
	color: #9b9b9b;
	text-align: center;
	background-color: #f2f2f2;
}

.nav, .nav a {
	font: bold 7pt Geneva, Arial, Helvetica, sans-serif;;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	

th {
	font: bold 7pt Geneva, Arial, Helvetica, sans-serif;;
	color: #000;
	background: #f2f2f2;
	border: 0;
}

.reservado, td.reservado a, td.reservado a:link, td.reservado a:visited {
	width: 35px;
	height: 18px;
	color: #515151;
	font-weight: bold;
	text-align: center;
	background: #fccb90;
}

.usuario, td.usuario a, td.usuario a:link, td.usuario a:visited {
	width: 26px;
	height: 18px;
	color: #515151;
	font-weight: bold;
	background: #a6e3ff;
}

.temporada, td.temporada a, td.temporada a:link, td.temporada a:visited {
	width: 26px;
	height: 18px;
	color: #515151;
	font-weight: bold;
	text-align: center;
	background: #7fd603;
}

.entradaReservado {
	background: url(img/calendario/naranja_1.jpg);
}
.salidaReservado {
	background: url(img/calendario/naranja_2.jpg);
}

.entradaUsuario {
	background: url(img/calendario/azul_1.jpg);
}

.salidaUsuario {
	background: url(img/calendario/azul_2.jpg);
}


.normal {
	border:0;
	width: 35px;
	height: 18px;
	text-align: center;
	background: #f2f2f2;
}

.nomal a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.nomal a:link, td a:visited {	
	color: #608194;
}

.nomal a:hover, td a:active {
	color: #6aa3ae;
}
/***************** FIN CALENDARIO ********************************/

.carritoCompraFlotante
{
    position: absolute;
    display:none;
    font-family:Verdana;
    font-size:8pt;
    width:241px;
    text-align:right;
    background-color:#ffe54e;
    padding: 4px;
    z-index:3;
    height:auto;
    *height:auto;
    overflow:hidden;
    float:right;
    margin-left:563px;
    *margin-left:-100px;
    
}


