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

/*
	www.casas10.com
	Tabla de contenidos:
		Globales
		Layout
			- 
			- 
			- 
*/

/* Globales
-------------------------------------------------- */

* {
	padding: 0;
	margin: 0
}

body {	
	font-size: 62.5%;
	font-family: /*"Gill Sans MT",*/ Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	line-height: normal;
	text-align: center
}

a {
	color: #666;
	text-decoration: none
}

a:hover {
	color: #333;
	text-decoration: none
}

a img  {
	border: none 0
}

h1,h2 span,h3 span,label span {
	display: none
}

/* Layout
-------------------------------------------------- */

#wrapper {
	width: 100%
}

/* Contenedores
------------------------- */

#conta_header {
	background: url(../img/bg_cabec.jpg) center top no-repeat;
	width: 100%;
	height: 90px
}

#conta_main {
	background: url(../img/bg_flore.jpg) center top repeat-x;
	width: 100%
}

#conta_footer {
	background-color: #EEE;
	width: 100%;
	clear: both;
	padding: 10px 0
}

/* Cajas
------------------------- */

#header {
	background: no-repeat;
	width: 980px;
	height: 90px;
	margin: 0 auto
}

#main {
	width: 980px;
	clear: both;
	padding: 4px 5px;
	margin: 0 auto
}

#footer {
	width: 980px;
	margin: 0 auto
}

#floor {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	width: 980px;
	margin: 10px auto 30px
}
/* Navegacion
-------------------------------------------------- */
/* Menu
------------------------- */

/* Contenidos
-------------------------------------------------- */

#banner {
	width: 100px;
	position: absolute;
	left: 50%;
	margin-top: 45px;
	margin-left: -600px
}

/* Cabecera
------------------------- */

img#logotipo,div#banner_casas {
	float: left
}

div#lista-correo {
	float: left;
	padding: 0 10px;
	margin: 20px 0 0
}

/* Cuerpo
------------------------- */

h2.nombre_casa {
	width: 250px;
	height: 24px;
	float: left;
	clear: none;
	margin: 0 0 0 5px
}

div.ficha_portada {
	background: url(../img/bg_ficha.png) left top no-repeat;
	width: 560px;
	float: left;
	padding: 5px;
	margin: 0 0 0 30px
}

div.ficha_casa {
	background: url(../img/bg_casa.png) left top no-repeat;
	width: 970px;
	padding: 5px;
	margin: 0 auto
}

h2#somos {
	width: 378px;
	height: 24px;
	float: left
}

h2#somos.spa {
    background: url(../img/ti_somos_spa.png) left top no-repeat;
}

h2#somos.eng {
    background: url(../img/ti_somos_eng.png) left top no-repeat;
}

h2#contactar {
	width: 378px;
	height: 24px;
	float: left
}

h2#contactar.spa {
    background: url(../img/ti_conta_spa.png) left top no-repeat;
}

h2#contactar.eng {
    background: url(../img/ti_conta_eng.png) left top no-repeat;
}

h2#legal {
	width: 378px;
	height: 24px;
	float: left
}

h2#legal.spa {
    background: url(../img/ti_legal_spa.png) left top no-repeat;
}

h2#legal.eng {
    background: url(../img/ti_legal_eng.png) left top no-repeat;
}

h2#todas_casas {
	width: 954px;
	height: 32px;
	float: left
}

h2#todas_casas.spa {
	background: url(../img/ti_todas_spa.png) left top no-repeat;
}

h2#todas_casas.eng {
	background: url(../img/ti_todas_eng.png) left top no-repeat;
}

h2#todas_ofertas {
	width: 954px;
	height: 32px;
	float: left
}

h2#todas_ofertas.spa {
	background: url(../img/ti_oftod_spa.png) left top no-repeat;
}

h2#todas_ofertas.eng {
	background: url(../img/ti_oftod_eng.png) left top no-repeat;
}

div.minificha_casa {
	background: url(../img/bg_minf1.png) left top no-repeat;
	width: 186px;
	float: left;
	margin: 8px 3px 2px
}

div.minificha_casa h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #66450B;
	line-height: normal;
	text-align: left;
	width: 168px;
	margin: 0 6px
}

div.minificha_casa h4 {
	font-size: 1.4em;
	font-weight: normal;
	color: #66450B;
	line-height: normal;
	text-align: left;
	width: 168px;
	float: none;
	margin: 0 6px
}

