html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	cursor: default;
	background:#53a9b6 url(/static/fondo_general.gif) center repeat-y;
	color: #181818;
}
html, body, img, div, input, td, tr, table, a, p, li{
	_behavior: url(/static/iepngfix.htc);
}
.contenedor {
	width: 955px;
	height: auto !important; /* con esto funciona para todos los navegadores */
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
.clearer {
	clear: both;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
#header {
	margin: 0;
	padding: 0;
	width:955px;
	height:130px;
}
#logo {
	margin: 0;
	padding: 0;
	width:395px;
	height:100px;
	float:left;
}
#header h4 {
	margin: 5px 0 0 10px;
	padding: 0;
	/*height:25px;*/
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: 100;
	color:#800039;
	text-align:left;
	float: left;
	width: 190px;
}
#header #atras_sup {
	float: right;
	/*height: 30px;*/
	/*line-height: 30px;*/
	margin: 0;
	padding: 10px 0 0;
}
#header #atras_sup a {
	margin: 0 10px 0 0;
	padding: 0 5px;
	color: #AF0333;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
#header #atras_sup a:hover {
	text-decoration: underline;
}
#menu_sup {
	margin: 0px;
	padding: 10px 10px 10px 0;
	width:530px;
	height:60px;
	float:right;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	color: #776045;
	font-size: 15px;
	line-height: 30px;
}
#menu_sup span {
	color:#EDD54D;
	font-weight: bold;
	font-size: 18px;
	padding: 0 3px;
}
#menu_sup a {
	color: #776045;
	text-decoration:none;
	padding:0;
}
#menu_sup a:hover {
	color: #776045;
	text-decoration:underline;
}
#menu_sup a.idioma {
	margin: 0 2px;
	width: 20px;
	height: 14px;
}
#menu_sup a.idioma span {
	display:none;
}
#menu_comp {
	margin: 0;
	padding: 0;
	width:540px;
	height:50px;
	float:right;
}
#menu_comp .complejo {
	margin:0;
	padding: 0;
	width:180px;
	height:50px;
	float:left;
}
#menu_comp .complejo a {
	margin:0;
	padding: 0;
	width:180px;
	height:50px;
	display:block;
	background-position:top left;
	background-repeat:no-repeat;
}
#menu_comp .complejo a#rocas_btn {
	background-image:url(/static/rocasbtn.gif);
}
#menu_comp .complejo a#arco_btn {
	background-image:url(/static/arcobtn.gif);
}
#menu_comp .complejo a#jardin_btn {
	background-image:url(/static/jardinbtn.gif);
}
#menu_comp .complejo a#rocas_en_btn {
	background-image:url(/static/rocas_en_btn.gif);
}
#menu_comp .complejo a#arco_en_btn {
	background-image:url(/static/arco_en_btn.gif);
}
#menu_comp .complejo a#jardin_en_btn {
	background-image:url(/static/jardin_en_btn.gif);
}
#menu_comp .complejo a#rocas_ca_btn {
	background-image:url(/static/rocas_ca_btn.gif);
}
#menu_comp .complejo a#arco_ca_btn {
	background-image:url(/static/arco_ca_btn.gif);
}
#menu_comp .complejo a#jardin_ca_btn {
	background-image:url(/static/jardin_ca_btn.gif);
}
#menu_comp .complejo a:hover {
	background-position:bottom left;
	background-repeat:no-repeat;
}
#menu_comp .complejo a span {
	display:none;
}
#centro {
	margin: 0;
	padding: 0;
	width:955px;
	height:385px;
	clear:both;
	overflow:hidden;
}
#centro #buscador {
	margin: 0;
	padding:0 0 0 10px;
	width:200px;
	height:385px;
	background:#800039 url(/static/fondo_buscador.gif) top repeat-x;
	float:left;
}
#centro #buscador .tabla_buscador {
	width:190px;
	margin: 0 0 0 0;
	padding: 7px 0 0 0;
	border: 0 none;
}
#centro #buscador .h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #fff;
	height: 14px;
	line-height: 14px;
}
#centro #buscador .h5.left {
	float:left;
}
#centro #buscador .select {
	float: right;
	margin: 0;
}
#centro #buscador .buscar_btn {
	height:40px;
	margin:0;
	padding:0 0 0 30px;
	cursor:pointer;
	clear: both;
}
#centro #imagenes {
	margin: 0;
	padding:0;
	float:right;
	width:745px;
	height:385px;
}
#centro #imagenes img {
	margin: 0;
	padding:0;
	border:0 none;
}
#header h1 {
	color: #FFFFFF;
	font-size: 54px;
	text-align: center;
	height: 100px;
	line-height: 100px;
	margin: 0;
	letter-spacing: 1px;
	display: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #800039;
	font-size: 24px;
	margin: 10px auto;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #800039;
	font-weight: 100;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #800039;
	font-size: 24px;
	margin: 10px auto;
	padding: 0 0 0 10px;
	width: 915px;
	border-bottom: 1px solid #800039;
	font-weight: 100;
}
h2 a {
	font-family: "Times New Roman", Times, serif;
	color: #800039;
	font-size: 24px;
	margin: 10px auto;
	padding: 0 0 0 10px;
	width: 915px;
	border-bottom: 1px solid #800039;
	font-weight: 100;
	text-decoration:none;
}
.ap_supeior {
	margin: 0 auto;
	padding: 0;
	width:915px;
	border:0 none;
	background:url(/static/fondo_conprecio.png) center repeat-x;
}
h2.conprecio {
	font-family: "Times New Roman", Times, serif;
	color: #800039;
	font-size: 24px;
	margin: 0;
	padding: 0;
	font-weight: 100;
	border-bottom:0 none;
	width:600px;
}
.precio_mini {
	color:#B10034;
	font-weight:bold;
	text-align:right;
	margin:0;
	padding:0;
	font-size:30px;
	font-family: "Times New Roman", Times, serif;
}
.precio_mini span {
	color:#800039;
	font-size:18px;
	font-weight:normal;
	padding:0 5px 0 0;
}
.aclara_precio_mini {
	color:#776045;
	font-size:13px;
	padding:0;
	margin:0;
	text-align:right;
	vertical-align:top;
}
/*CONTENIDO*/
.contenido {
	margin: 0;
	width: 955px;
	height: auto;
	background: url(/static/pattern.gif) repeat;
	font-size: 13px;
}
.seccion {
	margin:0;
	padding:30px 0 20px 0;
	width: 955px;
	height: auto;
}
.seccion .mini_ficha {
	margin: 0 auto 40px;
	padding: 10px;
	width: 905px;
	height: auto;
	border: 1px solid #DFD3B6;
	background: url(/static/fondo_minificha.gif) repeat-x #F0F0F0;
}
.seccion .mini_ficha .text_minificha {
	width: 390px;
	float: left;
	margin:0;
	padding:0;
	background:url(/static/fondo_textminificha.png) bottom left no-repeat;
	height: 200px;
}
.seccion .mini_ficha .nombre_minificha, .seccion .mini_ficha .nombre_minificha a {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #800039;
	border-bottom:1px solid #D4B5C3;
	margin: 0 0 5px 0;
	text-decoration:none;
}
.seccion .mini_ficha ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	width: 110px;
	float: left;
}
.seccion .mini_ficha li {
	float: left;
	width: 100px;
	height: 20px;
	line-height: 20px;
}
.seccion .mini_ficha li a {
	color: #AF0333;
	text-decoration: none;
}
.seccion .mini_ficha li a.ficha_reservar {
	color: #AF0333;
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
}
.seccion .mini_ficha li a:hover {
	color: #AF0333;
	text-decoration: underline;
}
.seccion .mini_ficha .texto_minificha {
	color: #181818;
	float:right;
	text-align: justify;
	width: 270px;
}
.seccion .mini_ficha .clear_texto_mini {
	color: #776045;
	clear: both;
	text-align: right;
}
.seccion .mini_ficha .clear_texto_mini span {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #800039;
}
.seccion .mini_ficha .clear_texto_mini span.precio_mini {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #AF0333;
	font-weight: bold;
}
.seccion .mini_ficha .img_minificha {
	margin: 0;
	padding: 0;
	width: 505px;
	height: 200px;
	float: right;
	border: 1px solid #DFD3B6;
}
/*FOOTER*/
#footer {
	margin: 0;
	padding: 0;
	width: 955px;
	height: 200px;
	font-size: 12px;
	letter-spacing: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	background-image: url(menorcaon.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;*/
}
#footer #botones_foot {
	margin: 0;
	padding: 0;
	text-align:center;
	height:25px;
	line-height:25px;
	font-size:12px;
}
#footer #botones_foot a {
	text-decoration:none;
	margin: 0;
	padding: 0 10px;
	color: #AF0333;
	font-weight: bold;
}
#footer #botones_foot a:hover {
	text-decoration:underline;
}
#footer #sobre_foot {
	margin: 0;
	padding: 0;
	width: 955px;
	height: 85px;
	background:url(/static/footer_der.gif) top repeat-x;
}
#footer #sobre_foot #sobre_izquierda {
	margin: 0;
	padding: 30px 10px 0 10px;
	width: 420px;
	height: 55px;
	float:left;
	background:url(/static/footer_iz.jpg) top no-repeat;
	color: #DFD3B6;
}
#footer #sobre_foot #sobre_izquierda a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	display: block;
	text-decoration:none;
}
#footer #sobre_foot #sobre_izquierda a:hover {
	text-decoration:underline;
}

