<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> /*
*****************************************************************************************************************************
* HOJA DE ESTILO DINAMICA GENERAL DE LA UNIVERSIDAD COMPLUTENSE DE MADRID
* (c) Unidad de Desarrollo WEB (AIC - UCM)
* 
* Fichero:             normal.css.tlp
* Finalidad:           Visualizacion normal 
* Fecha actualizacion: 01/06/2005
* 
*****************************************************************************************************************************
*/
/*
*****************************************************************************************************************************
* OPCIONES GENERALES
*****************************************************************************************************************************
*/

/* Cuerpo general */
body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
}

h1, h2, h3, h4 {
  color: #000040;
  background-color: transparent;
  font-family: Verdana, arial, helvetica, sans-serif;
}
h3, h4 {
	border-bottom: 1px solid #8A8A9C; 
}

hr {
	border: 0px;
  color: #000000;
  background-color: #000000;
}

img {
	color: black;
	background-color: #FFFFFF;
}

/*  Otras */ 
A:link {
	color: #252515;
	background-color: #FFFFFF;
}
A:visited {
	color: #252515; 
	background-color: #FFFFFF;
}
A:hover {
	color: #C60042; 
	background-color: #FFFFFF;
}

td.fondo1{
	color:#000000
	background-color:#8A8A9C
	padding:2px;
}

td.fondo2{
	color:#000000
	background-color:#B8B8C4
	padding:2px;
}


/*
*****************************************************************************************************************************
* BLOQUES 
*****************************************************************************************************************************
*/
#area_acces {
	color: #000000;
	background-color: #FFFFFF;
  border-bottom: 2px groove #646464; 
  background-image: url('http://www.ucm.es/centros/media/fondomenuacc.gif');
  background-repeat: repeat-x;
  background-position: bottom;
}

#area_rotulo {
	background-color: #8A8A9C;
	color: #ffffff;
  border-left: 1px solid #8A8A9C;
}
#area_perfil {
	background-color: #464770;
	color: #000040;
  /* border-top: 1px solid #8A8A9C; */
  border-bottom: 1px solid #B8B8C4;
	border-right: 1px solid #8A8A9C;
}
#area_menuPpal {
	background-color: #464770;
	color: #000000;
  /* border: 1px solid #8A8A9C; */
	border-right: 1px solid #8A8A9C;
}
#area_bloqPpal {
	border-bottom: 1px solid #8A8A9C;
}
#area_bloqPpalCuerpo {
	border-bottom: 1px solid #8A8A9C;
}
#area_menuLat {
	background-color: #B8B8C4;
	color: #000000;
}
#area_contenido {
	color: #000000;
	background-color: #FFFFFF;
	border-left: 1px solid #8A8A9C;
}
#area_pie {
	color: #000000;	
	background-color: #FFFFFF;
}
/*
*****************************************************************************************************************************
* ELEMENTOS 
*****************************************************************************************************************************
*/

/** Menu de accesibilidad **/
.acc_item {
	color: #77783E; 
	background-color: transparent;
}
A.acc_item:visited {
	border: 1px solid #C8C8C0;
	color: #77783E; 
	background-color: transparent;
}
A.acc_item:active {
	border: 1px inset #C8C8C0;
	color: #77783E; 
	background-color: transparent;
}
A.acc_item:link {
	border: 1px solid #C8C8C0;
	color: #77783E;
	background-color: transparent;
}
A.acc_item:hover {
	border: 1px outset #C8C8C0;
	color: #C60042; 
	background-color: transparent;
}
#fecha {
	color: #000040; 
	background-color: transparent;
}

/** Elementos de la CABECERA **/
.logoCentro {
	background-color: transparent;
	color: #ffffff;
}
#logoUCM {
	background-color: #8A8A9C;
	color: #ffffff;
}
.ppal_rotulos_texto {
	border: 1px outset #464770;
}
.ppal_rotulo_centro {
	color: #000040;
	background-color: transparent;
}
.ppal_rotulo_titulo {
	color: #000040;
	background-color: transparent;
}


