/* Imported Styles
----------------------------------------------- */
@import url("content.css");


/*
--- Common Part ---
*/

* {
margin:0;
padding:0;
}
html, body {
height: 100%; 
margin: 0; 
padding: 0;
}
a {
color:#0070A9;
text-decoration:none;
}
body{
background:url("../img/fondo.jpg") repeat-x 0% 0%;
background-color:#FFFFFF;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
/*color:#000000;*/
}
img {
margin:0;
padding: 0;
border: 0;
}
table{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
}
#wrapper {
height:100%;
}
#all {
position:relative;
height:100%;
width:910px;
height:100%;
margin:0 auto;
}
.lomo-izq, .lomo-der {
width:30px;
background-repeat:repeat-y;
}
.lomo-izq {
background-image:url(../img/lomo-izq.png);
}
.lomo-der {
background-image:url(../img/lomo-der.png);
}
#fondo-blanco {
background-color:#FFFFFF;
}
#tabla-margen-horizontal {
width:5px;
}
#tabla-margen {
width:266px;
border:1px solid #000000;
background-color:#FFFFFF;
padding:4px 4px 4px 4px;
}
#tabla-mas-propiedades {
width:240px;
border:1px solid #000000;
background-color:#FFFFFF;
padding:4px 4px 4px 4px;
}
#tabla-reco {
width:554px;
border:1px solid #000000;
background-color:#FFFFFF;
padding:4px 4px 4px 4px;
margin-top:5px;
}
#tabla-margen-sin-ancho>#tabla-margen {
}
#no-repetir-fondos {
background-repeat:no-repeat;
}
#footer {
width:100%;
height:100px;
background-color:#CCCCCC;
}

/*
---  Clases y formatos de textos, formas etc  ---
*/
.cascada-tipo1, .cascada-tipo2 {
margin-left:5px;
margin-bottom:5px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
}
.cascada-tipo1 {
width:150px;
}
.cascada-tipo2 {
width:115px;
}
/*html>body #all {
height: auto; 
min-height: 100%;
}  */
.no-repetir-fondos {
background-repeat:no-repeat;
}
.titulo-azul-1, .titulo-azul-2, .titulo-azul-20 {
color:#0070A9;
}
.titulo-azul-1 {
font-family:"Times New Roman", Times, serif;
font-size:24px;
}
.titulo-azul-2 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.titulo-azul-20 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
}
.texto-12 {
font-size:12px;
}
.titulo-bold {
font-size:12px;
font-weight:bold;
text-transform:uppercase;
}

/*
				panel
								*/
							
#panel-fondo-azul {
width:230px;
height:30px;
background-image:url(../img/panel-fondo-azul.gif);
background-position:right;
background-repeat:no-repeat;
}

/*				Resultados busqueda
										*/
.resultados-fondo {
background-repeat:no-repeat;
width:14px;
height:26px;
}
.resultados-fondo-centro {
background-image:url(../img/fondo-resultados.gif);
background-repeat:repeat-x;
}
.resultados-fondo-izq {
background-image:url(../img/fondo-resultados-izq.gif);
}
.resultados-fondo-der {
background-image:url(../img/fondo-resultados-der.gif);
}
/*
				Estilo de cada Resultado
								*/
.res-linea {
background-color:#0070A9;
height:1px;
}
.res-fondo {
background-color:#0070A9;
}
.res-texto-12 {
font-size:12px;
color:white;
}
.res-titulo {
font-size:16px;
color:white;
}
/*
               Footer 
			   					*/
.campo {
width:90px;
font-size:10px;
}
.campo-60px {
width:60px;
font-size:10px;
}
.texto {
font-size:10px;
padding-left:10px;
}
.texto-blanco {
color:#FFFFFF;
}
.texto-azul {
color:#0070A9;
}
.texto-cafe {
font-size:9px;
color:#663300;
}
#cafe {
font-size:9px;
color:#663300;
background-image:url(../img/panel-fondo-cafe.gif);
background-repeat:repeat-x;
text-align:right;
padding-right:10px;
}
#cafe-esquina {
background-image:url(../img/panel-fondo-cafe-esquina.gif);
background-repeat:no-repeat;
width:14px;
}
#boton-entrar {
background-color:#FFFFFF;
font-size:9px;
color:#0070A9;
border:1px;
border-style:solid;
border-color:#0070A9;
}
.div_tipos
{
font-size:10px; 
float:left;
width:50px;
height:30px;
text-align:left;
text-indent:3px;
padding-left:2px;
}