#footer #sobre_foot #sobre_derecha {
    float:right;
    height:80px;
    margin:0;
    padding:0 10px 0 0;
    text-align:right;
    width:505px;
}
#footer #sobre_foot #sobre_derecha a.mailer {
    color:#fff;
    text-decoration:none;
}

#footer #sobre_foot #sobre_derecha a.mailer:hover {
    text-decoration: underline;
}

#footer #sobre_foot #sobre_derecha span {
	color:#fff;
	font-size: 24px;
	padding: 0;
	font-family:"Times New Roman", Times, serif;
	font-weight: 100;
	margin: 0;
}
#footer #sobre_foot #sobre_derecha a {
    color:#550026;
    font-size: 11px;
    margin: 0;
    padding: 0;
	text-decoration:none;
}

#footer #sobre_foot #sobre_derecha p {
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #550026;
}
#footer #fecha_actual {
	text-align: right;
	/*padding: 0 40px 0 0;*/
	padding: 0 10px 0 0;
	margin: 25px 0 0 0;
	color: #999;
	font-size:12px;
}
#footer #cierre {
	text-align: right;
	/*padding: 0 40px 0px 10px;*/
	padding: 0 10px 0px 10px;
	margin: 0 0 0 0;
	color: #999;
	height: 20px;
	line-height: 20px;
	font-size:11px;
}
#footer #cierre a {
	color: #776045;
	text-decoration:none;
	padding:0;
	float: left;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