img.fotos_lista {
	background: url(../img/bg_bajo0.png) left top no-repeat;
	width: 174px;
	height: 129px;
	float: left;
	padding: 3px;
	margin: 0 3px
}

div.minificha_casa p {
	font-size: 1.2em;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	float: left;
	margin: 0 6px
}

div.minificha_oferta {
	background: url(../img/bg_ofert.png) left top no-repeat;
	width: 482px;
	height: 180px;
	float: left;
	margin: 8px 0
}

div.minificha_oferta img.clip,div.ficha_oferta img.clip {
	float: left;
	margin: 17px 0 0 8px
}

div.minificha_oferta h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #66450B;
	line-height: normal;
	text-align: left;
	width: 300px;
	float: left;
	margin: 25px 6px 0
}

div.minificha_oferta p {
	font-size: 1.2em;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	width: 300px;
	float: left;
	margin: 6px
}

div.ficha_oferta {
	background: url(../img/bg_ofeca.png) left top no-repeat;
	width: 610px;
	height: 300px;
	float: left;
	margin: 8px 0
}

div.ficha_oferta h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #66450B;
	line-height: normal;
	text-align: left;
	width: 428px;
	float: left;
	margin: 25px 6px 0
}

div.ficha_oferta p {
	font-size: 1.2em;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	width: 428px;
	float: left;
	margin: 6px
}

div.ficha_comentario img.clip {
	float: left;
	margin: 17px 0 0 8px
}

div.ficha_comentario {
	background: url(../img/bg_comca.png) left top no-repeat;
	width: 610px;
	height: 300px;
	float: left;
	margin: 8px 0
}

div.ficha_comentario h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #66450B;
	line-height: normal;
	text-align: left;
	width: 428px;
	float: left;
	margin: 25px 6px 0
}

div.ficha_comentario p {
	font-size: 1.2em;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	width: 428px;
	float: left;
	margin: 6px
}

div.imagenes {
	width: 330px;
	float: left;
	clear: left
}

div.caracteristicas {
	display: inline;
	width: 610px;
	float: left;
	margin: 0 0 0 20px
}

div.collages {
	background: url(../img/bg_mapa.png) center top no-repeat;
	width: 356px;
	float: left;
	padding: 10px
}

div.parrafadas {
	display: inline;
	width: 558px;
	float: left;
	margin: 2px 0 0 20px
}

div.textos {
	background: url(../img/bg_text1.png) left top no-repeat;
	width: 558px;
	float: left
}

div.textos h3 {
	font-size: 1.4em;
	color: #666;
	line-height: normal;
	text-transform: uppercase;
	text-align: left;
	background: url(../img/bg_text2.png) left top repeat-y;
	vertical-align: bottom;
	width: 528px;
	height: 15px;
	padding: 10px 15px;
}

div.textos h3.inicial {
	background-position: center top;
	background-repeat: no-repeat;
	width: 528px;
	height: 25px;
	padding: 60px 15px 0;
	margin: 5px 0 0
}

div.textos h3#olivos {
	background-image: url(../img/olivos.jpg)
}

div.textos p {
	font-size: 1.2em;
	line-height: normal;
	text-align: left;
	background: url(../img/bg_text2.png) left top repeat-y;
	width: 528px;
	padding: 5px 15px
}

div.textos p.final {
	background: url(../img/bg_text3.png) left top no-repeat
}

div.relato {
	background: url(../img/bg_relat1.png) left top no-repeat;
	width: 330px;
	float: left
}

div.relato h3 {
	font-size: 1.4em;
	color: #666;
	line-height: 0.9em;
	text-align: left;
	vertical-align: bottom;
	background-position: center top;
	background-repeat: no-repeat;
	width: 300px;
	height: 25px;
	padding: 60px 15px 0;
	margin: 5px 0 0
}

div.relato h3#naranjos {
	background-image: url(../img/naranjos.jpg)
}

div.relato p {
	font-size: 1.2em;
	line-height: normal;
	text-align: left;
	background: url(../img/bg_rela2.png) left top repeat-y;
	width: 300px;
	padding: 5px 15px
}

div.relato p.final {
	background: url(../img/bg_rela3.png) left top no-repeat
}

