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

body{
	font:10pt Arial,Helvetica,sans-serif;
	direction:ltr;
	margin:0;padding:0;
	background-image: url(http://www.unav.es/iconos/2004/fondo_web.gif)	
} 


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

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

/****************************************************************************/
.titulo-servicio {
	float: left;
	margin-top: 6px; 
	padding-left: 6px; 
	color: #990000; 
	font-size: 13pt; 
	font-weight: bold;
	text-decoration: none;	
}

.logo {
	float: right;
	width:190px;
	height:30px;
	border:0px;
}
/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
#title a {	
	display:block;
	padding-top: 6px; 
	padding-left: 6px; 
	color: #990000; 
	font-size: 13pt; 
	font-weight: bold;
	text-decoration:none;
}

#logo-un a
{
	margin:0px;
	padding:0px;
}

#logo-un img {
	width:190px;
	height:30px;
	border:0px;
}
/****************************************************************************/




/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
.tblcontdt
{
	color: #990000;
	font-size: 11pt;
}

.tblcontdt:hover {  }

.tblcontdd
{
	color: #990000;
	font-size: 10pt;
	text-decoration: none;
}

.tblcontdd:hover { text-decoration: underline; }
/****************************************************************************/





/****************************************************************************/
/********** BARRA DE NAVEGACIOM                                    **********/
/****************************************************************************/
ul.barra {
	display: block; 
	background-color: #990000;
	padding: 6px 0px;
	margin:0px 0px 0px 1px ;
	left: 0px;
	width: 769px;
	text-decoration: none;
	font-size:12pt; 	
}

ul.barra li {
	list-style: none;
	display: block;

	padding-left:10px;

	color:white;
}

ul.barra li a {
	font-size: 12pt; 
	font-weight: bold; 
	color: white;
	text-decoration: none;
}

ul.barra li.salto-version {
	display: block; 
	position: absolute; 
	top: 0px; 
	right: 0px; 
	padding: 0px; 
	margin: 0px;
}


ul.barra-asig {
	display: block; 
	background-color: #ebebeb;
	padding: 6px 0px;
	margin:0px 0px 0px 1px ;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	left: 0px;		
	width: 769px;
	text-decoration: none; 
}

ul.barra-asig li {
	list-style: none;
	display: inline;

	padding-left:10px;

	font-weight: bold;
	color:black;
}

ul.barra-asig li a {
	font-weight: bold; 
	color: black;
	text-decoration: none;
}

/****************************************************************************/



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

ul.linea li {
	list-style: none;
	display: inline;
	
	padding-left:0px;

	font-weight: bold;	
	color: black;
}
/****************************************************************************/



/****************************************************************************/
/********** PIE                                                    **********/
/****************************************************************************/
#footer
{	
	border-top:1px solid #999999;
	background:white;
	text-align: left; 
	vertical-align: middle;
	font-size: 10pt; 
	font-weight: normal;	
	color: black;
	
	margin: 0px;
	padding: 0px 0px;
}

p.department {
	font-size: 10pt; 
	background-color:white; 
	color:#666666; 
	text-align:left;	
	margin:0px;
	padding: 3px 5px;
	height:14px;
}

p.department a
{
	font-size: 10pt; 
	font-weight: normal;
	color: #666666;	
	text-decoration: none;
}



p.contact {
	font-size: 10pt; 
	background-color:#990000; 	
	color:white; 
	text-align:left;
	margin:0px;
	padding: 3px 5px;
	height:14px;
}

p.contact a
{
	font-size: 10pt; 
	font-weight: normal;
	color: white;	
	text-decoration: none;
}

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