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


/****************************************************************************/
/********** cabecera                                               **********/
/****************************************************************************/
#cabecera {
	width: 770px;
	display: block;
	color: white;
	background-color: #333366;
	margin: 0px;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	float: left;	
}

#servicio
{
	padding: 10px 4px;	
	display: block;
	height: auto;
	float: left; 
	width: auto; 
	background-color: #333366; 
	vertical-align: bottom;		
}

#logotipo
{
	float: right; 
	margin-right: 0px; 
	width: 240px; 
	background-color: #333366; 
	vertical-align: top;
}

#logotipo img
{
	border: 0px; height: 39px; width: 240px;
}

#servicio h1 
{ 	
	margin: 0px; 
	padding-left: 6px; 
	color: white; 
	font-size: 13pt; 
	font-weight: bold;	
}
/****************************************************************************/



/****************************************************************************/
/********** CONTENIDO                                              **********/
/****************************************************************************/	
#contenido { width: 770px; }

#barra_navegacion { width: auto; }
#barra_navegacion ul {
	margin-left: 0;
	padding: 2px 2px;
	display: block;
	border: none;	
	background-color: #333366;
	margin: 0px;
} 

#barra_navegacion li {
	font-size: 8pt; 
	font-weight: normal; 
	color: white;
	margin-left: 0;
	padding-left: 10px;
	border: none;
	list-style: none;
	display: inline;
}
	
#barra_navegacion a {
	font-size: 8pt; 
	font-weight: normal; 
	color: white;
	text-decoration: none;		
} 

#barra_navegacion a:hover { text-decoration: underline; }

#cuerpo {
	border: 1px solid white;;
	margin: 0px;
	width: auto;
	background-color: white;
	padding: 0px 10px;
}
	
p.titular_noticia { color: #333366; font-size: 14pt; font-weight: bold; text-align: center; }
p.subtitular_noticia { color: black; font-size: 10pt; font-weight: bold; padding-bottom: 18px;}

.titulo_rojo { color: #e00d0d; }
/****************************************************************************/



/****************************************************************************/
/********** PIE                                                    **********/
/****************************************************************************/
p.pie { height: 20px; text-align: center; font-size: 8pt; color: #5c5c5c; vertical-align: bottom; border-bottom: 3px solid white; }
p.pie a { font-size: 8pt;  color: #5c5c5c; text-decoration: none; }
/****************************************************************************/



#AccessKey {visibility:hidden}
