/* textos blancos cabecera */
.B {font-Family: Arial,Helvetica; font-size: 10px; color: #FFFFFF}
.B:hover {color: #ffffff}
/* textos blancos, negrita, fondo gris, pana manchetas grises */
.C {font-Family: Verdana,Arial,Helvetica; font-weight: bold; font-size: 7.2pt; color: #ffffff; background-color: #494965}
.C:hover {color: #ffffff}

/* background de celdas menu izq */
.D {background-color: #FF7F00; padding-top: 1px}
/* textos menu izq, blancos con efecto rollover */
.E {font-Family: Verdana,Arial,Helvetica; font-weight: bold; font-size: 10px; color: #ffffff}
.E:hover {color: #9C001A}

/* textos col centro, negros y con efecto rollover */
.P {font-Family: Verdana,Arial,Helvetica; font-size: 7.2pt; color: #000000}
.P:hover {color: #736F6F}

/* cajas formulario */
.F {font-Family: Verdana,Arial,Helvetica; font-size: 10px; color: #000000; width=85}
.FF {font-Family: Verdana,Arial,Helvetica; font-size: 10px; color: #000000; width=115}

/* textos blancos, negrita, fondo naranja, pana manchetas naranja */
.J {font-Family: Verdana,Arial,Helvetica; font-weight: bold; font-size: 10px; color: #ffffff;	background-color: #EE4E00}
.J:hover {color: #ffffff}

/* textos azules, negrita, fondo gris, pana col derech */
.O {font-Family: Verdana,Arial,Helvetica; font-weight: bold; font-size: 7.2pt; color: #494965;	background-color: #E0DFDF}
.O:hover {color: #494965}
.Ob {font-Family: Verdana,Arial,Helvetica; font-weight: bold; font-size: 7.2pt; color: #494965}
.Ob:hover {color: #494965}
.U {font-Family: Verdana,Arial,Helvetica; font-size: 7.2pt; color: #494965;	background-color: #E0DFDF}
.U:hover {color: #494965}

/* textos negros del pie */
.M {font-Family: Verdana,Arial,Helvetica; font-size: 7.5pt; color: #000000}
.PI{font-Family: Arial,Helvetica; color:#000000; text-decoration:none}
.PI:hover {color: #000000}
.BB {font-Family: Verdana,Arial,Helvetica; font-size: 10px; color: #FFFFFF}
.BB:hover {color: #ffffff}

/* para tablas de contenido, separacion superior entre tablas */
.T {margin-top: 10px}
.Q {margin-top: 5px}
.Título_Tablas {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: normal}
.Contenido_Tablas {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small}
.Contenido_Tablas_Especial {font:normal 11px Arial,Helvetica;text-decoration:none}
.Titulo_Tablas {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-style: italic; font-weight: bold}
.Enlaces_Blancos {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #FFFFFF}
.Contenido_Sube {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #24309B}
.Contenido_Baja {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #9D0000}
.Contenido_Tablas_Mediano {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}
.Enanito {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small}
.texto_resaltado {  background-color: #E2ECF5; font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif}
.fondo {  background-repeat: no-repeat; background-position: left bottom}
.fondo_arriba_derecha {  background-repeat: no-repeat; background-position: right top}
.Contenido_Sube_Mediano {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #2900A4; font-size: x-small}
.Contenido_Baja_Mediano {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #990000; font-size: x-small}
.texto_resaltado-webedition { background-color: #F0E3F4; font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif }
.fondo_arriba_izquierda {  background-repeat: no-repeat; background-position: left top}
.fondo_abajo_derecha {  background-repeat: no-repeat; background-position: right bottom}
.fondo_abajo_izquierda {  background-repeat: no-repeat; background-position: left bottom}
.fondoverticalcentro {
	background-repeat:  repeat-y;
	background-position: center;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #993399;
	text-decoration: none;
}
.edicionderecha {
	text-align: right;
}
.fondoverticalizquierda {
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoverticalderecha {
	background-repeat: no-repeat;
	background-position: right top;
}
.fondocentrocentro {
	background-repeat: no-repeat;
	background-position: center center;
}
.fondohorizontalcentro {
	background-repeat:  repeat-x;
	background-position: center;
}
.fondoizquierdarepetido {
	background-repeat:  repeat-y;
	background-position: left;
}

