#contenedor_cabecera {
	background: #d70004 url(../irudiak/fondoCabeceraRojo.gif) repeat-x left top;
	/*antes era left bottom pero en IE6 sale mas grande de lo normal. La imagen de fondo la he hecho mas txiki*/
}

#texto_logo_dipu_cabecera {
	background: none;
}

#texto_logo_dipu_cabecera h1,
#texto_logo_dipu_cabecera a,
#texto_logo_dipu_cabecera a:link,
#texto_logo_dipu_cabecera a:visited,
#texto_logo_dipu_cabecera a:hover  {
	color: #fff;
}

#buscar {
	background: #900;
	border-top: none;
	height: 21px;
}

/*nuevo*/
.caja_buscar {
	height: 13px;
}

#textBuscador {
	border: 1px solid #000;
	color: #575757;
}

#titulo_buscar {
	color: #fff;
}

#contenedor_boton_buscar {
	border: 1px solid #000;
}

#boton_buscar, .boton_buscar {
	color: #000;
	background: transparent url(../irudiak/boton_buscar_gorri.gif) no-repeat 0px 1px;
	border: none;
	
}

html>body #boton_buscar, html>body .boton_buscar {
	height:16px;
}

#idiomas {
	background-color: #d70004;
	color: #fff;
}

#idiomas a,
#idiomas a:link,
#idiomas a:visited,
#idiomas a:hover  {
	color: #fff;
}
#idioma_dch, 
.idiomaConBorde {
	border-left: 1px solid #fff;
}

#idiomas .idioma_inactivo, #idiomas .idioma_inactivo:hover {
	color: #575757;
	text-decoration:none;
}

#contacto {
	background-color: #d70004;
	border: 1px solid #900;
}

#contacto a,
#contacto a:link,
#contacto a:visited,
#contacto a:hover {
	color: #fff;
}
