html { margin: 0px; padding: 0px; height: 100%;}

body {
	font:9pt verdana;
	direction:ltr;
	margin:0;padding:0;
	background-image: url(http://www.unav.es/iconos/2004/fondo_web.gif)	
} 

P { font-size: 8pt; font-weight: normal; font-style: normal; color: black; }

TD, TH { font-size: 8pt; font-weight: normal; font-style: normal; color: black; }

h1.cabecera_oculta { display:none; }

a img {
	border:0;
}
/****************************************************************************/




/****************************************************************************/
/** CABECERA                                                               **/
/****************************************************************************/
.titulo-servicio {
	float: left;
	margin-top: 10px; 
	padding-left: 6px; 
	color: white; 
	font-size: 12pt; 
	font-weight: bold;
}

.logo {
	float: right;
	width:240px;
	height:39px;
	border:0px;
}
/****************************************************************************/




/****************************************************************************/
/** MENU                                                                   **/
/****************************************************************************/
#leftcol p {
	display:block;
	padding: 0px; 
	margin:0px; 	
	border-bottom: 1px solid white;

	width:160px;
	height:80px;
}


#leftcol ul {
	display: block; 
	padding: 0px 0px 10px 0px; 	
	margin:0px;
	left: 0px;
		
	width: 160px; 
	text-align: left; 
	text-decoration: none; 
	font-size:8pt;
}

#leftcol ul li.menu-activa {
	display: block;
	background-color: #333366;
	padding: 5px 0px 5px 5px;
	margin:0px;
	border-bottom: 1px solid white;
}
#leftcol ul li.menu-activa a { display:block; padding: 0px 5px; color: white; font-weight: bold; text-decoration: none; }




#leftcol ul li.menu {
	display: block;
	background-color: #cdd9e9;
	padding: 5px 0px 5px 5px;
	margin:0px;
	border-bottom: 1px solid white;
}
#leftcol ul li.menu a { display:block; padding: 0px 5px; color: black; font-weight: bold; text-decoration: none; }
#leftcol ul li.menu a:hover {  color:#333366; }



