input{
	z-index:100;
	background-color:#fff;
	border:1px solid #c5056d;
	color:#777777;
	height:19px;
	padding:2px 5px 0 5px;
	text-align:left;
	font-size:10pt;
	margin:0;
	margin-bottom:9px;
	font-family:Verdana,Verdana,Geneva,sans-serif;
}

label{
	display:block;
	font-size:12pt;
	color:#520541;
	margin-bottom:2px;
	margin-top:9px;
	font-weight:bold;
}

label small{
	color:#737373;
	font-size:8pt;
	margin-left:10px;
}

textarea{
	font-family:Verdana,Verdana,Geneva,sans-serif;
	background-color:#fff;
	border:1px solid #c5056d;
	color:#777777;
	padding:2px 5px 0 5px;
	text-align:left;
	font-size:10pt;
	margin:0;
}

.encontrarbtn{
	background:url('../images/layout/encontrar_bt.png') no-repeat center left;
	width:102px;
	height:25px;
	border:none;
}

.siguientebtn{
	background:url('../images/layout/siguiente_bt.png') no-repeat center left;
	width:102px;
	height:25px;
	border:none;
}

.anteriorbtn{
	background:url('../images/layout/anterior_bt.png') no-repeat center left;
	width:102px;
	height:25px;
	border:none;
}

button{padding-top:6px;cursor:pointer;}
.borrarbtn{
	background:url('../images/layout/borrar_bt.png') no-repeat center left;
	width:102px;
	height:25px;
	border:none;
}

.iniciobtn{
	background:url('../images/layout/inicio_bt.png') no-repeat center left;
	width:102px;
	height:25px;
	border:none;
}

.sabermasbtn{
	background:url('../images/layout/sabermas.png') no-repeat center left;
	width:125px;
	height:27px;
	border:none;
}

.enviarbtn{
	background:url('../images/layout/enviar_bt.png') no-repeat center left;
	width:123px;
	height:25px;
	border:none;
}

.borrabtn2{
	background:url('../images/layout/borrar2_bt.png') no-repeat center left;
	width:122px;
	height:25px;
	border:none;
}

.vertodasbtn{
	background:url('../images/layout/vertodasbtn.png') no-repeat center left;
	width:122px;
	height:25px;
	border:none;
}

.volverbtn{
	background:url('../images/layout/volverbtn.png') no-repeat center left;
	width:102px;
	height:25px;
	border:none;
}

.suscribirsebtn{
	background:url('../images/layout/suscribirsebtn.png') no-repeat center left;
	width:122px;
	height:25px;
	border:none;
}

.boton{
	font-family:Arial, Arial, Helvetica, sans-serif;
	background:url('../images/layout/boton122.png') no-repeat center left;
	width:122px;
	height:25px;
	border:none;
	color:#fff;
	font-size:11pt;
	font-weight:bold;
	margin-top:5px;
	cursor:pointer;	
}

input[type='checkbox']{
	float:left;
	background-color:#fff;
	border:1px solid #c5056d;
	margin:0px;
	width:10px;
	height:10px;
}

select{
	font-size:11pt;
}

#buscador input{
	width:508px;
}

#contenidobusq #busquedatexto input{
	width:436px;
}


.colbuscadormax{width:185px;margin-right:8px;}
.colbuscadormed{width:135px;}
.colbuscadormin{width:115px;}

.lista{
	border:1px solid #c5056d;
	color:#666;
	font-family:Verdana,Verdana,Geneva,sans-serif;
	width:170px;
	font-size:10pt;
	margin-right:17px;
	overflow:auto;
}

#contacto input{
	width:270px;
}

#contacto label{
	margin-top:20px;	
}

.columnacentrar input{
	width:85%;
}

.columnacentrar .select-text{
	color:#666!important;
	font-family:Verdana,Verdana,Geneva,sans-serif;
	font-size:10pt;
}
label.error{font-size:10px;color:red;width:100%;clear:both;float:left;margin-top:-9px;margin-bottom:-5px;}
#contacto label.error{font-size:10px;color:red;width:100%;clear:both;float:left;margin-top:-9px;margin-bottom:-5px;}
#agregarinmueble1 input,#agregarinmueble2 input{width:80%;}
#precioag,#superficieag{width:90px!important;}
.botonesag{margin:20px 0 20px 0;}
#condiciones_agr input{margin-right:5px;margin-top:3px;}