div.equipamiento {
	background: url(../img/bg_equi1.png) left top no-repeat;
	display: inline;
	width: 270px;
	float: left;
	margin: 0 0 0 10px
}

div.equipamiento h3 {
	font-size: 1.4em;
	color: #666;
	line-height: normal;
	text-align: left;
	vertical-align: bottom;
	width: 240px;
	height: 25px;
	padding: 5px 15px 0;
	margin: 5px auto 0
}

div.equipamiento p {
	font-size: 1.2em;
	line-height: normal;
	text-align: left;
	background: url(../img/bg_equi2.png) left top repeat-y;
	width: 240px;
	padding: 5px 15px;
}

div.equipamiento p.final {
	background: url(../img/bg_equi3.png) left top no-repeat;
	height: 50px	
}

div.tarifas {
	background: url(../img/bg_tarif.png) left top no-repeat;
	width: 580px;
	float: left;
	clear: both;
	padding: 50px 15px 10px
}

div.tarifas p {
	font-size: 1.2em;
	text-align: left;
	margin: 5px auto
}

img.fotos_grandes {
	background: url(../img/bg_bajo1.png) left top no-repeat;
	width: 477px;
	height: 356px;
	float: left;
	padding: 3px
}

img.fotos_medianas {
	background: url(../img/bg_bajo2.png) left top no-repeat;
	width: 324px;
	height: 240px;
	float: left;
	padding: 3px
}

div.localizador {
	width: 356px;
	float: left;
	padding: 4px 0
}

h2#localizador_casas {
	width: 202px;
	height: 22px;
	float: left
}

h2#localizador_casas.spa {
    background: url(../img/ti_local_spa.png) left top no-repeat;
}

h2#localizador_casas.eng {
    background: url(../img/ti_local_eng.png) left top no-repeat;
}

div#mapa {
	background: url(../img/bg_mapa.png) center top no-repeat;
	width: 356px;
	float: left;
	padding: 10px;
	margin: 5px 0
}

div.localizador p.instrucciones {
	font-size: 1.4em;
	line-height: normal;
	background:url(../img/bg_desli.png) left top no-repeat;
	text-align: left;
	width: 260px;
	float: left;
	padding: 20px 20px 20px 76px;
	margin: 0 10px
}

div.imagenes p.ver_gmap {
	font-size: 1.4em;
	line-height: normal;
	background:url(../img/bg_vgmap.png) left top no-repeat;
	text-align: left;
	width: 234px;
	float: left;
	padding: 20px 20px 20px 76px
}

div p.copy {
	font-size: 1.1em;
	color: #999;
	text-transform: uppercase;
	background: url(../img/bg_cas10.png) right top no-repeat;
	text-align: right;
	float: right;
	padding: 5px 120px 5px 0;
	margin: 0 10px 0 0
}

div p.copy span {
	display: none
}

/* Faldón
------------------------- */

div.bloque_izquierdo#loca_mlg {
	background: url(../img/bg_malag.png) left top no-repeat;
	width: 376px;
	float: left;
	padding: 20px 0
}

div.bloque_derecho#busca_casa {
	background: url(../img/bg_busca.png) left top no-repeat;
	width: 568px;
	float: left;
	padding: 20px 0;
	margin: 0 0 0 6px
}

div.bloque_medio {
	width: 482px;
	float: left;
	padding: 20px 0
}

div.bloque_medio p {
 	font-size: 1.4em;
	line-height: normal;
	text-align: left;
	width: 390px;
	clear: left;
	padding: 0 0 0 70px
}

div.bloque_medio#planning {
	background: url(../img/bg_plann.png) left top no-repeat
}

div.bloque_medio#interes {
	background: url(../img/bg_inter.png) left top no-repeat
}

div#footer h3 {
	background-repeat: no-repeat;
	display: block;
	width: 300px;
	height: 30px;
	margin: 0 0 0 70px
}

div.bloque_izquierdo#loca_mlg p {
	font-size: 1.4em;
	line-height: normal;
	text-align: left;
	padding: 0 10px 0 70px
}

div.bloque_derecho#busca_casa p {
 	font-size: 1.4em;
	line-height: normal;
	text-align: left;
	width: 130px;
	padding: 0 0 0 70px
}