#leftcol ul li.submenu-activa {
	display: block;
	background-color: white;
	padding: 5px 0px 5px 15px;	
	margin:0px;

	background-image: url(http://www.unav.es/iconos/op-activa.gif); 
	background-repeat: no-repeat; 
	background-position: left;
	
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
#leftcol ul li.submenu-activa a { display:block; padding: 0px 5px; color: #333366; font-weight: bold; text-decoration: none; }
#leftcol ul li.submenu-activa a:hover { text-decoration: underline; }


#leftcol ul li.submenu {
	display: block;
	background-color: white;
	padding: 5px 0px 5px 15px;	
	margin:0px;
	
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
#leftcol ul li.submenu a { display:block; padding: 0px 5px; color: #333366; font-weight: normal; text-decoration: none; }
#leftcol ul li.submenu a:hover { text-decoration: underline; }

b.actualizacion {
	padding: 5px 0px 5px 5px;
	
	font-size: 7pt;
	font-weight: bold;
	font-style: italic;
	
	color:gray;
}
/****************************************************************************/





/****************************************************************************/
/********** BARRA DE NAVEGACIOM                                    **********/
/****************************************************************************/
ul.barra {
	display: block; 
	background-color: #333366;	
	padding: 0px;
	margin:0px 0px 0px 2px ;
	left: 0px;		
	width: 609px; 
	text-decoration: none; 
	font-family:arial; 
	font-size:8pt; 	
}

ul.barra li {
	list-style: none;
	display: inline;
	
	padding-left:10px;
	
	color:white;
}

ul.barra li a {
	font-size: 8pt; 
	font-weight: normal; 
	color: white;
	text-decoration: none;		
}
ul.barra li a:hover { color: gray; }
/****************************************************************************/





/****************************************************************************/
/********** LINEA DE NAVEGACION [RUTA]                             **********/
/****************************************************************************/
ul.linea {
	display: block;
	background-color: white;
	padding: 0px;
	margin:15px 0px 25px 0px ;
	left: 0px;
	width: 420px;
	text-decoration: none;
}

ul.linea li {
	list-style: none;
	display: inline;
	
	padding-left:0px;
		
	font-size: 9pt; 
	font-weight: bold;	
	color: #333366;
}
/****************************************************************************/






/****************************************************************************/
/********** CONTENIDO                                              **********/
/****************************************************************************/
table.agenda {
	width:100%;
	border:0px;
	
	margin:0px;
	padding:0px;
	
	border-collapse:collapse;
}

table.agenda caption {
	font-size:8pt;
	font-weight:bold;
	color:#333366;
}

table.agenda tr th {
	font-size:8pt;
	font-weight: bold;
	
	color:gray;
	padding:10px;
	text-align:left;
}

table.agenda tr td {
	border-top:1px solid #333366;

	padding:10px;
	
	font-size:8pt;
	
	vertical-align:top;
}

.flecha-dia {
	font-size:11pt;
	font-weight: bold;
	
	color:#333366;
	
	text-decoration: none;
}

.url-web {
	font-size:8pt;
	font-weight: bold;
	
	color:#333366;
	
	text-decoration: none;
}



form {	
	width: 100%;
	margin: 0px;
}

fieldset {
	border: 0px solid #333366;
	padding-bottom: 5px;	
	background-color: white;
}

fieldset legend {
	padding: 4px 4px;
	border: 0px solid #333366;
	color: #333366;
	background-color: transparent;
	font-weight: bold;
	text-align: left;
}

fieldset fieldset legend {
	padding: 2px 2px;
	border: 0px solid #333366;
	color: black;
	background-color:white;

	font-size:8pt;
	font-weight: normal;
	text-align: right;
}		

label {
	font-size: 8pt;
	color: black;
	text-align: right;
	float: left;
	width: 40%;
	margin-right: 5px;
	padding-top: 2pxem;
}	

textarea {
	background-color: #fff;
	font-size: 8pt;
	color: black;
	margin: 3px 3px 3px 0px;
	padding: 1px;
	border: 1px solid #999999;
}

input {
	background-color: #fff;
	font-size: 8pt;
	color: black;
	margin: 3px 3px 3px 0px;
	padding: 1px;
	border: 1px solid #999999;
}

.enviar {
	background-color: #333366;
	font-size: 8pt;
	color: white;
	margin: 3px 3px 3px 0px;
	padding: 1px;
	border: 1px solid #999999;			
}

.enviar-alta {
	background-color: #333366;
	font-size: 8pt;
	
	color: white;
	margin: 3px 3px 3px 0px;
	padding: 1px;
	border: 1px solid #999999;			
}
/****************************************************************************/





/****************************************************************************/
/********** ANEXO                                                  **********/
/****************************************************************************/
ul.banner {
	padding:0px;
	margin:0px 3px 15px 3px;
}

li.titulo-banner {
	list-style: none;
	color:#333366;
	font-weight:bold;
	font-size:7pt;
}

li.subtitulo-banner {
	list-style: none;
	color:#333366;
	font-size:7pt;
}

li.autor-banner {
	list-style: none;
	color:black;
	font-size:7pt;
	font-weight:normal;
}
/****************************************************************************/





/****************************************************************************/
/********** PIE                                                    **********/
/****************************************************************************/
#footer
{	
	padding-top: 10px;	
	margin:0px;
	
	border-top:1px solid #f4f4f4;
	background:white;
	
	text-align: center; 
	vertical-align: middle;

	font-size: 7pt; 
	font-weight: normal;	
	color: black;
	

}

#footer a
{
	font-size: 7pt; 
	font-weight: normal;
	color: #5c5c5c;	
	text-decoration: none;
}

#footer img
{
	margin-left: auto; 
	margin-right: auto; 
	vertical-align: middle;
	
	width:16px;
	height:12px;
}
/****************************************************************************/





/****************************************************************************/
/********** SEPARADOR                                              **********/
/****************************************************************************/
.separador {
	width: 100%; 
	border-top: none;  
	border-right: none; 
	border-bottom: 1px solid #ebebeb;
	border-left: none;
}
/****************************************************************************/
