#contenedor_cabecera {
	left: 0px;
	top: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	position: relative;
}

/* Logo */
#contenedor_cabecera img {
	margin: 0px;
	border: none;
}

#saltar {
	position: absolute;
	left: -5000em;
}

a#imagen_logo_dipu_cabecera {
	display: block;
	width:67px;
/*	width: 42px;*/
	height: 24px;
	margin: 0px;	
	position: absolute;
	left: 0px;
	top: 0px;
	color: #fff !important;
}

#imagen_logo_dipu_cabecera_imprimir {
	position: absolute;
	left: -999px;
	width: 990px;
}

/* Texto BFA-DFB */
#texto_logo_dipu_cabecera {	
/*	margin: 0px 0px 0px 42px;*/
	margin:0 0 0 72px;
	padding: 0px;
	position: relative;
}

#texto_logo_dipu_cabecera h1 {
	text-align: left;
	text-transform: uppercase;
	line-height: 2.2em;
	min-height: 24px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 0.8em;
}

* html #texto_logo_dipu_cabecera h1 {
	margin-top: -4px;
	line-height: 3.2em;
}

/*21-11-2011*/
html>body #texto_logo_dipu_cabecera h1 {
	letter-spacing:-0.03em;
	border-left: 1px solid #fff;
	padding-left: 10px;
}

#texto_logo_dipu_cabecera a:link,
#texto_logo_dipu_cabecera a:visited,
#texto_logo_dipu_cabecera a:hover {
	text-decoration: none;
}

/* opciones de la parte Derecha */
#opciones_cabecera {
    font-size: 0.8em;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
/* Formulario Buscar */
#buscar {
    border: medium none;
    float: left;
    height: 20px;
    line-height: 20px;
    min-height: 2em;
    padding: 0 2px;
    position: relative;
    top: 0;
    width: auto;
}

#formulario_buscar {
	min-height: 2em;
	padding: 0px;
	margin: 0px;
	
	/* Adapatación página inicio al nivel de contraste color rontal/color fondo 2010-09-08*/
	color: #fff;
}

#textBuscador {
	font-size: 1em;
	height: 1.5em;
}

html > body #textBuscador {
	font-size: 1.1em; 
	height: 1.3em;
}

#titulo_buscar {
    float: left;
    padding: 0 5px;
}

#contenedor_boton_buscar {
	position: absolute;
	top: 2px;
	right: 2px;
}

#contacto a, #contacto a:link, #contacto a:visited, #contacto a:hover {
    color: #fff !important;
    padding: 0 5px;
}



/* zona de idiomas */
#idiomas {
    display: inline-block;
    float: left;
    margin: 0;
    min-height: 2.1em;
    padding: 0;
    position: relative;
    width: auto;
}

#opciones_cabecera .soloIdiomas {
	right: 0.5em;
}

#tit_idiomas {
	position: absolute;
	left: -999px;
	width: 990px;
}

#idiomas a:link, #idiomas a:visited {
	text-decoration: none;
}

#idiomas a:hover {
	text-decoration: underline;
}

#idioma_izq, 
#idioma_dch, 
.trilingue {
	list-style: none;
	display: block;
	text-align: center;
	font-size: 0.625rem;
	margin: 0px;
	padding: 0 8px 0 5px !important;
	line-height: 2.1em;
}

#idioma_izq, 
#idioma_dch {
	float: left;
	padding: 0px;
}

#idiomas .trilingue {
	float: left;
}

/* Botón de Contacto */
#contacto {
    float: right;
    height: 19px;
    line-height: 2.2em;
    margin: 0;
    padding: 0;
    position: relative;
    right: 0;
    text-align: center;
}

#contacto a:link, #contacto a:visited {
	text-decoration: none;
}

#contacto a:hover {
	text-decoration: underline;
}

.vista_previa_gris {
	width:100%;
	height:36px;
	line-height:16px;
	background: #fff url(../irudiak/fondo_vista_previa_gris.gif) repeat-x top left; 
	background-color:#d5d5d5;
	border-top:5px solid #d70004;
	border-bottom:1px solid #fff;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	color:#000;
	font-size: 0.8em;
	position: relative;
}

.vista_previa_rayado {
	width:100%;
	height:30px;
	background: #fff url(../irudiak/fondo_vista_previa.gif) repeat-x top left; 
}

#contiene_boton_salir {
	position: absolute;
	top:20px;
	right:15px;
}

.boton_salir {
	width: 53px;
	height:16px;
	text-align: center;
	background: transparent url(../irudiak/f_boton.gif) no-repeat top left; 
}

.boton_salir a, .boton_salir a:link, .boton_salir a:visited {
	color:#000;
	font-weight: normal;
	text-decoration: none;	
}	

.boton_salir a:hover {
	color: #575757;
	font-weight: normal;
	text-decoration: none;	
}