body {

background-color:#ffffff; 
font-size:8pt; 
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000000;


SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-FACE-COLOR: #CCCC66;
SCROLLBAR-HIGHLIGHT-COLOR: #E4E491;
SCROLLBAR-3DLIGHT-COLOR: #CCCC66;
SCROLLBAR-TRACK-COLOR: #E4E491;
SCROLLBAR-DARKSHADOW-COLOR: #CCCC66;
SCROLLBAR-SHADOW-COLOR: #E4E491;
}

A:LINK {color: #808000; text-decoration: none; font-weight:}
A:VISITED {color: #808000; text-decoration: none; font-weight:}
A:ACTIVE {color: #808000;}
A:HOVER {color: #808000; TEXT-DECORATION: none }

/* para las noticias */
.titnoticias { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; color: #006600 }
.titfecharesumen { font-family: Arial, Verdana, Helvetica,sans-serif; font-size: 8pt; color: #800000 }

/* Encabezado de las celdas */
.titceldas { font-family: Arial, Verdana, Helvetica,sans-serif; font-size: 10pt; color: #800000; font-weight:bold }
.titceldas A:LINK {color: #800000; text-decoration: none; font-weight:}
.titceldas A:VISITED {color: #800000; text-decoration: none; font-weight:}
.titceldas A:ACTIVE {color: #800000;}
.titceldas A:HOVER {color: #800000; TEXT-DECORATION: none }

/* texto normal en color negro y cuerpo 8 puntos */
.txtnormal { font-family: Arial, Verdana, Helvetica,sans-serif; font-size: 8pt; color: #000000; text-align: justify}
.txtnormal A:LINK {color: #000000; text-decoration: none; font-weight:}
.txtnormal A:VISITED {color: #000000; text-decoration: none; font-weight:}
.txtnormal A:ACTIVE {color: #000000; text-decoration: none; font-weight:}
.txtnormal A:HOVER {color: #808000; text-decoration: none; font-weight:}

/* texto para el menu contextual de de navegacion */
.navegacion { background-color: #F0F0D2; font-family: Arial, Verdana, Helvetica,sans-serif; font-size: 8pt; color: #808000 }
.navegacion A:LINK {color: #808000; text-decoration: none; font-weight:}
.navegacion A:VISITED {color: #808000; text-decoration: none; font-weight:}
.navegacion A:ACTIVE {color: #808000; text-decoration: none; font-weight:}
.navegacion A:HOVER {color: #808000; text-decoration: none; font-weight:}

/* titulos principales: saludo del rector, centros... */
.titprincipal { font-family: Arial, Verdana, Helvetica,sans-serif; font-size: 18pt; color: #800000 }
.titprincipal A:LINK {color: #800000; text-decoration: none; font-weight:}
.titprincipal A:VISITED {color: #800000; text-decoration: none; font-weight:}
.titprincipal A:ACTIVE {color: #800000; text-decoration: none; font-weight:}
.titprincipal A:HOVER {color: #800000; text-decoration: none; font-weight:}

/*correos */
.correo{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; color: #404000 }
.correo A:LINK {color: #404000; text-decoration: none; font-weight:}
.correo A:VISITED {color: #404000; text-decoration: none; font-weight:}
.correo A:ACTIVE {color: #404000; text-decoration: none; font-weight:}
.correo A:HOVER {color: #404000; text-decoration: none; font-weight:}

/* CELDAS */

/* fondo con el degradado para el encabezado por ejemplo vicerrectores */
.celda25x50 {background-image:url('./imagenes/degradado25_50.jpg'); }

/* celda para texto normal */
.celdatxtnormal { font-family: Arial; font-size: 8pt; margin-left: 5 }

/* celda borde superior e izdo rojo */
.celdabordesupizq {
	padding:5 px; background-color:#F0F0D2; border-left:1px solid #800000; border-top:1px solid #800000; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: none; border-right-width:1; border-bottom-width:1;
    font-family: Arial; font-size: 8pt; 
	text-align: left; }
	
.celdabordesupizq A:LINK {color: #000000; text-decoration: none; font-weight:}
.celdabordesupizq A:VISITED {color: #000000; text-decoration: none; font-weight:}
.celdabordesupizq A:ACTIVE {color: #000000; text-decoration: none; font-weight:}
.celdabordesupizq A:HOVER {color: #808000; text-decoration: none; font-weight:}

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

.listado  {
	font-family: verdana;
	font-size: 11px;
}

.cabecera {
	font-weight: bold;
}

input, option, select, textarea {
	font-family: verdana;
	font-size: 11px;
}

form {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

#error {
	text-align: center;
	background-color: black;
	color: red;
	font-weight: bold;
}
