body {
	margin: 0px;
	padding: 0px;
}
#contenedor_cabecera {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 99%;
	height: 29px;
	margin: 0px;
	font-size: 0.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: transparent url(../irudiak/f_cabecera.gif) repeat-x left top;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#contenedor_cabecera img {
	margin: 0px;
	border: none;
}
#logo_dipu_cabecera {
	position: absolute;
	left: 0;
	top: 0;
	width: 46em;
	height: 27px;
	max-height: 27px;
	background: transparent;
	padding: 0;
}
#logo_dipu_cabecera a {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin: 0;
}
#logo_dipu_cabecera a:link, #logo_dipu_cabecera a:visited {
	color: #fff;
	text-decoration: none;
}
#logo_dipu_cabecera a:hover {
	color: #fff;
	text-decoration: none;
}
#texto_logo_dipu_cabecera h1 {
	width: 38em;
	text-align: left;
	padding: 8px 0 2px 2px;
	margin: 0 0 0 50px;
	color: #fff;
	font-size: 0.9em;
}

#imagen_logo {
	width: 47px;
	float: left;
	margin: 0;
	padding: 0;
}
#imagen_logo_imprimir {
	display: none;
}
#buscar {
	position: absolute;
	right: 20.5em;
	top: 0;
	width: 19.5em;
	height: 24px;
	max-height: 24px;
	background-color: #900;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 3px solid #fff;
	padding: 2px 0px 0px 4px;
}
* html #buscar {
	min-height: 24px;
}
#formulario_buscar {
	height: 24px;
	padding: 0px;
	margin: 0px;
}
#textBuscador {
	border: 1px solid #000;
	font-size: 9px;
	height: 1.7em;
	color:#666;
}
* html #textBuscador {
	height: 1.4em;
}
#titulo_buscar {
	color: #fff;
	font-weight: bold;
	display: none;
}
#boton_buscar {
	background: transparent url(../irudiak/boton_buscar.gif) no-repeat left center;
	text-align: center;
	width: 4em;
	height: 1.2em;
	line-height: 1.2em;
	border: none;
}

html>body #boton_buscar {
	background: transparent url(../irudiak/boton_buscar.gif) no-repeat 0px 3px;
	height:1.4em;
	line-height:1.5em;
}

#idiomas {
	position: absolute;
	right: 6em;
	top: 0;
	width: 12em;
	height: 27px;
	max-height: 27px;
	background: transparent;
	border-left: 1px solid #000;
	border-right: 1px solid #fff;
	font-size: 1.2em;
	color: #fff;
}
#tit_idiomas {
	display: none;
}
#idiomas a {
	color: #fff;
}
#idiomas a:link, #idiomas a:visited {
	color: #fff;
	text-decoration: none;
}
#idiomas a:hover {
	color: #fff;
	text-decoration: underline;
}
#idioma_izq, #idioma_dch {
	position: absolute;
	top: 0;
	margin: 6px 0 0 0;
	text-align: center;
	font-size: 0.9em;
}
#idioma_izq {
	right: 6em;
	width: 48%;
	padding: 0 0.5em 0 2px;
}

#idioma_dch {
	position: absolute;
	right: 0;
	width: 6em;
	padding: 0;
	border-left: 1px solid #fff;
}

#idiomas .idioma_inactivo {
	color: #666;
}

#contacto {
	position: absolute;
	top: 0px;
	right: 0.01em;
	margin: 0px auto;
	padding: 0px;
	background-color: #FF3B3F;
	border: 2px solid #900;
	height: 22px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: center;
	width: 4.7em;
}
* html body #contacto {
	right: 0.03em;
}
#contacto a {
	color: #fff;
	font-size: 0.6em;
}
#contacto a:link, #contacto a:visited {
	text-decoration: none;
}
#contacto a:hover {
	text-decoration: underline;
}
