/*
$RCSfile: estilos.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; }


/* layer con scroll portada */
.noticPort { position:relative; width:260px; height:300px; z-index:0; overflow:auto; overflowX:hidden; overflowY:scroll; visibility: visible; scrollbar-base-color:E9E9E9; scrollbar-track-color:F6F6F6; scrollbar-arrow-color:999999; scrollbar-face-color:E9E9E9; scrollbar-shadow-color:EEEEEE; scrollbar-3dlight-color:E0E0E0; scrollbar-darkshadow-color:E9E9E9; scrollbar-highlight-color:E9E9E9;}

/* area titulo hora portada */
.ath { display:block; width:240px; z-index: 0;}
.ah { float:left; position:relative; display:block; z-index: 0;}
.ah h1 { font-size:12px; font-weight:bold; color: #999999; z-index: 0;}
.at { display:table-cell; float:right; padding-left:5px; width:80%; clear:both; z-index: 0;}
.at h1 { font-size:12px; font-weight:bold; color:#004B69; z-index: 0;}

/* area titulo hora portada opcion */
.atho { display:block; width:240px; z-index: 0;}
.aho { display:block; z-index: 0;}
.aho h1 { font-size:12px; font-weight:bold; color: #999999; z-index: 0; white-space: nowrap;}
.ato { display:block; padding-left:5px; width:100%; z-index: 0;}
.ato h1 { font-size:12px; font-weight:bold; color:#004B69; z-index: 0;}