#footer #cierre a:hover {
	color: #776045;
	text-decoration:underline;
}
#footer #cierre span {
	color:#EDD54D;
	font-weight: bold;
	font-size: 18px;
	padding: 0 3px;
	float: left;
	display: block;
}

/*datos personales*/
#form_datos_personales {
	background:#F0F0F0 url(/static/fondo_form.gif) repeat-x scroll center top;
	border:1px solid #DFD3B6;
    width: 430px;
    height: auto;
    margin: 0 0 10px 20px;
    padding: 10px;
    float: left;
}



/*RESERVA*/
#form_reserva {
	width: 430px;
	height: auto;
	margin: 0 0 0 20px;
	padding: 10px;
	float: left;
	background:url(/static/fondo_form.gif) top repeat-x #f0f0f0;
	border: 1px solid #DFD3B6;
}
#form_reserva table, #form_datos_personales table {
	background: url(/static/fondo_textminificha.png) bottom left no-repeat;
}
#form_reserva td.etiqueta, td.etiqueta  {
	text-align: right;
	font-weight: bold;
	color: #AF0333;
	font-size: 12px;
}
#form_reserva td span {
	font-weight: bold;
	color: #AF0333;
	font-size: 13px;
}
#form_reserva td.titulo_form, td.titulo_form {
	color: #776045;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	height: 30px;
}
#form_reserva td a {
	font-weight: bold;
	color: #3C001B;
	font-size: 12px;
	height: 20px;
	text-decoration: none;
}
#form_reserva td a:hover {
	text-decoration: underline;
}
#form_reserva .btn_form {
	width:130px;
	height:40px;
	margin:0;
	padding:0;
	float: left;
	display:block;
	cursor:pointer;
}
#form_reserva .boton_form a {
	width:130px;
	height:40px;
	margin:0;
	padding:0;
	display:block;
	text-align: center;
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3C001B;
	text-decoration: none;
	background:url(/static/boton_buscador.png) top center no-repeat;
	font-weight: bold;
	float: left;
}
#form_reserva .boton_form a:hover {
	color: #3C001B;
	text-decoration:none;
}
#form_reserva .btn_form_en {
	width:130px;
	height:40px;
	margin:0;
	padding:0;
	float: left;
	display:block;
	cursor:pointer;
}
#form_reserva .boton_form_en a {
	width:130px;
	height:40px;
	margin:0;
	padding:0;
	display:block;
	text-align: center;
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3C001B;
	text-decoration: none;
	background:url(/static/boton_borrar_en.gif) top center no-repeat;
	font-weight: bold;
	float: left;
}
#form_reserva .boton_form_en a:hover {
	color: #3C001B;
	text-decoration:none;
}
#texto_reserva {
	width: 440px;
	height:auto;
	margin: 0 20px 0 0;
	padding: 10px 0 0 0;
	float: right;
}
#texto_reserva p {
	margin:0 0 20px 0;
	padding:0;
	text-align:justify;
}
#texto_reserva a {
	margin:0 0 20px 0;
	padding:0;
	color: #AF0333;
	text-decoration:none;
	font-weight:bold;
}
#texto_reserva a:hover {
	color: #AF0333;
	text-decoration:underline;
}

div.legal {
border:0 none;
float:left;
height:auto;
margin:0 0 0 20px;
padding:10px;
width:430px;
}

p.legal {
	font-size:11px;
	color: #776045;
}
p.legal a {
	font-size:11px;
	color: #181818;
	text-decoration:none;
}
p.legal a:hover {
	font-size:11px;
	color: #181818;
	text-decoration:underline;
}
.gracias_g {
	text-align: center;
	margin: 30px 0 0 0;
	color: #AF0333;
}
.gracias {
	text-align: center;
	margin: 30px 0 0 0;
	font-weight:bold;
}
/*SITUACION*/
#situacion {
	margin: 20px auto 0;
	padding: 10px;
	width: 905px;
	height: auto;
	background: url(/static/fondo_bajotitulo.png) top repeat-x;
}
#situacion h3 {
	font-weight: bold;
	color: #AF0333;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
#situacion #mapa_google {
	margin: 10px auto 0;
	padding: 0px;
	width: 905px;
	height: 500px;
	border: 1px solid #DFD3B6;
	overflow: hidden;
}
#situacion #enlaces {
	width: 430px;
	height: auto;
	margin: 0;
	padding: 20px 0 0 0;
	float: left;
}
#situacion #enlaces ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#situacion #enlaces li {
	margin:0 0 10px 0;
	padding:0 0 0 40px;
	background:url(/static/caseta.png) top left no-repeat;
	height:32px;
	overflow: hidden;
}
#situacion #texto_situacion {
	width: 440px;
	height:auto;
	margin: 0;
	padding: 20px 0 0 0;
	float: right;
}
#situacion #texto_situacion p {
	margin:0 0 20px 0;
	padding:0;
	text-align:justify;
}
#situacion .texto_llegar {
	width: 430px;
	height:auto;
	margin: 0;
	padding: 20px 0 0 0;
	float: left;
}
#situacion .texto_llegar p {
	margin:0 0 20px 0;
	padding:0;
	text-align:justify;
}
#situacion .imagen_mapa {
	width: 440px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	border: 1px solid #DFD3B6;
	cursor: auto;
}
/*MAS INFORMACION*/
#masinfo {
	margin: 20px auto 0;
	padding: 10px;
	width: 905px;
	height: auto;
}
#masinfo p {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
}
#masinfo .enl_romance {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
#masinfo .enl_romance a {
	text-decoration: none;
	color: #990000;
	letter-spacing: 1px;
}
#masinfo .enl_romance a:hover {
	text-decoration: underline;
}
#masinfo .sec_info {
	margin: 20px auto 0;
	padding: 10px;
	width: 895px;
	height: auto;
	background: url(/static/fondo_bajotitulo.png) top repeat-x;
}
#masinfo .sec_info h3 {
	font-weight: bold;
	color: #AF0333;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
}
#masinfo .sec_info table {
	margin: 0;
	padding: 0;
}
#masinfo .sec_info .img_iz_info {
	margin: 0 10px 10px 0;
	padding:0;
	float:left;
	border:1px solid #fff;
}

