
#contenedor_cabecera {
	left: 0px;
	top: 0px;
	margin: 0em;/* 0.7em;*/
	padding: 0px;
	font-size: 0.9em;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	background: #D70004 url(../irudiak/fondo_cabecera_rojo.gif) repeat-x left bottom;
	min-height: 1.6em;
	font-size: 146%;
}

* html #contenedor_cabecera {
	height: 1.6em;
}

#contenedor_cabecera img {
	margin: 0px;
	border: none;
}

#contenedor_cabecera a {
	color: #ffffff;
	text-decoration: none !important;
}

#contenedor_cabecera a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#imagen_logo_dipu_cabecera {
	width: 42px;
	height: 24px;
	position: absolute;
}

#imagen_logo_dipu_cabecera_imprimir {
	display: none;
}

#texto_logo_dipu_cabecera {
	margin: 0px;
	padding: 0px 0px 0px 42px;
	float: left;
	background: transparent url(../irudiak/ald_logo_gorri.gif) no-repeat left bottom;
}

#texto_logo_dipu_cabecera p {
	text-align: left;
	text-transform: uppercase;
	line-height: 20px;
	min-height: 24px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 0.6em;
	font-weight: bold;
}

* html #texto_logo_dipu_cabecera p {
	line-height: 28px;
	margin-top: -4px;
	color: #fff;
}

#opciones_cabecera {
	float: right;
	width: 24.5em; /*variar este tama&ntilde;o para que entre a 800*/
}

#contacto {
	float: right;
	min-height: 19px;
	line-height: 19px;
	text-align: center;
	/*font-size:0.9em;*/
	font-size: 0.7em;
	margin: 0px;
	padding: 0px 2px;
	background-color: #FF3B3F;
	border: 1px solid #900;
}

* html body #contacto {
	line-height: 19px;
}

/* zona de idiomas */
#idiomas {
	float: right;
	width: 9.5em; /*variar este tama&ntilde;o para que entre a 800, antes era 11em*/
	min-height: 16px;
	font-size: 0.7em;
	padding: 0px;
	margin: 0px;
}

* html #idiomas {
	padding-top: 2px;
}

#tit_idiomas {
	display: none;
}

#idioma_izq, #idioma_dch {
	text-align: center;
	font-size: 0.9em;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

* html #idioma_izq, * html #idioma_dch {
	line-height: 17px;
}

#idioma_izq {
	width: 49%;
	float: left;
}

#idioma_dch {
	float: right;
	width: 49%;
	padding: 0;
	border-left: 1px solid #fff;
}

#idiomas .idioma_inactivo, #idiomas .idioma_inactivo:hover {
	color: #666;
	text-decoration: none;
}

#buscar {
	float: right;
	width: 12.5em; /*variar este tama&ntilde;o para que entre a 800*/
	padding: 0px 0px 0px 4px;
	background: #900;
	border-top: none;
	height: 21px;
	min-height: 21px;
}

#formulario_buscar {
	min-height: 18px;
	padding: 0px;
	margin: 0px;
}

#textBuscador {
	font-size: 9px;
	border: 1px solid #000;
	color: #666;
}

#titulo_buscar {
	display: none;
	color: #fff;
}

#contenedor_boton_buscar {
	position: absolute;
	top: 2px;
	right: 2px;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-bottom: 2px solid #ff5d4f;
	border-right: 0px solid #ff5d4f;
}

#boton_buscar {
	text-align: center;
	width: 53px;
	height: 16px;
	line-height: 18px;
	padding-bottom: 3px;
	margin: 1px 0px 0px 0px;
	background: transparent url(../irudiak/boton_buscar_gorri.gif) no-repeat 0px 1px;
	color: #000;
	border: none;
}

* html #boton_buscar {
	margin: 1px 0px 2px 0px;
}

html>body #boton_buscar {
	background: transparent url(../irudiak/boton_buscar_gorri.gif) no-repeat 0px 1px;
	height: 16px;
}

.caja_buscar {
	height: 13px;
}

ul.acceso {
	background-color: #FFFFFF;
	position: absolute;
	top: -300px;
}

#contenedor_cabecera input {
	font-size: 0.71em !important;
}