#contenedor_cabecera {
	background: #d70004 url(../irudiak_anterior/fondo_cabecera_rojo.gif) repeat-x left bottom;
}
#texto_logo_dipu_cabecera {
	/*background-color: #d70004;*/
	/*background: transparent url(../irudiak_anterior/ald_logo_gorri.gif) no-repeat left bottom;*/
	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: #404040; /*#575757; 2008-09-30*/ /*antes #666 - 2008-06-05*/
}

#titulo_buscar {
	color: #fff;
}

#contenedor_boton_buscar {
	/*background-color: #ffbfb9;*/
	
	/* Adolfo. Prueba de remaquetación de la cabecera. 2008-06-20 */
	/*border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-bottom: 2px solid #ff5d4f;
	border-right: 0px solid #ff5d4f;*/
	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 !important;
}
#idiomas input{
    background-color: transparent;
    border: medium none;
    color: #FFF !important;
    font-size: 1em;
    margin-top: 2px;
    padding: 0;
	cursor:pointer;
}

#idiomas input:hover{
	text-decoration:underline;
}
#idioma_dch, 
.idiomaConBorde {
	border-left: 1px solid #fff;
}

#idiomas .idioma_inactivo, #idiomas .idioma_inactivo:hover {
	color: #404040 !important; /*#575757; 2008-09-30*/ /*antes #666 - 2008-06-05*/
	text-decoration:none;
}

#contacto {
	background-color: #d70004;
	border: 1px solid #900;
}

#contacto a,
#contacto a:link,
#contacto a:visited,
#contacto a:hover
 {
	color: #fff;
}