/* MENU SUPERIOR */

body {
	background: #ffffff url(../images/fondo.gif) repeat-x 0 0; }
}

#logo-gv {
	position: absolute;
	top: 0;
	left: 0;
	height: 64px;
	width: 337px;
}

#curso-actual {
	margin: -20px auto 0;
	*position: absolute;
	*top: 55px;
	*left: 400px;
	display: block;
	height: 15px;
	width: 140px;
	background-color: #F7F7F7;
	border: 1px solid #d7abab;
	padding: 5px;
	color: #7F0000;
	font-size: 12px;
	font-style: italic;
}

#logo-euskadinet {
	position: absolute;
	top: 35px;
	right: 0;
	height: 29px;
	width: 154px;
}

#cabecera-idiomas {
	position: absolute;
	top: 63px;
	right: 10px;
	font-size: 9px;
	font-family: Arial;
}

#cabecera-idiomas .salir {
	color: #31697b;
}

#cabecera-botones {
	position: absolute;
	top: 81px;
	left: 0;
	background: transparent url(../images/separador.gif) repeat 0 0;
}
#cabecera-botones ul { list-style: none; margin: 0; padding: 0;}
#cabecera-botones ul li { float: left; margin-right: 2px;}
#cabecera-botones ul li a { display: block; height: 37px; }
#cabecera-botones ul li a#inicio{ background: url(../images/logo-auxiliares.jpg) no-repeat; width: 271px;}
#cabecera-botones ul li a#inicio_eu{ background: url(../images/logo-auxiliares_eu_EU.jpg) no-repeat; width: 271px;}
#cabecera-botones ul li a#auxiliares{ width: 87px; }
#cabecera-botones ul li a#centros{ width: 81px; }
#cabecera-botones ul li a#centro{ width: 72px; }
#cabecera-botones ul li a#tutores{ width: 77px; }
#cabecera-botones ul li a#documentacion{ width: 125px; }
#cabecera-botones ul li a#documentos{ width: 105px; }
#cabecera-botones ul li a#informes{ width: 82px; }
#cabecera-botones ul li a#curso{ width: 177px; }
#cabecera-botones ul li.ultima { width: 7px; height: 37px; background: url(../images/final.gif) no-repeat; display: block; margin-right: 0;}
/*
#cabecera-botones ul li a#auxiliares{ background: url(../images/bot-auxiliares.jpg) no-repeat; width: 82px; }

#cabecera-botones ul li a#centros{ background: url(../images/bot-centros.jpg) no-repeat; width: 78px; }
#cabecera-botones ul li a#tutores{ background: url(../images/bot-tutores.jpg) no-repeat; width: 71px; }
#cabecera-botones ul li a#documentacion{ background: url(../images/bot-documentacion.jpg) no-repeat; width: 122px; }
#cabecera-botones ul li a#informes{ background: url(../images/bot-informes.jpg) no-repeat; width: 82px; }
#cabecera-botones ul li a#curso{ background: url(../images/bot-curso.jpg) no-repeat; width: 169px; }
*/


span.fondo_principal 		{ background-image: url(../images/pestania.gif); }
span.fondo_dcha 			{ background-image: url(../images/pestania_der.gif); }

span.fondo_principal 		{ display: block; background: url(../images/pestania.gif) no-repeat; }
span.fondo_dcha 			{ display: block; background: url(../images/pestania_der.gif) right top no-repeat; /*padding: 9px 9px 5px 10px;*/ }

a:hover span.fondo_principal,
a.selected span.fondo_principal,
a:hover span.fondo_principal_rojo,
a.selected span.fondo_principal_rojo { background-position: 0 -37px; }
a:hover span.fondo_dcha,
a.selected span.fondo_dcha,
a:hover span.fondo_dcha_rojo,
a.selected span.fondo_dcha_rojo { background-position: right -37px; }

#cabecera-botones a:hover { text-decoration: none; }

span.fondo_principal span.fondo_dcha 			{ padding: 8px 0 8px 0; text-transform: uppercase; font-size: 12px; color: #1c404c; font-weight: normal; font-family: Arial,Verdana,sans-serif; text-align: center;}
span.fondo_principal_rojo span.fondo_dcha_rojo	{ padding: 8px 0 8px 0; text-transform: uppercase; font-size: 12px; color: #7f0000; font-weight: normal; font-family: Arial,Verdana,sans-serif; text-align: center;}

span.fondo_principal_rojo 		{ background-image: url(../images/pestania2.gif); }
span.fondo_dcha_rojo 			{ background-image: url(../images/pestania2_der.gif); }

span.fondo_principal_rojo 		{ display: block; background: url(../images/pestania2.gif) no-repeat; }
span.fondo_dcha_rojo 			{ display: block; background: url(../images/pestania2_der.gif) right top no-repeat; /*padding: 9px 9px 5px 10px;*/ }