/** Elementos del PIE **/

.pie_centro {
	color: #000040;
	background-color: transparent;
	font-family: Verdana, arial, helvetica, sans-serif;
}
.pie_ucm {
	font-family: Verdana, arial, helvetica, sans-serif;
}
.contacto {
	font-family: Verdana, arial, helvetica, sans-serif;
}

/** Elementos del PERFIL **/
.ppal_perfil_txt {
	font-family: Verdana, arial, helvetica, sans-serif; 
}

/** Elementos del MENU PRINCIPAL **/
.menu_ppal {
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: #464770;
	color: #000000;
}
A.ppal_item:visited, A.ppal_item:active, A.ppal_item:link, A.ppal_item:hover {
	font-family: Verdana, arial, helvetica, sans-serif;
  background-color: transparent;
	color: #000000;
}

A.ppal_item:visited {
	border: 1px solid #C8C8C0;
}

A.ppal_item:active {
	border: 1px inset #C8C8C0;
}
A.ppal_item:link {
	border: 1px solid white;
}
A.ppal_item:hover {
	border: 1px outset #FFFFFF;
	background-color: #B8B8C4;
	color: #000000;
}
.ppal_item {
	background-color: transparent;
	color: #000000;
}

.lbl_formbuscar {
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}

.BuscarCabeceraText {
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

.BuscarCabeceraSelect {
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: #B8B8C4;
	color: #000000;
}

.BuscarCabeceraSubmit {
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: #B8B8C4;
	color: #000000;
}

/** Elementos del MENU LATERAL **/
.menu_lat {
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: #B8B8C4;
	color: #000000;
}
.mnulat_rotulo {
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: #B8B8C4;
	color: #000000;
}

.mnulat_rotulo:first-letter {
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000040;
	background-color: transparent;
}

.mnulat_rotulo2 span {
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000040;
	background-color: transparent;
}

A.mnulat_item:visited, A.mnulat_item:active, A.mnulat_item:link, A.mnulat_item:hover {
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: #B8B8C4;
	color: #000000;
	border: 1px solid #464770;
}
A.mnulat_item:visited {
	background-color: #B8B8C4;
	color: #000000;
}
A.mnulat_item:active {
	background-color: #B8B8C4;
	color: #000000;
}
A.mnulat_item:link {
	background-color: #B8B8C4;
	color: #000000;
}
A.mnulat_item:hover {
	background-color: #464770;
	color: #000000;
	border: 1px solid #464770;
}

/** Elementos del PORTADA **/
.PortadaTitulo {
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000040;
	background-color: transparent;
}
.PortadaTituloTitular {
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000040;
	background-color: transparent;
}

.PortadaDots {
	border: 0px;
}

.PortadaNoticia1{
	font-family: Verdana, arial, helvetica, sans-serif;
}

.PortadaNoticia2{
	font-family: Verdana, arial, helvetica, sans-serif;
	border: 1px solid #B8B8C4;
}

.PortadaBanners {
	border-left: 1px solid #464770;
}

A.ppal_home:visited, A.ppal_item:active, A.ppal_item:link, A.ppal_item:hover {
	font-family: Verdana, arial, helvetica, sans-serif;
  	background-color: transparent;
	color: #000000;
}

A.ppal_home:visited {
	
}

A.ppal_home:active {
	
}
A.ppal_home:link {
	
}
A.ppal_home:hover {
	
	background-color: #B8B8C4;
	color: #000000;
}


div.modcarga{
	text-align:center;
}
td.modcarga_titulo{
	border:1px solid #464770;
	background:#B8B8C4;
	padding:1px;
	text-align:left;
	font-size:0.9em;
}
td.modcarga_celda{
	border:1px solid #B8B8C4;
	padding:1px;
	text-align:left;
	font-size:0.9em;
	
}


/*
*****************************************************************************************************************************
* ELEMENTOS LATERALES DE LA PÁGINA PRINCIPAL: ENLACES RÁPIDOS
*****************************************************************************************************************************
*/

#quicklink{
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: #B8B8C4;
	color: #000000;
	border-top: 1px solid #464770;
	border-left: 1px solid #464770;
	border-right: 1px solid #464770;
}
.qlink_rotulo {
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: #B8B8C4;
	color: #000000;
}
A.qlink_item:visited, A.qlink_item:active, A.qlink_item:link, A.qlink_item:hover {
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: #B8B8C4;
	color: #000000;
	border-bottom: 1px solid #464770;
	
}
A.qlink_item:visited {
	background-color: #B8B8C4;
	color: #000000;
}
A.qlink_item:active {
	background-color: #B8B8C4;
	color: #000000;
}
A.qlink_item:link {
	background-color: #B8B8C4;
	color: #000000;
	
}
A.qlink_item:hover {
	background-color: #464770;
	color: #000000;
	
}