div#conta_form1 {
	background: url(../img/bg_forb1.png) left top no-repeat;
	width: 340px;
	float: right;
	margin: 0 18px 0 10px
}

div#planning_form2 {
	background: url(../img/bg_forp1.png) left top no-repeat;
	width: 380px;
	float: left;
	margin: 5px 18px 5px 70px
}

/* Listas
-------------------------------------------------- */

ul#idiomas {
	display: inline;
	float: left;
	list-style: none;
	margin: 10px 27px 5px
}

ul#idiomas li {
	float: left;
	margin: 0 1px
}

ul#idiomas li a {
	width: 24px;
	height: 24px;
}

ul.miniaturas {
	float: left;
	list-style: none;
	margin: 1px 0 0 3px
}

ul.miniaturas li {
	width: 60px;
	height: 40px
}

ul.miniaturas li img {
	background: url(../img/bg_mini0.png) left top no-repeat;
	padding: 2px 12px 2px 2px
}

ul.miniaturas li a:hover img {
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50)
}

ul.miniaturas li a.actual:hover img {
	background: url(../img/bg_mini1.png) left top no-repeat;
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	cursor: default
}

ul.miniaturas li a.actual img {
	background: url(../img/bg_mini1.png) left top no-repeat;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	cursor: default
}

ul.miniaturas2 {
	list-style: none;
	clear: left
}

ul.miniaturas2 li {
	display: inline;
	float: left;
	margin: 0 1px
}

ul.miniaturas2 li img {
	background: url(../img/bg_mini3.png) left top no-repeat;
	width: 60px;
	height: 44px;
	padding: 2px 2px 6px 2px
}

ul.miniaturas2 li a:hover img {
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50)
}

ul.miniaturas2 li a.actual img {
	background: url(../img/bg_mini2.png) left top no-repeat;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	cursor: default
}

ul.iconos {	
	width: 430px;
	height: 40px;
	float: left;
	clear: both;
	padding: 0 0 0 130px;
	list-style: none
}

ul.iconos.spa {
	background: url(../img/bg_carac_spa.png) left top no-repeat;
}

ul.iconos.eng {
	background: url(../img/bg_carac_eng.png) left top no-repeat;
        padding: 0 0 0 140px;
}

ul.iconos li {
	background: url(../img/bg_noico.png) left top no-repeat;
	width: 36px;
	height: 36px;
	float: left
}

ul.opciones {
	width: 180px;
	float: right;
	list-style: none
}

ul.opciones li {
	float: left;
	margin: 2px
}

ul.opciones li.der {
	float: right;
	margin: 0 10px 0 0
}

div#floor ul {
	float: left;
	list-style: none
}

div#floor ul li {
	font-size: 1.1em;
	text-transform: uppercase;
	float: left;
	padding: 5px 0;
	margin: 0 10px 0 0
}

div#floor ul li a {
	color: #999
}

div#floor ul li a:hover {
	color: #333
}

div#floor ul li a.min {
	text-transform: none
}

div.equipamiento ul {
	background: url(../img/bg_equi2.png) left top repeat-y;
	width: 220px;
	padding: 0 30px
}

div.equipamiento ul li {
	font-size: 1.2em;
	line-height: normal;
	text-align: left;
	padding: 5px 0;
	list-style-image: url(../img/vg_verde.png)
}

ul.datos_contacto {
	font-size: 1.6em;
	font-style: italic;
	line-height: normal;
	background:url(../img/bg_datos.png) left top no-repeat;
	text-align: left;
	width: 234px;
	float: left;
	padding: 30px 20px 20px 76px;
	list-style: none
}

div.bloque_medio ul {
	float: left;
	clear: both;
	width: 360px;
	padding: 0 0 0 100px
}

div.bloque_medio ul li {
	font-size: 1.2em;
	text-align: left;
	padding: 0;
	margin: 0;
	list-style-image: url(../img/vg_inter.png)
}

/* Formularios
-------------------------------------------------- */

/* Buscador de casas
------------------------- */

form#buscador_casas {
	background: url(../img/bg_forb2.png) left bottom no-repeat;
	width: 340px;
	float: left;
	padding: 5px 10px
}

form#buscador_casas label {
	font-size: 1.6em;
	color: #5F400A;
	display: block;
	width: 150px;
	height: 22px
}

form#buscador_casas label#personas-spa {
	background: url(../img/personas_spa.png) left top no-repeat
}