#masinfo .sec_info .img_iz_info:hover ,#masinfo .sec_info .img_der_info:hover {
	border:1px solid #AF0333;
}
#masinfo .sec_info .img_der_info {
	margin: 0 0 10px 10px;
	padding:0;
	float:right;
	border:1px solid #fff;
}
#masinfo .sec_info td {
	border-bottom: 1px dashed #999;
	height: 20px;
	line-height: 20px;
}
#masinfo .sec_info a {
	color:#181818;
	text-decoration:undeline;
}
#masinfo .sec_info a:hover{
	text-decoration:underline;
	color:#AF0333;
}
/*ROMANCE*/
#romance {
	margin: 0;
	padding: 0 0 20px 0;
}
#romance h1 {
	font-weight: bold;
	color: #AF0333;
	font-size: 18px;
	margin: 0;
	padding: 0;
	height:50px;
	line-height:50px;
	display:block;
}
/*ENLACES*/
#enlaces {
	margin: 20px auto 0;
	padding: 10px;
	width: 905px;
	height: auto;
	background: url(/static/fondo_bajotitulo.png) top repeat-x;
}
#enlaces h3 {
	font-weight: bold;
	color: #AF0333;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
#enlaces #links {
	width: 430px;
	height: auto;
	margin: 0;
	padding: 20px 0 0 0;
	float: left;
}
#enlaces #links_texto {
	width: 430px;
	height: auto;
	margin: 0;
	padding: 20px 0 0 0;
	float: right;
	text-align: justify;
}
#enlaces #links a {
	width: 130px;
	margin: 0 20px 20px 20px;
	text-align: center;
	padding: 10px;
	float: left;
}
/*CONDICIONES*/
#condiciones {
	margin: 20px auto 0;
	padding: 10px;
	width: 905px;
	height: auto;
	background: url(/static/fondo_bajotitulo.png) top repeat-x;
}
#condiciones h1 {
	color: #AF0333;
	font-size: 24px;
	margin: 0;
	padding: 0;
}
#condiciones h2 {
	font-weight: bold;
	color: #AF0333;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
/*Apartamentos*/
.apartamento {
	margin: 20px auto 0;
	padding: 10px;
	width: 905px;
	height: auto;
	background: url(/static/fondo_bajotitulo.png) top repeat-x;
}
.apartamento h3 {
	font-weight: bold;
	color: #AF0333;
	font-size: 16px;
	margin: 0 0 20px 0;
	padding: 0;
}
.apartamento .texto_ap {
	float: left;
	width: 400px;
	margin: 0;
	padding: 0;
	text-align: justify;
}
.apartamento .texto_ap a {
	color: #AF0333;
	font-weight: bold;
}
.apartamento .fotos_ap {
	width: 476px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}
.apartamento .fotos_ap img {
	border:2px solid #fff;
}
.apartamento .fotos_ap img:hover {
	border:2px solid #AF0333;
}
.apartamento .fotos_ap span a {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 14px;
	color: #AF0333;
	font-weight: bold;
	text-decoration: none;
	float: right;
}
.apartamento .fotos_ap td {
	width: 110px;
	height: 85px;
	margin: 0;
	padding: 0;
	text-align:center;
}
.apartamento .equipamiento td {
	height: 36px;
	line-height:36px;
	margin: 0;
	padding: 0;
}
.apartamento .distancias {
	margin: 0;
	padding: 0;
}
.apartamento .tabla_precios {
	margin: 0;
	padding: 0;
	border: 1px solid #036;
}
.apartamento .tabla_precios td.fechas {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #1C8FCE;
	color: #fff;
	border-bottom: 1px solid #036;
	border-left: 1px solid #98D2F1;
}
.apartamento .tabla_precios td.fechas span {
	font-size: 20px;
	line-height: 20px;
}
.apartamento .tabla_precios td.precio {
	line-height:24px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	color: #069;
	background: #fff;
}
.apartamento .tabla_precios td.precio2 {
	line-height:24px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	color: #069;
	background: #fff;
	border-top: 1px solid #036;
}
.apartamento .mas_fotos_ap {
	width: 900px;
	height: auto;
	margin: 0;
	padding: 0;
}
.apartamento .mas_fotos_ap td {
	margin: 0;
	padding: 0;
	text-align: center;
	width:225px;
	height:160px;
}
.apartamento .mas_fotos_ap img {
	border:2px solid #fff;
}
.apartamento .mas_fotos_ap img:hover {
	border:2px solid #AF0333;
}
/*OFERTAS*/