/*
*****************************************************************************************************************************
* ELEMENTOS LATERALES DE LA PÁGINA PRINCIPAL: NOTICIAS
*****************************************************************************************************************************
*/
#lastnews{
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: #B8B8C4;
	color: #000000;
	border-top: 1px solid #464770;
	border-left: 1px solid #464770;
	border-right: 1px solid #464770;
}
.lastnews_rotulo {
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: #B8B8C4;
	color: #000000;
}
A.lastnews_item:visited, A.lastnews_item:active, A.lastnews_item:link, A.lastnews_item:hover {
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: #B8B8C4;
	color: #000000;
	border-bottom: 1px solid #464770;
}
A.lastnews_item:visited {
	background-color: #B8B8C4;
	color: #000000;
}
A.lastnews_item:active {
	background-color: #B8B8C4;
	color: #000000;
}
A.lastnews_item:link {
	background-color: #B8B8C4;
	color: #000000;
	
}
A.lastnews_item:hover {
	background-color: #464770;
	color: #000000;

}

A.lastnews_link:visited, A.lastnews_link:active, A.lastnews_link:link, A.lastnews_link:hover {
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: #FFEED9;
	color: #8D0D26;
	border: 1px solid #8D0D26;
}
A.lastnews_link:visited {
	background-color: #FFEED9;
	color: #000000;
}
A.lastnews_link:active {
	background-color: #FFEED9;
	color: #000000;
}
A.lastnews_link:link {
	background-color: white;
	color: #8D0D26;
	border: 1px solid #8D0D26;
}
A.lastnews_link:hover {
	background-color: #FFEED9;
	color: #8D0D26;
	border: 1px solid #8D0D26;
}


div.col_links{
	border-left:1px solid #464770;
}
div.moddir_cargo1{
	border:1px solid #464770;
	background:#B8B8C4;
}
div.moddir_cargo2{
	border:1px solid #464770;
}
div.moddir_separador2{
	border-bottom:1px solid #464770;
}

/*
*****************************************************************************************************************************
* ELEMENTOS ADICIONALES
*****************************************************************************************************************************
*/

.none {
}
.noimprimir {
}

div.spacer {
  clear: both;
}

div.spacer2 {
  clear: both;
  padding:2px;
}

/*
*****************************************************************************************************************************
* ELEMENTOS DE DIRECTORIO
*****************************************************************************************************************************
*/

