/* generales */

body {
    font-family: 'Alegreya Sans', sans-serif;
    color: #000000;
    background: #FEE2F9;
	margin:0px;
	
}
#page{
	
	max-width:900px;
	margin-left:auto;
	margin-right:auto;}
	
#wrapper {
    background: #FFF;

}
iframe {
    border-width: 0px !important;
    border-style: inset;
    border-color: initial;
border-image: initial;}

 .bold {font-weight:bold;
}
p{font-family: 'Open Sans', sans-serif;
}
.texto-grande{font-size:18px;
} 

div.flexible {
	width:340px;
	height:387px;
	}

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







@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%;
}
}