#cabecera {
	margin: 0px;
	padding: 0px;
}

#cabecera a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#cabecera a:link, #cabecera a:visited {
	text-decoration: none;
	color: #000;
}
#cabecera a:hover {
	text-decoration: underline;
}
#logo_dfa_cabecera {
	position: absolute;
	left: 0px;
	top: 0px;
}
#tit_general h1 {
	position: absolute;
	top: 2px;
	left: 200px;
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.8em;
	font-stretch: wider;
	color: #AC1153;
	padding: 0px;
	margin: 0px;
}
#tit_general h1 acronym {
	text-decoration: none;
}
#subtit_general {
	position: absolute;
	top: 20px;
	left: 19em;
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-stretch: wider;
	color: #fff;
}
#fondo_ruta {
	position: absolute;
	left: 0px;
	bottom: 28px;
	background:#fff;/* transparent url(../images/fondo_ruta_2_GRANATE.gif) repeat-x 138px 0px;*/
	height: 15px;
	line-height: 15px;
	width: 99.9%;
}
#ruta {
	position: absolute;
	left: 182px;
	bottom: 28px;
	/*background: transparent url(../images/fondo_ruta.gif) no-repeat left top;*/
	height: 15px;
	line-height: 15px;
	padding-left: 20px;
}
#ruta p {
	display: inline;
	padding-left: 18px;
	background: transparent url(../images/flecha_ruta.gif) no-repeat 5% 50%;
	margin-right: 4px;
	
}
html > body #ruta p {
	background: transparent url(../images/flecha_ruta.gif) no-repeat 5% 70%;
}
#fecha {
	position: absolute;
	bottom: 30px;
	right: 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	
}
#ayuda {
	position: absolute;
	top: 30px;
	right: 12px;
	padding-right: 14px;
	background: transparent url(../images/ico_ayuda.gif) no-repeat right center;
	font-weight: bolder;
}

.boton_idiomas {
	position: absolute;
	top: 4px;
	right: 8px;
	color:#fff;
	text-align: center;
	font-size: 0.8em;
	line-height: 18px;
	background: none;
	border: none;
	font-weight: bolder;
}