TD.directorio_botonn,TD.directorio_botonnCentros {
color: #000000;
background: #B8B8C4;
}
td.directorio_formulario,td.directorio_formulario_googleu,td.directorio_formulario_dep,td.directorio_formulario_googled {
background: #B8B8C4;
}
th.directorio_tituloI, td.directorio_tituloI {
background: #B8B8C4;
border-right:1px solid #333;
border-bottom:3px double #333;
}
th.directorio_titulo, td.directorio_titulo {
background: #B8B8C4;
}
th.directorio_tituloD,td.directorio_tituloD,th.directorio_tituloDL,td.directorio_tituloDL {
background: #B8B8C4;
border-right:1px solid #333;
border-bottom:3px double #333;
}
td.directorio_localizacion,td.directorio_localizacionD,td.directorio_localizacionI,td.directorio_localizacionDL,td.directorio_localizacionH,td.directorio_localizacionHV,td.directorio_localizacionV,td.directorio_localizacionHUF,td.directorio_localizacionHUFV {
border-right:1px solid #bbb;
border-bottom:1px solid #333;
border-top:2px solid #fff;
background: #B8B8C4;
}
td.directorio_localizacionH {
border-bottom:1px solid #bbb;
}
td.directorio_localizacionHV {
border-bottom:1px solid #bbb;
border-right:1px solid #000;
}
td.directorio_localizacionHUFV {
border-bottom:1px solid #000;
border-right:1px solid #000;
}
#botdir a:hover {
background: #B8B8C4 url("http://www.ucm.es/info/ucmp/media/images/bf_off.gif") no-repeat right top;
color:#333;
}
#botdir #current {
background: #B8B8C4 url("http://www.ucm.es/info/ucmp/media/images/bf_off.gif") no-repeat right top;
color:#000;
}
#botdir #current a {
background: #B8B8C4 url("http://www.ucm.es/info/ucmp/media/images/bf_off.gif") no-repeat right top;
color:#000;
padding-bottom:3px;
}
#botdir a.current {
background: #B8B8C4 url("http://www.ucm.es/info/ucmp/media/images/bf_off.gif") no-repeat right top;
padding-bottom:3px;
}
#botdir a.current:hover {
background: #B8B8C4 url("http://www.ucm.es/info/ucmp/media/images/bf_off.gif") no-repeat right top;
}
div.directorio_formulario {
background: #B8B8C4;
border-bottom: 1px solid #464770;
}
div.directorio_formulario_dep,div.directorio_formulario_googleu,div.directorio_formulario_googled {
background: #B8B8C4;
border-bottom: 1px solid #B8B8C4;
border-right: 1px solid #B8B8C4;
border-top: 1px solid #B8B8C4;
}
div.directorio_formulario_googleu {
background: #f3f8f8;
border-bottom: 1px solid #f3f8f8;
}
div.sdf {
border-bottom: 1px solid #fff;
}
div.bdc {
border-bottom: 3px solid #555;
}
div.sdf1 {
border-top: 3px double #bbb;
border-right: 1px solid #bbb;
border-bottom: 1px solid #555;
}
TD.directorio_botoff,TD.directorio_botonn,TD.directorio_botonnCentros {
border-left:1pt solid #444;
border-top:1pt solid #444;
background: #464770;
}
A.d_boff {
color: #ffd;
border-left:1pt solid #444;
border-top:1pt solid #444;
background: #464770;
}
A.directorio_botnoactivo {
color: #8d8d4d;
background:#6b6b18;
}
td.directorio_formulario_googleu {
border-top:1px solid #464770;
border-right:1px solid #464770;
border-bottom:1px solid #fff;
}

td.directorio_formulario_dep,td.directorio_formulario_googled {
border-top:1px solid #464770;
border-right:1px solid #464770;
border-bottom:1px solid #464770;
}
.directorio_FormularioBuscarSubmit {
color: #422100;
background: #464770;
}
.directorio_FormularioBuscarSubmit1 {
color: #422100;
background: #d6d6bd;
}
th.directorio_tituloIdir,td.directorio_tituloIdir {
border-right:1px solid #333;
border-bottom:3px double #333;
}
th.directorio_titulodir,td.directorio_titulodir,th.directorio_tituloDdir,td.directorio_tituloDdir,th.directorio_tituloDLdir,td.directorio_tituloDLdir,th.directorio_titulo, td.directorio_titulo {
border-right:1px solid #bbb;
border-bottom:3px double #333;
}
th.directorio_tituloDdir,td.directorio_tituloDdir {
border-right:1px solid #333;
}

th.directorio_tituloDLdir,td.directorio_tituloDLdir {
border-right:1px solid #333;
}
#botdir a {
background: #464770 url("http://www.ucm.es/info/ucmp/media/images/bf_off.gif") no-repeat right top;
color:#111;
}
h2.directorio,h3.directorio,#paratitulopru h2 { 
color:#000000;
}
</pre></body></html>