#contenedor_cabecera {
	background: transparent url(ald_logo_gorri.gif) no-repeat left top;
}
#texto_logo_dipu_cabecera {
	background-color: #d70004;
}
#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: 1px solid #900;
	border-top: none;
}
#textBuscador {
	border: 1px solid #000;
	color:#666;
}
#titulo_buscar {
	color: #fff;
}
#boton_buscar {
	background: transparent url(boton_buscar_gorri.gif) no-repeat left center;
	color: #000;
}
html>body #boton_buscar {
	background: transparent url(boton_buscar_gorri.gif) no-repeat 0px 1px;
}

#idiomas {
	background-color: #d70004;
	color: #fff;
	border-bottom: 1px solid #900;
}
#idiomas a,
#idiomas a:link,
#idiomas a:visited,
#idiomas a:hover  {
	color: #fff;
}
#idioma_dch {
	border-left: 1px solid #fff;
}
#idiomas .idioma_inactivo {
	color: #666;
}

#contacto {
	background-color: #FF3B3F;
	border: 2px solid #900;
	border-top: 1px solid #900;
}
#contacto a,
#contacto a:link,
#contacto a:visited,
#contacto a:hover
 {
	color: #fff;
}