form#buscador_casas label#precios-spa {
	background: url(../img/precios_spa.png) left top no-repeat
}

form#buscador_casas label#personas-eng {
	background: url(../img/personas_eng.png) left top no-repeat
}

form#buscador_casas label#precios-eng {
	background: url(../img/precios_eng.png) left top no-repeat
}

form#buscador_casas select.combos {
	font-size: 1.2em;
	color: #333;
	width: 150px;
	height: 18px
}

form#buscador_casas div {
	width: 150px;
	float: left;
	margin: 0 5px
}

form#buscador_casas p {
	line-height: 20px !important;
	float: left;
	margin: 10px
}

form#buscador_casas p a {
	text-decoration: underline	
}

/* Planning
------------------------- */

form#consulta_planning {
	background: url(../img/bg_forp2.png) left bottom no-repeat;
	width: 380px;
	float: left;
	padding: 5px 10px
}

form#consulta_planning input.fechas_io {
	font-size: 1.0em;
	background:url(../img/bg_camio.png) left top no-repeat;
	width: 84px;
	height: 14px;
	padding: 2px 8px;
	margin: 8px 1px;
	border: none 0
}

form#consulta_planning div {
	width: 140px;
	height: 34px;
	float: left;
	margin: 0 5px
}

form#consulta_planning p {
	line-height: 20px;
	float: left;
	margin: 10px
}

form#consulta_planning p a {
	text-decoration: underline	
}

/* Tablas
-------------------------------------------------- */

table.tablas {
	border-collapse: collapse
}

table.tablas#dias_tarifas {
	width: 580px
}

th {
	font-size: 11px;
	font-weight: bold;
	color: #4F6B72;
	text-transform: uppercase;
	background: #CAE8EA url(../img/bg_taca1.png) no-repeat;
	text-align: center;
	padding: 4px;
	border: solid #C1DAD7;
	border-width: 1px 1px 1px 0
}

#dias_tarifas th.nobg {
	background: none;
	text-align: left;
	width: 30%;
	border: solid #C1DAD7;
	border-width: 0 1px 1px 0
}

th.nobg2 {
	background: none;
	text-align: left;
	border: solid #C1DAD7;
	border-width: 0 0 1px
}

td {
	color: #4F6B72;
	background-color: #FFF;
	text-align: center;
	padding: 4px;
	border: solid #C1DAD7;
	border-width: 0 1px 1px 0
}

td.alt {
	background-color: #F1F2F6;
	text-align: center;
}

td.alt2 {
	background-color: #F1F2F6;
	text-align: left;
}

th.datos1 {
	font-size: 11px;
	font-weight: bold;
	background: #FFF url(../img/bu_1.png) no-repeat;
	text-align: left;
	border-top: 0;
	border: solid #C1DAD7;
	border-width: 0 1px 1px;
	padding: 4px 4px 4px 12px
}

th.datos2 {
	font-size: 11px;
	font-weight: bold;
	background: #F5FAFA url(../img/bu_alt.png) no-repeat;
	text-align: left;
	border: solid #C1DAD7;
	border-width: 0 1px 1px;
	padding: 4px 4px 4px 12px
}

/* Botones de imagen doble varios
-------------------------------------------------- */

a.botones,ul.opciones li a {
	text-decoration: none;
	display: block
}

a.botones:hover,ul.opciones li a:hover {
	text-decoration: none;
	background-position: bottom
}

a.botones span,ul.opciones li a span {
	display: none
}

.activo {
	text-decoration: none;
	background-position: bottom;
	cursor: default
}

/* Submits
------------------------- */

input.submits {
	background: no-repeat left top;
	border: none 0
}

input.submits:hover {
	background-position: bottom;
	cursor: pointer
}
#aceptar3 {
	width: 82px;
	height: 22px;
	float: right;
	clear: both;
	margin: 10px 0
}
#aceptar3.spa {
	background-image: url(../img/bt_acept_spa.png);
}
#aceptar3.eng {
	background-image: url(../img/bt_acept_eng.png);
}

/* Identificadores de botones
-------------------------------------------------- */

/* Idiomas
------------------------- */

#bandes {
	background-image: url(../img/bt_es.png)
}

#banduk {
	background-image: url(../img/bt_uk.png)
}