#ofertas {
    margin: 20px auto 0;
    padding: 10px;
    width: 905px;
    height: auto;
    background: url(/static/fondo_bajotitulo.png) top repeat-x;
}
#ofertas h3 {
    font-weight: bold;
    color: #AF0333;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

#ofertas ul {
}
#ofertas li {
    font-weight: bold;
    font-size: 16px;
} 


/*DETALLES*/
#menu_apartamento {
	width: auto;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
}
#menu_apartamento a {
	width: auto;
	height: 20px;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 13px;
	color: #AF0333;
	text-decoration: none;
	vertical-align:top;
}
#menu_apartamento a:hover {
	text-decoration: underline;
}
#menu_apartamento a.actual {
	width: auto;
	height: 20px;
	margin: 0 40px 0 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}
.apartamento_detalles {
	margin: 20px auto 0;
	padding: 10px;
	width: 905px;
	height: auto;
	background: url(/static/fondo_minificha.gif) repeat-x #F0F0F0;
	border: 1px solid #DFD3B6;
}
.apartamento_detalles h3 {
	font-weight: bold;
	color: #030000;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0;
}
.apartamento_detalles .izquierda {
	float: left;
	width: 450px;
	margin: 0;
	padding: 0;
	text-align: justify;
}
.apartamento_detalles .texto_ap {
	float: left;
	width: 450px;
	margin: 0;
	padding: 0;
	text-align: justify;
	background:url(/static/fondo_textminificha.png) bottom left no-repeat;
	min-height:195px;
	height: auto !important;
	height: 195px;
}
.apartamento_detalles .texto_ap a {
	color:#800039;
	font-weight:bold;
	text-decoration:none;
}
.apartamento_detalles .texto_ap a:hover {
	color:#800039;
	font-weight:bold;
	text-decoration:underline;
}
/*
.apartamento_detalles .fotos_ap {
	width: 476px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}
.apartamento_detalles .fotos_ap img {
	border:2px solid #fff;
}
.apartamento_detalles .fotos_ap img:hover {
	border:2px solid #AF0333;
}
*/
.apartamento_detalles {
	margin: 0 auto 20px;
	padding: 10px;
	width: 905px;
	height: auto;
	border: 1px solid #DFD3B6;
	background: url(/static/fondo_minificha.gif) repeat-x #F0F0F0;
}
.apartamento_detalles .text_minificha {
	width: 390px;
	float: left;
	margin:0;
	padding:0;
	/*behavior: url(static/iepngfix.htc);*/
	background:url(/static/fondo_textminificha.png) bottom left no-repeat;
	height: 230px;
}
.apartamento_detalles h3 {
	font-weight: bold;
	color: #030000;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0;
}
.apartamento_detalles .texto_minificha {
	color: #181818;
	float:left;
	text-align: justify;
}
.apartamento_detalles .texto_minificha p {
	margin: 0 0 15px 0;
}

.apartamento_detalles .fotos_ap {
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}
.apartamento_detalles .fotos_ap img {
	border:2px solid #fff;
}
.apartamento_detalles .fotos_ap img:hover {
	border:2px solid #AF0333;
}
.apartamento_detalles .fotos_ap span a {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 14px;
	color: #AF0333;
	font-weight: bold;
	text-decoration: none;
	float: right;
}
.apartamento_detalles .fotos_ap td {
	width: 110px;
	height: 85px;
	margin: 0;
	padding: 0;
	text-align:center;
}

