/* generales */


	body {
    background: #fff url(/images/bg.png);
    font-size: 18px;
    line-height: 1.7em;
    color: #555;
    font-family: "Didact Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}



	
#wrapper{

    background: #FFF;
    max-width: 978px;
	padding:0px !important;
	border-bottom: 10px solid #925cb5;
	margin-top:45px;
	
	
	}

#header {
  
  height: 260px;
  background:url(/images/cabecera-morada-2.jpg);
  padding-left:50px;
}

#logo {
color: #000;
	margin-top:90px;
	
	}
#logo p {
color: #000;
	font-size: 18px;}	

a.logo{
color: #000;
    font-size: 24px;
    font-variant: small-caps;
    letter-spacing: 0.08em;
    border-bottom: 1px solid #fff;
    font-family: Arial;
	text-decoration:none;
	
	}

a.no-subrayado{
text-decoration:none;
color: #000;
}

.btn-menu {
  
 width:150px;
 height:40px;
  background:url(/images/fondomenu_claro.png);
 border-width:0px;
 font-size:18px;
}

#main {
margin-left:30px;
padding-bottom:30px;}


h4 {
color:#000;
font-family:Arial;}	


@media (min-width: 576px) { 
div.flexible {
	width:250px;
	height:284px;
	}
div.flexible2 {
	width:250px;
	height:100px;
	}
.texto-chico{font-size:13px;
}
#boton-tipo{width:auto;
margin-left:0px;
margin-right:0px;}
#boton-mostrar{
width:auto;
margin-left:0px;
margin-right:0px;	
}
	
#logo-header {
    width:20%;
	margin-bottom:8px;
}
#formulario-cabecera {
	width:93%;
}
#boton-zona {
	width:35%;
	margin-left:10px;	
}
#boligannonce_buscar_field_zona {
	width:100%!important;
}
#boton-precio{
margin-left:0px;
width:auto;}
}




@media (min-width: 768px) {
div.flexible {
	width:340px;
	height:387px;
	}

div.flexible2 {
	width:320px;
	height:150px;
	}
	.texto-chico{font-size:16px;
}


	#logo-header {
    width:20%;
	margin-bottom:10px;
}

#formulario-cabecera {
	width:80%;
}
#boton-zona {
	width:40%;
	margin-left:15px;	
}
#boligannonce_buscar_field_zona {
	width:100%!important;
}	
#boton-precio{
margin-left:0px;}	
}


@media (min-width: 992px) {
div.flexible {
	width:400px;
	height:455px;
	}
div.flexible2 {
	width:380px;
	height:180px;
	}
.texto-chico{font-size:16px;
}
	

#logo-header {
    width:16%;
	margin-bottom:0px;
}
#formulario-cabecera {
	width:60%;
}
#boton-zona {
	width:40%;
	margin-left:15px;	
}
#boligannonce_buscar_field_zona {
	width:100%!important;
}
#boton-precio{
margin-left:0px;}
}

@media (min-width: 1200px) {

#logo-header {
    margin-bottom: 25px;
	width:15%;
}
#boton-zona {
	width:50%;
	margin-left:15px;
	
}
#boton-precio{
margin-left:0px;}
#boligannonce_buscar_field_zona {
	width:100%!important;
}
#formulario-cabecera {
	width:60%;
}
}