form#busquedaInicio {
	margin: 0px;
	padding: 6px;
	border: none;
	background-color: #e8eefb;
}

form select {
	font-size: 100%;
	width: 16em;
	overflow: visible;
}

form select.bizDesplegableDepartamento {
	width: auto;
}

form br {
	margin: 4px;
	display: block;
}

.etiqueta {
	float:left;
	padding-right:4px;
	text-align:left;
	width:20%;
}

.campoFormulario{
	border: 1px solid #999 !important;
	font-size: 1em;
}


form#busquedaInicio label {
	display: block;
	width: 5em;
	float: left;
}

form#busquedaInicio select {
	width: 70%;
	/*float: left;*/
}

.separa_dcha {
	float: left;
	width: 5px;
}

.caja_buscador{
	margin-bottom: 10px;
	width:100%;
}

* html .caja_buscador label {
	float: none !important;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

* html .caja_buscador select{
	margin: 0px;
	padding: 0px;
	width: 100% !important;
}

.caja_buscador input {
	margin: 0px;
	padding: 0px;
	width: 100% !important;
}

.contenedorBotBuscar {
	float: left;
	position: relative;
	/*width: 90px;
	margin-right: 30px;
	padding-right: 24px;*/
}

* html .contenedorBotBuscar {
	width: 50px;
	padding-bottom: 15px;
}

* html .contenedorBotBuscar input {
	position: absolute;
	right: -60px;
}

.botBuscar {
	border: none;
	background: none;
	text-align: left;
	color: #000;
	font-weight: bolder;
}
.contenedorBotBuscarLupa {
	margin-top: 24px !important;
	margin-left: 200px !important;
	overflow: hidden;
}
.botBuscarLupa {
	float: left;
	position: relative;
	border: none;
	background: transparent url(../irudiak/fondoBotBuscar.gif) no-repeat right center;
	color: #000;
	font-weight: bold;
	padding-top: 2px;
	width:80px;
	margin:0px;
	padding-left:0px;
	text-align: left;
	cursor:pointer;
}

.busqueda_grande{
	margin: 10px 0px 20px;
}

.botBuscarLupaNoflotar{
	position: relative;
	border: none;
	background: transparent url(../irudiak/fondoBotBuscar.gif) no-repeat right center;
	color: #000;
	font-weight: bold;
	padding-top: 2px;
	width:80px;
	margin:0px;
	padding-left:0px;
	text-align: left;
	cursor:pointer;
}

.busqueda_avanzada{
	float: right;
	/*background: #e8eefb url(../irudiak/icoBusquedaAvanzada.gif) no-repeat 4px 6px;*/
	font-size:80%;
	line-height:15px;
	padding-left:25px;
	padding-top: 5px;
}

.sinBorde {
	padding: 0px;
	margin: 0px;
	border: none!important;
}

.botonEntrar, 
.botonEntrarGrande/* ,
.botonEntrarExtraGrande,

.botonEntrarExtraGrandeMas */ {
	height:20px;
	color:#000;
	font-size: 0.8em !important;
	text-transform: uppercase;
	border:0px;
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif !important;
}


.botonEntrar {
	background:url(../irudiak/fBotonEntrar.gif) no-repeat top left;
	width:70px;
}



.botonEntrarGrande {
	background:url(../irudiak/fBotonEntrarGrande.gif) no-repeat top left;
	width:152px;
	padding-bottom: 2px;
}
/*
.botonEntrarExtraGrande {
	background:url(../irudiak/fBotonEntrarExtraGrande.gif) no-repeat top left;
	width:182px;
	padding-bottom: 2px;
}

.botonEntrarExtraGrandeMas{
	background:url(../irudiak/fBotonEntrarExtraGrandeMas.gif) no-repeat top left;
	width:253px;
	padding-bottom: 2px;
}
*/

.borde_laguntzaile_biz{
	border: 1px solid #CCCCCC;
	}