#bandfr {
	background-image: url(../img/bt_fr.png)
}

#bandit {
	background-image: url(../img/bt_it.png)
}

#bandde {
	background-image: url(../img/bt_de.png)
}

/* Mail
------------------------- */

#correo {
	background-image: url(../img/bt_mail.png);
	width: 150px;
	height: 24px;
	float: left;
	clear: left
}

/* Ofertas
------------------------- */

#ofertas {
	width: 90px;
	height: 90px;
	float: left
}

#ofertas.spa {
	background-image: url(../img/bt_oferta_spa.png);
}

#ofertas.eng {
	background-image: url(../img/bt_oferta_eng.png);
}

/* Botones diversos
------------------------- */

.ver_ficha {
	width: 80px;
	height: 24px
}

.ver_ficha.spa {
	background-image: url(../img/bt_verfi_spa.png);
}

.ver_ficha.eng {
	background-image: url(../img/bt_verfi_eng.png);
}

.ver_ofertas {
	width: 80px;
	height: 24px
}

.ver_ofertas.spa {
	background-image: url(../img/bt_ofert_spa.png);
}

.ver_ofertas.eng {
	background-image: url(../img/bt_ofert_eng.png);
}

.ver_comentarios {
	width: 80px;
	height: 24px
}

.ver_comentarios.spa {
	background-image: url(../img/bt_comen_spa.png);
}

.ver_comentarios.eng {
	background-image: url(../img/bt_comen_eng.png);
}

.a_portada {
	width: 80px;
	height: 24px
}

.a_portada.spa {
	background-image: url(../img/bt_home_spa.png);
}

.a_portada.eng {
	background-image: url(../img/bt_home_eng.png);
}

.pax {
	width: 80px;
	height: 24px
}

#pax22 {
	background: url(../img/pax22.png)
}

#pax23 {
	background: url(../img/pax23.png)
}

#pax24 {
	background: url(../img/pax24.png)
}

#pax26 {
	background: url(../img/pax26.png)
}

#pax210 {
	background: url(../img/pax210.png)
}

#pax45 {
	background: url(../img/pax45.png)
}

#pax410 {
	background: url(../img/pax410.png)
}

#entrada {
	background-image: url(../img/bt_fech1.png);
	width: 34px;
	height: 34px;
	float: left
}

#salida {
	background-image: url(../img/bt_fech2.png);
	width: 34px;
	height: 34px;
	float: left
}

/* Faldón
------------------------- */

#mlg_eu {
	background-image: url(../img/bt_malag.png);
	width: 132px;
	height: 92px;
	float: right;
	margin: 5px 18px 0 10px
}

#buscar {
	width: 74px;
	height: 20px;
	float: left;
	margin: 10px
}

#buscar.spa {
    background-image: url(../img/bt_busca_spa.png);
}

#buscar.eng {
    background-image: url(../img/bt_busca_eng.png);
}

#aceptar2 {
	background-image: url(../img/bt_aceptar2.png);
	width: 80px;
	height: 24px;
	float: left;
	margin: 10px
}

#ver {
	width: 50px;
	height: 20px;
	float: left;
	margin: 10px
}

#ver.spa {
	background-image: url(../img/bt_ver_spa.png);
}

#ver.eng {
	background-image: url(../img/bt_ver_eng.png);
}

#consultar {
	background-image: url(../img/bt_consultar.png);
	width: 74px;
	height: 20px;
	float: left;
	margin: 10px
}

#reservar {
	width: 74px;
	height: 20px;
	float: left;
	margin: 10px
}
#reservar.spa {
	background-image: url(../img/bt_reservar_spa.png);
}
#reservar.eng {
	background-image: url(../img/bt_reservar_eng.png);
}
#volver {
	background-image: url(../img/bt_volver2.png);
	width: 74px;
	height: 20px;
	float: left;
	margin: 10px
}


/* Recurrentes
-------------------------------------------------- */

.rgb1 {
	color: #252E10
}

.rgb2 {
	color: #78C125
}

.rgb3 {
	color: #5BA31F
}

.izq {
	float: left
}

.der {
	float: right
}

.disnone {
	display: none
}

.limpizq {
	clear: left
}

.reset {
	clear: both
}

.oculto {
	display: none
}

.noconte {
	line-height: 10px;
	height: 10px
}

