﻿.cabecera {
	position: relative;
	float: left;
	width: 100%;
	background-image: url(/Images/fnd_cabecera.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.cabecera .titulo {
	float: left;
	width: 65%;
	text-align: center;
	color: #003366;
	font-size: 180% !important;
	line-height: 70px;
	margin: 0px 0px 0px 25px;
	font-weight: bold; 
	letter-spacing: 2px;
	padding: 0em;
}

.logoeustat {
	position: relative;
	float: left;
	margin: 0.55em 0em 0em 0em;
}

.logoeuskadinet {
	position: relative;
	float: right;
	margin: 2.55em 0em 0em 0em;
}

.eusttopmenu {
	position: relative;
	background-color: #000000;
	color: #FFFFFF;
	line-height: 1.76em;
	height: 1.76em;
	vertical-align: middle;
	padding: 0em 0em 0em 1.2em;
	margin: 0.25em 0em 0em 0em;
	background-image: url(/Images/fnd_topmenu.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.eusttopmenu p {
	position: relative;
	float: left;
	margin: 0em;
	padding: 0em;
}

.eusttopmenu p .idioma {
	text-decoration: none!important;
	color: #DDDDDD!important;
}

.eusttopmenu p a.idioma:hover {
	text-decoration: underline!important;
	color: #FFFFFF!important;
}

.eusttopmenu p a.idioma_activo {
	text-decoration: underline!important;
	color: #FFFCB5!important;
}

.eusttopmenu p a.idioma_activo:hover {
	text-decoration: underline!important;
	color: #FFFCB5!important;
}

.eusttopmenu span.identif {
	margin-left: 4em;
	margin-right: 1em;
	float: right;
}

*html .eusttopmenu span.identif {
	margin-right: 0em;
	float: right;
}

*:first-child+html .eusttopmenu span.identif {
	margin-right: 0em;
	float: right;
}

.eusttopmenu span.identif span.identif_agenteusuario {
	background-image: url(/Images/fnd_identificador_agenteusuario.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.25em;
	color: #FFFFFF;
	padding-left: 1.5em;
	margin-left: 1em;
}

.eusttopmenu span.identif span.identif_encuesta {
	background-image: url(/Images/fnd_identificador_encuesta.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.25em;
	color: #FFFFFF;
	padding-left: 1.5em;
	margin-left: 1em;
}

.eusttopmenu ul {
	position: relative;
	padding: 0em;
	margin: 0em;
	width: auto; 
	float: right;
}

*html .eusttopmenu ul {
	width: 35%; 
}

*:first-child+html .eusttopmenu ul {
	width: 35%; 
}

*:first-child+html .eusttopmenu ul {
	margin-top: -0.04em;
	margin-right: 0em;
}

.eusttopmenu ul li {
	position: relative;
	float: right;
	padding: 0em 0.5em 0em 1.5em;
	margin: 0em 0em 0em 0em;
	background-image: url(/Images/fnd_topmenucas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}

.eusttopmenu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

.eusttopmenu ul li.resaltado {
	position: relative;
	float: right;
	padding: 0em 0.5em 0em 1.5em;
	margin: 0em 0em 0em 0em;
	background-image: url(/Images/fnd_topmenures.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	font-weight: bold;
	font-size: 1.2em;
}

.eusttopmenu ul li.resaltado a {
	color: #000000;
	text-decoration: none;
}

.eustbordeinfcabecera {
	height: 1px;
	border-top: 1px solid #FFBC01;
	margin-top: 1px;	
}

/*Opciones Cabecera*/
h5.eustatcontacto {
    margin: 0.5em;
}

div.eustatcontacto {
    margin: 1em;
}

div.eustatcontacto a {
    color: #749fc2!important;
    text-decoration: none!important;
}

div.eustatcontacto a:hover {
    text-decoration: underline!important;
}

.eustataccesibilidad a {
    color: #749fc2!important;
    text-decoration: none!important;
}

.eustataccesibilidad a:hover {
    text-decoration: underline!important;
}

ul.eustataccesibilidadlista li {
    margin-top: 1em;
    margin-right: 0em;
    margin-bottom: 0.5em;
    margin-left: 0em;
    list-style-image: url("/Images/fnd_bulletmenderecho.gif");
    list-style-position: inside;
}

ul.eustatayuda {
	margin-left: -1em;
}

*html ul.eustatayuda {
	margin-left: 2em;
}

ul.eustatayuda li {
    margin-top: 1em;
    margin-right: 0em;
    margin-bottom: 1em;
    margin-left: 0em;
    list-style-image: url("/Images/fnd_bulletmenderecho.gif");
    list-style-position: outside;
}