.apartamento_detalles .clear_texto_mini {
	color: #776045;
	clear: both;
	text-align: right;
}
.apartamento_equipa {
	margin: 0 0 0 15px;
	padding: 10px 0 10px 10px;
	width: 435px;
	height: auto;
	float: left;
}
.apartamento_equipa h3 {
	font-weight: bold;
	color: #AF0333;
	font-size: 16px;
	margin: 0 0 20px 0;
	padding: 0;
}
.apartamento_equipa .equipamiento td {
	height: 36px;
	line-height:36px;
	margin: 0;
	padding: 0;
}
.apartamento_equipa .imagen_mapa {
	width: 435px;
	height: auto;
	margin: 0;
	padding: 0;
	border: 1px solid #DFD3B6;
	cursor: auto;
	overflow:hidden;
}
.apartamento_mapa {
	margin:0 15px 0 0;
	padding: 10px;
	width: 435px;
	height: auto;
	float: right;
	background: url(/static/sombra_mapa.png) top center no-repeat;
}
.enlace_situacion {
	padding: 0 0 0 35px;
	background:url(/static/caseta.png) top left no-repeat;
	width:400px;
}
.apartamento_comentario {
	margin: 0 0 0 15px;
	padding: 0 0 10px 35px;
	width: 410px;
	height: auto;
	float: left;
	font-family:"Times New Roman", Times, serif;
	background:url(/static/comentario_sup.gif) top left no-repeat;
}
.apartamento_comentario .quien_comentario {
	font-size:14px;
	color:#666;
}
.apartamento_comentario .quien_comentario span {
	color:#CF768E;
}
.apartamento_comentario .texto_comentario {
	font-size:24px;
	color:#B51642;
	background-image: url(/static/comentario_inf.gif);
	background-position:bottom right;
	background-repeat: no-repeat;
	padding:0 30px 0 0;
	margin:0 40px 0 0;
	width:340px;
}
#tour {
	clear: both;
	font-size:16px;
	padding:0 0 0 340px;
}
#tour a {
	color:#776045;
	text-decoration:none;
	font-weight:bold;
	float:left;
	margin:0 10px 0 0;
}
#tour a:hover {
	color:#776045;
	text-decoration:underline;
}
#tour p{
    margin:0;
	font-size:12px;
	color:#333;
	line-height:12px;
	float:left;
	text-align:left;
}
/*CALENDARIO DISPONIBILIDAD*/
.calendario {
	width:158px;
	height:auto;
	border:1px solid #065590;
	float:left;
	margin:15px 0 0 15px;
	padding:0;
	font-size: 12px;
	background-color: #FFFFFF;
}
.calendario .nombre_mes {
	text-align: center;
	color: #FFFFFF;
	margin:0 0 5px 0;
	height:auto;
	line-height:14px;
	font-weight: bold;
	padding: 0;
	background-color: #1C8FCE;
}
.calendario .dias_semana {
	font-weight: normal;
	float: left;
	width: 19px;
	text-align: right;
	height: 15px;
	margin: 1px;
	padding: 0;
	background-color: #ffffff;
}
.calendario .dias_semana_nombre {
	color: #1C8FCE;
	margin:2px;
	width:150px;
	height:auto;
	border-bottom: 1px solid #065590;
}
.calendario .dias_mes {
	color: #1C8FCE;
	margin:2px;
	width:150px;
	height:auto;
}
.calendario .dias_semana_disponible {
	font-weight: normal;
	float: left;
	width: 19px;
	text-align: right;
	height: 15px;
	color:#336600;
	margin: 1px;
	padding: 0;
	background: #AFD555;
}
.calendario .dias_semana_ocupado {
	font-weight: normal;
	float: left;
	width: 19px;
	text-align: right;
	height: 15px;
	color:#883333;
	background: #ffaaaa;
	margin: 1px;
	padding: 0;
}
.leyenda {
	width:auto;
	height:20px;
	margin:15px 0 0;
	padding:0 18px 0 11px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
.leyenda_libre {
	margin:0 5px;
	width:auto;
	height:20px;
	color:#336600;
	text-align:center;
	float: left;
	background: #AFD555;
	padding: 0 10px;
}
.leyenda_ocupado {
	margin:0 5px;
	width:auto;
	height:20px;
	color:#883333;
	background: #ffaaaa;
	text-align:center;
	float: left;
	padding: 0 10px;
	font-weight: normal;
}
.leyenda_detalles {
	color:#745e46;
	text-align:right;
	font-weight:bold;
}
.clear_calendario {
	clear: left;
}
.disponibilidad_listado {
	width:345px;
	height: auto !important; /* con esto funciona para todos los navegadores */
	margin: 0 20px;
	padding:0;
	float:left;
}
.disponibilidad_listado_nombre {
	height:32px;
	line-height:32px;
	color:#745e46;
	font-size:16px;
	font-weight:bold;
	padding:0 0 0 5px;
}
.disponibilidad_listado ul {
	padding:0 0 0 20px;
	margin:0;
}
.disponibilidad_listado li {
	margin:0 15px 15px 0;
	padding:0;
	font-size:11px;
}
.disponibilidad_listado li b {
	font-size:14px;
}
.disponibilidad_listado li a {
	padding:0;
	margin:0;
	color:#181818;
	text-decoration:none;
}
.disponibilidad_listado li a:hover {
	color:#181818;
	text-decoration:underline;
}
.disponibilidad_listado_aclara {
	margin:50px 0 0;
}
.disponibilidad_listado_aclara p {
	margin:0 10px 15px 0;
	padding:0 0 0 5px;
	color:#72665a;
	font-weight:bold;
}
.disponibilidad_detalles {
	width:545px;
	height:400px;
	margin: 0;
	padding:0;
	background: url(/static/fondo_disp_det.png) top center no-repeat #eff1ec;
	float:left;
	border:1px solid #DFD3B6;
}
.disponibilidad_nombre {
	height:32px;
	line-height:32px;
	color:#745e46;
	font-size:16px;
	margin:0 15px;
	border-bottom:1px solid #DBD4C1;
	font-weight:bold;
}
.disponibilidad_boton {
	margin: 0 12px 0 0;
	float:right;
	width: auto;
	height: 20px;
}
.disponibilidad_boton a {
	height:20px;
	line-height:18px;
	font-size:12px;
	color:  #1C8FCE;
	text-decoration: none;
	border: 1px solid #1C8FCE;
	padding: 0 10px;
	background-color: #FFFFFF;
	margin: 0;
}
.disponibilidad_boton a:hover {
	color:  #FF3300;
	text-decoration: none;
	border: 1px solid #FF3300;
}
/*RESREVAS 1*/
#centro #explica {
	margin: 0;
	padding: 10px 0;
	width:210px;
	height:365px;
	background:#800039 url(fondo_buscador.gif) top repeat-x;
	float:left;
}
#centro #explica .h4 {
	margin: 0 5px;
	padding: 0px;
	height:25px;
	line-height: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: 100;
	color:#fff;
	border-bottom:1px solid #fff;
	text-align:left;
}
#centro #explica .texto_explica {
	margin: 5px 0;
	padding: 5px;
	color:#fff;
}
#centro #explica .explica_text {
	background:#000;
	color:#fff;
	font-weight:bold;
	padding: 0 5px;
	margin:0 0 10px 0;
}
#centro #explica .h5 {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 40px;
	font-family: "Times New Roman", Times, serif;
	height: 40px;
	font-size: 30px;
	color: #000000;
}
#centro #explica .h5 img {
	vertical-align: bottom;
}