.nobg {
	background: none
}
/* Contenidos
-------------------------------------------------- */

/* Español
------------------------- */

#mlg_europa-spa {
	background: url(../img/ti_mlgeu_spa.png)
}
#mlg_europa-eng {
	background: url(../img/ti_mlgeu_eng.png)
}

#busacdor_casas-spa {
	background: url(../img/ti_busca_spa.png)
}

#busacdor_casas-eng {
	background: url(../img/ti_busca_eng.png)
}

#planning_ocup {
	background: url(../img/ti_plann.png)	
}

#lugares_int-spa {
	background: url(../img/ti_lugar_spa.png)
}

#lugares_int-eng {
	background: url(../img/ti_lugar_eng.png)
}

#casa_1 {
	background: url(../img/casa-el-retiro.png)
}
#casa_2 {
	background: url(../img/casa-buenaluz.png)
}
#casa_3 {
	background: url(../img/casa-almendro.png)
}
#casa_4 {
	background: url(../img/casa-cantarero.png)
}
#casa_5 {
	background: url(../img/casa-encinar.png)
}
#casa_6 {
	background: url(../img/casa-las-chozas.png)
}
#casa_7 {
	background: url(../img/casa-los-olivos.png)
}
#casa_8 {
	background: url(../img/casa-torcalillos.png)
}
#casa_9 {
	background: url(../img/casa-la-fabrica.png)
}

/* Programador
-------------------------------------------------- */

.descripcion_reducida {
    height:74px;
    overflow:hidden;
}

div.cuerpo_descripcion{
    height:275px;
    overflow: hidden
}

div.ui-datepicker{
 font-size:11px;
}

/* CALENDARIO */

.libre {
    background: url(../img/bg_calendar_1.gif) no-repeat top left;
}
.prereserva {
    background: url(../img/bg_calendar_2.gif) no-repeat top left;
}
.ocupado {
    background: url(../img/bg_calendar_3.gif) no-repeat top left;
}
.oscuro {
    background: #666666;
    color: #666666;
}
p span.libre_leyenda {
	color: #333;
    background: #96B15A;
	padding: 1px 2px
}
p span.prereserva_leyenda {
	color: #333;
    background: #FFCC00;
	padding: 1px 2px
}
p span.ocupado_leyenda {
	color: #333;
    background: #EAA79F;
	padding: 1px 2px
}
.libre-debil {
    background: #a5ffa5;
}
.prereserva-debil {
    background: #ffda96;
}
.ocupado-debil {
    background: #ffa3a3;
}
.fila {
    width: 350px;
}
.dia {
    font-size:small;
    width: 20px;
    height: 20px;
    text-align: center;
}


#fecha_entrada{
	float: left
}

#fecha_salida{
	float: left
}

/* FORMULARIOS */

form#form_entrada label{
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
	text-align: left;
	width: 428px;
	padding: 0 6px;
	float: left;
	clear: both
}

form#form_entrada input.campos310 {
	font-size: 1.1em;
	color: #333;
	width: 302px;
	height: 8px;
	float: left;
	padding: 4px;
	margin: 0 0 4px;
}

form#form_entrada input.campos330 {
	font-size: 1.1em;
	color: #333;
	width: 322px;
	height: 8px;
	float: left;
	padding: 4px;
	margin: 0 0 4px;
}

form#form_entrada select.select330 {
	font-size: 1.1em;
	color: #333;
	width: 334px !important;
	height: 24px;
	float: left;
	clear: both;
        padding: 4px;
	margin: 0 0 4px;
}

form#form_entrada textarea.areas330 {
	font-size: 1.1em;
	color: #333;
	width: 320px;
	height: 62px;
	float: left;
	padding: 6px;
	margin: 0 0 4px;
}

/* errores */
form#form_entrada label.error {
    color:red;
    margin-bottom:2px;
}

form#form_entrada div.error-message{
    font-size: 1.1em;
    font-weight: bold;
    text-align: left;
    width: 428px;
    padding: 0 6px;
    float: left;
    clear: both;
    color:red;
    margin-bottom:2px;
}


/* flash msg */
.message {
    margin:-85px 0px 0px 530px;
    width:440px;
    position: absolute;
    background: #e5f2be;
    border:2px solid #bedf5d;
    padding:30px;
    font-weight:bold;
}