body         { font-family: Trebuchet MS, Tahoma;  background-color: #FFFFFF;padding: 0; margin: 0 auto; } /*  */ 
p            { font-size: 12pt }
td           { font-size: 12pt }
li           { font-size: 12pt }
a:link       { color:#777777 ; text-decoration: none}
a:visited    { color:#777777; text-decoration: none }
a:active     { color:#2A7FFF; text-decoration: none}
a:hover      { color:#2A7FFF; text-decoration: underline ; font-weight: bold; }
hr           { color: #cccccc; border-left: 1 solid #eeeeee }




/* Aqui terminan los estilos para ENCABEZADO */

/* TABLAS */
.ta-titulo  	{ font-family: Trebuchet MS, Tahoma; font-size: 10 pt; color: #FFFFFF; background-color: #009fe9; text-align: left; font-weight: bold; padding: 4 }
.ta-subtitulo 	{ font-family: Trebuchet MS, Tahoma; font-size: 10 pt; color: #FFFFFF; background-color: #61c3f2; text-align: left; font-weight: bold; padding: 4 }
.ta-general 	{ border: 1 solid #cccccc}
.ta-prompt 		{ font-family: Trebuchet MS, Tahoma; font-size: 10 pt; color: #0c0c0c; background-color: #e0e0e0; text-align: left; font-weight: bold; padding: 4 }
.ta-cuerpo  	{ font-family: Trebuchet MS, Tahoma; font-size: 10 pt; color: #000000; padding: 1 ;background-color: #ffffff;}
.ta-filaceleste  { font-family: Trebuchet MS, Tahoma; font-size: 10 pt; color: #000000; padding: 1 ;background-color: #ccf3ff;}
.ta-fechasalidas { font-family: Trebuchet MS, Tahoma; font-size: 10 pt; color: #FFFFFF; background-color: #aeaeae; font-weight: bold}
.ta-salidas		{ background-color: #eff4dd ; color: #333333;}
.ta-piepagina	{ background-color: #cccccc}
.ta-violeta  	{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 1;
	background-color: #A57CC1;
	font-weight: bold;
}


