/*
$RCSfile: foot.css,v $
$Author: altavoz $
$Date: 2003/12/18 17:50:07 $
$Locker: valparaiso $
$Revision: 1.0 $
*/

/* HTML TAG */
body {margin:0px; background-color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-style: normal; }
p,h1,h2 { margin-top: 1px; margin-bottom: 1px;}
a { text-decoration:none;}
a:visited { color:#004B69;}

/* ESTILOS PRONTUS */
.sub /* subtitulos */ { font-size: 12px; font-weight: bold; color: #666666; }
.res /* texto resaltado */ { font-size: 12px; font-weight: bold; color: #666666; }
.roj /* texto rojo */ { font-size: 12px; font-weight: bold; color: #CC0000; }
.azu /* texto azul */ { font-size: 12px; font-weight: bold; color: #336699; }
.ver /* texto verde */ { font-size: 12px; font-weight: bold; color: #006633; }
.neg /* texto negro */ { font-size: 12px; font-weight: bold; color: #000000; }
.cen /* texto centrado */ { text-align : center; }
.san /* texto normal con sangria */ { text-indent: 53 px; }
.footbott { font-family: Tahoma, Sans-serif; font-size: 9px; color:#666666; text-aling:center;}

/* ESTILOS GENERALES */
.foot { font-size:11px; color:#666666;}
a.foot:link { color: #68A3C3; text-decoration: none;}
a.foot:hover { color: #CC0000; text-decoration: none;}
a.foot:viseted { color: #68A3C3; text-decoration: none;}
a.foot:active { color: #68A3C3; text-decoration: none;}
