@charset "utf-8";
/* CSS Document */
select {
	font-size:10px;
	margin:1px 0 1px 15px;
}
input {
	display:inline;
	margin:2px 56px 0 8px;
	width:12px;
}
span{
	color:#F00;
	font-size:9px;
}
#al_con {
	/*background-color:#E6ECE8;*/
	background-color:#e6ece8;
	font-family:Arial;
	font-size:10px;
	width:210px;
}
#al_header{
	/*background:url(images/cabecera2.jpg) no-repeat;*/
	background-color:#000;
	height:66px;
}
#al_buscar{
	background:url(images/venta_arriendo.gif) no-repeat;
	height:26px;
}
#al_com_ven {
	width:210px;
	overflow:hidden;	
}
#al_amin, #al_amax, #al_vmin, #al_vmax, #al_ciudad, #al_tipo, #al_barrio, #al_en {
	display:none;
}
#al_enviar{
	height:25px;
	width: 60px;
	text-align:center;
}
#al_enviar input {
	background-color:#74A300;
	border:none;
	color:#FFFFFF;
	cursor:auto;
	font-size:10px;
	font-weight:bold;
	width:auto;
}
.title{
	font-family:Verdana;
	font-weight:bold;
	height:15px;
}