body { font-size: x-small; color: black; FONT-FAMILY: 'trebuchet ms', 'helvetica', 'arial', 'sans-serif'; padding-right: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; background:ffffff}
#esquina {position:absolute; top:150px; left:-1px}

/* enlaces ... */
A:link { FONT-WEIGHT: bold; COLOR: #003366; TEXT-DECORATION: none; }
A:visited { FONT-WEIGHT: bold; COLOR: #003366; TEXT-DECORATION: none }
A:active { FONT-WEIGHT: bold; COLOR: crimsom; TEXT-DECORATION: none }
A:hover { FONT-WEIGHT: bold; COLOR: crimson; TEXT-DECORATION: underline }
A.discreto, A.discreto:link, A.discreto:visited { font-weight: normal; color: black; text-decoration:none }
A.discreto:hover { text-decoration: underline }
/* este es para los enlaces del pie de los recuadros, que si no se especifiaca fondo blanco no sale bien en konqueror */
A.fondob, A.fondob:link, A.fondob:visited, { font-weight:bold ; font-color: #003366; text-decoration: none; backgroun: #ffffff }
A.fondob:hover { text-decoration: underline }
/* c1 .. c4 usados en gestion */
.c1	{ FONT-WEIGHT: bold; FONT-SIZE: 9pt; BACKGROUND: #ffffff; COLOR: #003366; FONT-FAMILY: arial,helvetica }
.c2	{ FONT-WEIGHT: bold; FONT-SIZE: 9pt; BACKGROUND: #ffff88; COLOR: #003366; FONT-FAMILY: arial,helvetica }
.c3	{ FONT-WEIGHT: bold; FONT-SIZE: 9pt; BACKGROUND: #666666; COLOR: #ffffff; FONT-FAMILY: arial,helvetica }
.c4 { FONT-WEIGHT: bold; FONT-SIZE: 9pt; BACKGROUND: #993300; COLOR: #ffffff; FONT-FAMILY: arial,helvetica }
A.claro { COLOR: lightblue }
A.claro:hover { COLOR: yellow }

.negrita { FONT-WEIGHT: bold; FONT-SIZE: x-small; FONT-FAMILY: 'trebuchet ms', 'helvetica', 'arial', 'sans-serif'; color: black; BACKGROUND-COLOR: #DEEFED ;}

.fondor, aav_fondor { FONT-WEIGHT: bold; FONT-SIZE: x-small; FONT-FAMILY: 'trebuchet ms', 'helvetica', 'arial', 'sans-serif'; COLOR: white; BACKGROUND-COLOR: #CC3333; }

.fondov { FONT-SIZE: x-small; FONT-FAMILY: 'trebuchet ms', 'helvetica', 'arial', 'sans-serif'; COLOR: black; BACKGROUND-COLOR: #DEEFED; }

.fondom { FONT-SIZE: x-small; FONT-FAMILY: 'trebuchet ms', 'helvetica', 'arial', 'sans-serif'; COLOR: black; BACKGROUND-COLOR: lavender; }

.normal { FONT-WEIGHT: normal; FONT-SIZE: x-small; FONT-FAMILY: 'trebuchet ms', 'helvetica', 'arial', 'sans-serif'; color: black; background-color: white; }

.cita, TT {font-family: Courier New, Courier}

td { FONT-WEIGHT: normal; FONT-SIZE: x-small; FONT-FAMILY: 'trebuchet ms', 'helvetica', 'arial', 'sans-serif'; color: black; }

H3 { COLOR: darkgreen; FONT-FAMILY: 'Courier New', Courier }
.rotulo, .aav_rotulo { FONT-WEIGHT: bold; FONT-SIZE: medium; COLOR: #cc3333; FONT-FAMILY: 'trebuchet ms', 'helvetica', 'arial', 'sans-serif'; BACKGROUND-COLOR: white }
.rotulo2, .aav_rotulo2 { FONT-WEIGHT: bold; FONT-SIZE: x-small; COLOR: #cc3333; FONT-FAMILY: 'trebuchet ms', 'helvetica', 'arial', 'sans-serif'; BACKGROUND-COLOR: white }
.grande { FONT-SIZE: x-small; FONT-FAMILY: 'trebuchet ms', 'helvetica', 'arial', 'sans-serif'; color: black; background-color: white; text-valign: top }
.columna { FONT-SIZE: x-small; FONT-FAMILY: 'trebuchet ms', 'helvetica', 'arial', 'sans-serif'; color: #cc3333; background-color: white; text-valign: top }
pre { font-family: Andale Mono, Courier New; font-size: x-small; background-color: #DEEFED }
.bn {font-family: 'trebuchet ms', 'helvetica', 'arial', 'sans-serif';}
.br {font-family: 'trebuchet ms', 'helvetica', 'arial', 'sans-serif'; font-weight: bold; color: #cc3333 }

.plano { FONT-WEIGHT: bold; FONT-SIZE: x-small; FONT-FAMILY: 'trebuchet ms', 'helvetica', 'arial', 'sans-serif'; color: black; background-color: white; border-style: solid; border-color:#cc3333}

/*Estilos añadidos por observatorio para el enlace de acceso fácil*/
.acceso {
	background-color: #000000;
	width: 775px;
	text-align: right;
}
.acceso a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.acceso a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.acceso a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.acceso a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.recrss, A.recrss, A.recss:link, A.recrss:visited, A.recrss:hover {
	background-color: #FF6633;
	border: outset #FF9966;
	color: #FFFFFF;
	font-weight: bold;
	height: 2px;
}