	@charset "UTF-8";
	@import "../comunes/formulario.css";
	
	#a_buscador{width:100%;}
	#a_buscador .form_tipo1{width:87%;margin:0;padding:10px 0 10px 3%;background:#f5f8f7;border:1px solid #c3ccd4;border-top:0}
	#a_buscador .cuerpoform{margin:0}
	#a_buscador .combo select{width:95%;}
	div>/**/#a_buscador .combo select option{width:165px !important;}
	#a_buscador .form_tipo1 label{width:100%;}
	#a_buscador input#texto{width:154px;float:left;margin-left:-.5em;padding:5px 0 5px 22px;background:transparent url(../../img/css/aplicaciones/fondoBuscador.gif) no-repeat 0 0;border:0}
	#a_buscador input.enviar{width:22px;float:left;background:transparent url(../../img/css/aplicaciones/botonBuscador.gif) no-repeat 0 0;border:0}
	
	#a_buscador ul{margin:5px .5em 0}
	#a_buscador li{width:100%;padding:5px 0 5px 0;background:transparent url(../../img/css/aplicaciones/fondoHr.gif) repeat-x 0 100%;text-align:lefT;}
	#a_buscador li.ultimo{background:transparent}
	#a_buscador li a{padding-left:1em;background:transparent url(../../img/css/iconos/vineta1.gif) no-repeat 0 6px}
	#a_buscador li img{vertical-align:bottom;margin-left:5px;}
	div>/**/#a_buscador li img{vertical-align:top}
