@charset "utf-8";
/* CSS Document */
select {
	font-size:10px;
	margin:1px 0 1px 15px;
	width:150px;
}
input {
	display:inline;
	margin:2px 56px 0 8px;
	width:150px;
}
span{
	color:#F00;
	font-size:9px;
}
#al_con {
	position: absolute;
	top: 0px;
	left: 0px;
	font-family:Arial;
	font-size:10px;
	width:210px;
	z-index: 2;
}
#al_header{
	/*background:url(images/cabecera2.jpg) no-repeat;*/	
	height:66px;
}
#al_buscar{
	/*background:url(images/venta_arriendo.gif) no-repeat;*/	
	height:26px;
}
#al_com_ven {
	width:210px;
	overflow:hidden;	
}
#al_enviar{
	height:25px;
	width: 210px;
	text-align: right;	
}
#al_enviar input {
	background-color:#ffffff;
	border:none;
	color:#000000;
	cursor:auto;
	font-size:10px;
	font-weight:bold;
	width:auto;	
}
.title{
	font-family:Verdana;
	font-weight:bold;
	height:15px;
}
#buscador_fon {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;	
}