#centro #explica .h5 span {
	display:none;
}

#centro #explica .paso_1 {
	background:url(fondo_paso1.png) top no-repeat;
	padding: 0 0 0 35px;
	margin: 5px 0 0 0;
}
#centro #explica .paso_1 p {
	margin: 0 0 10px 0;
	color: #FFFFFF;
	font-weight:bold;
	padding: 0;
	line-height: 18px;
}
#centro #explica .paso_1 span {
	color: #181818;
	font-weight:normal;
}
#centro #explica .paso_2 {
	background:url(fondo_paso2.png) top no-repeat;
	padding: 0 0 0 35px;
	margin: 5px 0 0 0;
}
#centro #explica .paso_2 p {
	margin: 0 0 10px 0;
	color: #FFFFFF;
	font-weight:bold;
	padding: 0;
	line-height: 18px;
}
#centro #explica .paso_2 span {
	color: #181818;
	font-weight:normal;
}
#centro #explica .paso_2 .paso2_precio {
	border-top: 1px solid #ac0240;
	text-align: right;
	margin: 5px 5px 0 0;
}
#centro #imagenes {
	margin: 0;
	padding:0;
	width:745px;
	height:385px;
	float:right;
}
#form_reserva_1 {
	width: 470px;
	height: auto;
	margin: 0;
	padding: 10px 0;
	float: left;
	background:#800039 url(fondo_buscador.gif) top repeat-x;
	border: 1px solid #DFD3B6;
	overflow:hidden;
}
#form_reserva_1 .tabla {
	margin: 0 0 0 15px;
}
#form_reserva_1 .titulo_form_1 {
	color: #fff;
	font-size: 12px;
	height: 32px;
	background:#171717 url(/static/fondo_titulo_reserva.gif);
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
}
#form_reserva_1 .titulo_form_1 span {
	display: none;
}
#form_reserva_1 .titulo_form_1 img {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
#form_reserva_1 h5 {
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	margin:0;
}
#form_reserva_1 td a.final {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	height: 20px;
	text-decoration: none;
}
#form_reserva_1 td a.final:hover {
	text-decoration: underline;
}
#listado_apartamentos {
	margin: 20px auto 0;
	padding: 10px;
	width: 905px;
	height: auto;
	background:url(fondo_minificha.gif) repeat-x #F0F0F0;
	border: 1px solid #DFD3B6;
}
#listado_apartamentos h3 {
	font-weight: bold;
	color: #AF0333;
	font-size: 16px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}
#listado_apartamentos ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#listado_apartamentos li {
	margin: 0 0 20px;
	padding: 0 10px;
	background:url(li_disponibilidad.png) no-repeat;
}
#listado_apartamentos li .img_li {
	margin: 5px 15px 0 0;
	float: left;
}
#listado_apartamentos li .nombre_li {
	font-size: 24px;
	color: #800039;
	font-family: "Times New Roman", Times, serif;
	font-weight: 100;
	border-bottom: 1px solid #d7b7c2;
	text-align: left;
	height: 30px;
	line-height: 30px;
	margin: 0 0 5px 0;
	float: left;
	width: 665px;
}
#listado_apartamentos li .propiedades {
	color: #716453;
	padding: 0;
	margin: 0 0 10px 0;
	width: 600px;
}
#listado_apartamentos li .estado_disponible {
}
#listado_apartamentos li .precio {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#AF0333;
	text-align: right;
	font-weight: bold;
	position: relative;
	top: -30px;
	right: 0px;
	width: 670px;
}

#listado_apartamentos li .precio_consultar {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#AF0333;
	text-align: right;
	font-weight: bold;
	position: relative;
	top: -30px;
	right: 0px;
	width: 670px;
}

