@charset "utf-8";
/* CSS Document */

.Buscador_Global {
	width: 725px;
	height: 40px;
	text-align:left;
	margin-left:235px;
	padding-left:10px;
	padding-top:9px!IMPORTANT;
	padding-top:5px;
	font-family:Verdana;
	font-size:1px;
	/*
	border: 1px solid #B7D8EE;
	border-collapse: collapse;
	color: #000;
	background: #f5f5f5;
	*/
	background-image:url(../imagenes_web/buscador_barra/fondo.png);
	background-repeat:no-repeat;
}

.Buscador_Global_criterio {
	width: 200px;
	height: 18px;
}

.Buscador_Global_btn_buscar {
	width: 90px!IMPORTANT;
	height: 26px!IMPORTANT;
	width: 94px;
	height: 26px;
	font-size: 1px;
	background-image:url(../imagenes_web/buscador_barra/boton_buscar.png);
	background-repeat:no-repeat;
	background-position:top left!IMPORTANT;
	background-position: center;
	border:none;
	background-color:transparent;
}