#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 hemos 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!important;
}

#buscar {
	background: #900;
	border-top: none;
	height: 21px;
}

.caja_buscar {
	height: 13px;
}

#textBuscador {
  border: 1px solid #000;
    color: #575757;
    float: left;
    margin-top: 2px;
    width: 135px;
	 height: 1.3em;
}

#titulo_buscar {
	color: #fff;
}

#contenedor_boton_buscar {
	border: 1px solid #000;
}

#boton_buscar, .boton_buscar {
    background-color: transparent;
    background-image: url("../irudiak/icon_lupa.png");
    background-position: left 3px;
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    height: 17px;
    line-height: 16px;
    margin: 1px 5px 0;
    padding-bottom: 3px;
    text-align: center;
    text-indent: -200px;
    width: 15px;
}

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;
}

#idioma_dch, 
.idiomaConBorde {
	border-left: 1px solid #fff;
}

#idiomas .idioma_inactivo, #idiomas .idioma_inactivo:hover {
	color: #575757!important;
	text-decoration:none;
}

#contacto {
	background-color: #d70004;
	border: 1px solid #900;
}

#contacto a,
#contacto a:link,
#contacto a:visited,
#contacto a:hover {
	color: #fff!important;
}