#listado_apartamentos li .menu_ap {
	text-align:left;
	margin: 0;
	height: 20px;
}
#listado_apartamentos li .menu_ap a {
	font-size:12px;
	color:#AF0333;
	font-weight: normal;
	margin: 0;
	padding: 0 10px 0 0;
	text-decoration: none;
}
#listado_apartamentos li .menu_ap a:hover {
	text-decoration:underline;
}
#listado_apartamentos li form {
	float: right;
	position: relative;
	top: -40px;
}
#listado_apartamentos .lista_complejo {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #DFD3B6;
	padding: 0 0 10px 0;
	height: auto;
	width: 900px;
}
#listado_apartamentos .lista_complejo .clear_complejo {
	height: 5px;
	border: 1px solid #fc0;
	clear: both;
	float: left;
}
#listado_apartamentos .img_complejo {
	float: left;
	margin: 0;
	background: transparent;
}
#listado_apartamentos .ap_complejo {
	float: right;
	width: 580px;
	background: transparent;
	margin: 0 0 10px 0;
	padding: 0;
}
#listado_apartamentos .ap_complejo b a {
	font-size: 24px;
	color: #800039;
	font-family: "Times New Roman", Times, serif;
	font-weight: 100;
	padding: 0;
	margin: 0 0 10px 0;
	text-decoration:none;
}
#listado_apartamentos .ap_complejo b a:hover {
	text-decoration:underline;
}
#listado_apartamentos .ap_complejo .propiedades a {
	color: #716453;
	padding: 0;
	margin: 0 0 10px 0;
	text-decoration:none;
}
#listado_apartamentos .ap_complejo .propiedades a:hover {
	text-decoration:underline;
}
/*MENORCA CLASES*/
.contenido_menorca {
	width: 920px;
	margin: 0 auto;
}
.contenido_menorca .categoria {
	width:300px;
}
a.link1 {
	color:#00246E;
	text-decoration:none;
}
a.link1:hover {
	color:#00246E;
	text-decoration:none;
}
a.link1_over {
	color:#00246E;
	text-decoration:none;
}
a.link1_over:hover {
	color:#00246E;
	text-decoration:none;
}
a.link_submenu {
	color:#035D9B;
	text-decoration:none;
}
a.link_submenu:hover {
	color:#035D9B;
	text-decoration:none;
}
#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #035D9B;
	text-decoration: none;
	letter-spacing: 0px;
}
#info a {
	color:#FC4B00;
	font-weight:bold;
	text-decoration:none;
}
#info a:hover {
	color:#FC4B00;
	font-weight:bold;
	text-decoration:underline;
}
#info a.textLink {
	color:#035D9B;
	text-transform:lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	cursor:text;
}
#info a.textLink:hover {
	color:#035D9B;
	text-transform:lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	cursor:text;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #181818;
	text-decoration: none;
	letter-spacing: 0px;
	padding:0 10px;
}
.info a {
	color:#800039;
	font-weight:bold;
	text-decoration:none;
}
.info a:hover {
	color:#800039;
	font-weight:bold;
	text-decoration:underline;
}
.info a.textLink {
	color:#c00;
	text-transform:lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	cursor:text;
}
.info a.textLink:hover {
	color:#c00;
	text-transform:lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	cursor:text;
}
a.lk_mapa_subs {
	color:#035D9B;
	text-decoration:none;
	line-height:16px;
	height:12px;
	font-weight:normal;
}
a.lk_mapa_subs:hover {
	text-decoration:underline;
}
#busqueda {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	color: #181818;
	text-decoration: none;
	letter-spacing: 0px;
	padding:10px;
	border:1px solid #DFD3B6;
	background:#F0F0F0;
}
#busqueda a {
	color:#c00;
	text-decoration: none;
	font-weight:normal;
}
#busqueda a:hover {
	text-decoration:underline;
}
.criterio {
	position: absolute;
	left: -800px;
	top: -800px;
	width: 640px;
}
.ficha_resumen {
	display:none;
	background-color:#FFFFFF;
	z-index:1;
	position:absolute;
	width:100px;
}
.ficha_resumen_cont {
	width:258px;
	float:left;
	background-color:#FFFFFF;
	text-align:left;
	padding:10px;
	border:1px solid #000000;
}
.ficha_resumen_cont a {
	color: #AF0333;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}
.ficha_resumen_cont a:hover {
	text-decoration:underline;
}


/*cflorit: estilos que aun se usan de la pagina antigua*/

.estado_disponible {
	font-size:14px;
	font-weight: bold;
	color: #336633;
	display:block;
	}	
.estado_no_disponible {
	font-size:14px;
	font-weight: bold;
	color: #BB2951;
	display:block;
	}	
.estado_consultar {
	font-size:14px;
	font-weight: bold;
	color: #CC6600;
	display:block;
	}	
.error {
    margin: 0px;
    border: 0px;
    padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 20px;
    text-align: left;
    font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}	

.error2 {
    margin: 0px;
    border: 0px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 20px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color:#E38932;
}



fieldset#datos_personales {
    border: 0;
    margin: 0;
    padding: 0;
    text-align: left;
}

fieldset#datos_personales label  {
   font-size:12px;
   font-weight: bold;
   color: #AF0333;
clear:left;
float:left;
line-height:20px;
margin-right:5px;
text-align:right;
width:105px;
}

fieldset#datos_personales input,fieldset#datos_personales textarea  {
   margin-left: 20px;
}

.campo_reserva {
    color: #AF0333;
    width: 110px;
    text-align: right;
    vertical-align: top;
}
.dato_reserva {
    vertical-align: top;
    color: #000;
}


.categoria_presupuesto{
	width:660px;
	height: auto;
	font-size:12px;
	color:#AF0333;
	float: left;
	margin-left: -4px;
}
.categoria_presupuesto_titulo{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.categoria_presupuesto_categoria{
	font-size:12px;
	color:#AF0333;
}
.categoria_presupuesto fieldset{
	border: 1px solid #AF0333;
	color:#AF0333;
	margin: 5px;
}
.categoria_presupuesto legend{
	color:#AF0333;
	font-size:14px;
	font-weight:bold;
}
.nou a {
	color: #B61A45;
	text-decoration: none;
}
.nou a:hover {
	color: #800039;
}
.nou td {
	color: #756757;
	font-size: 10px;
	vertical-align: top;
}
.moltantic {
	font-size: 0px;
	display: none;
}
.nou {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.nou th {
	background-color: #FFF;
	vertical-align: top;
	color: #966;
	font-size: 10px;
	border: #F0F0F0 solid 1px;
}

#pwb {
	font-size: 8px !important;
	float: right !important;
	text-indent: -9999px;
}
#pwb A {
	margin-left: 5px;
	display: inherit !important;
	font-family:  Verdana,Arial,Helvetica,sans-serif !important;
	float: right;
	font-size: 8px !important;
}
h1#links_seo { 
	font-size: 10px;
	width: 100%;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
#___plusone_0 {vertical-align: middle; }	

