/*Titulares.css - Todo sport - Autor : Edwin Caballero */ 


/*.Parametros {
      font-family:"Times New Roman"; 
      font-size:30pt; 
      font-weight:bold/bolder/lighter/100 a 900; 
      font-style:italic
      line-height:200px;           /* (Altura de la fuete) */
      color:red; 
      background-color:default; 
      padding:3,2,3,2; 
      width:485; 
      float:top; 
      text-align:left/right/center/justify;
      border-width:12px;   (ancho del borde superior). 
      border-top-width;    (ancho del borde superior). 
      border-bottom-width; (ancho del borde inferior). 
      border-left-width;   (ancho del borde izquierdo). 
      border-right-width;  (ancho del borde derecho). 
      border-color:color;
      text-decoration:none/underline/overline/line-through/blink/overline 
      text-transform:capitalize/uppercase/lowercase
      text-indent:100px;
} */ 

BODY {
      margin-left:0px;
      margin-top:0px;
      font:12pt/14pt "Times New Roman";
      /*color:#FF4242;*/
      text-aling:left;
      scrollbar-face-color: #0099CC;        /*barra*/
      scrollbar-arrow-color: #006699;       /*flecha*/
      scrollbar-track-color: #00CCFF;       /*fondo*/
      scrollbar-shadow-color: #006699;          /*sombra*/
      scrollbar-highlight-color: #99FFFF;   /*sombra clara*/
      scrollbar-3dlight-color: #CCFFFF;         /*sombra mas clara*/
      scrollbar-darkshadow-Color: #0066CC;  /*sombra oscura*/
     }

/* -----------GENERALES------------------------------ */ 
A:link, A:visited, A:active { text-decoration: none}

A:active {
      background-color:#F6F6F6;   /* BGcolor del ultimo enlace visitado  */
      text-decoration: none;
     }

a:link{
      color: #000000;                     /*  Links sin visitar*/
      text-decoration: none;
      }

a:visited {
           color: 000000;                 /* Enlaces ya visitados*/
           text-decoration: none;
          }
a:hover {
         color: #ffffff;  /*   0080C0;             Color de enlace seņalado por el cursor  */
         text-decoration: none
        }
a:active {
          color: #000000;           /* Color de letra del ultimo enlace visitado */
          text-decoration: none;
         }
a:focus {
         color: red;
         text-decoration: none;
        }

.Fecha
      {
      font:8pt "Arial";
      font-style:bold;
      color:white;
      text-aling:right;
      }

.Poston
      {
      font:10pt/12pt "Garamond";
      font-style:normal;
      color:red;
      text-aling:center;
      text-decoration: none;
      }

.TitulosMenu
      {
      font:12pt "Garamond";   /*Titulo de la seccion en la hoja de titulares*/
      font-style:bold;
      color:#FFFFFF;
      text-aling:left;
      }


/* ----------- TITULARES ------------------------------ */ 
.Titular {
      font-family:"Times New Roman";    /* Titular principal*/
      font-size:20pt; 
      font-weight:bold; 
      color:navy; 
      text-align:justified;
      margin-left:10px;
      margin-right:10px;      } 

.TitularResumen {
      font-family:"Arial";   /* Resumen de la nota del titular*/
      font-size:10pt;
      font-weight:normal; 
      color:black; 
      text-align:justify;
      padding-left:10px;
      padding-right:10px;      } 

.TitularesSeccion
      {
      font:12pt "Garamond";   /*Titulo de la seccion en la hoja de titulares*/
      font-style:bold;
      color:#FFFFFF;
      text-aling:left;
      }

.TitularesTitulo                   /*Titulares de la seccion*/
      {
      font:12pt "Arial";
      font-style:bold;
      color:blue;
      text-aling:left;
      }

/* ----------- ??????? ------------------------------ */ 
.TitularesNota
      {
      font:10pt "Garamond";
      font-style:bold;
      color:green;
      text-aling:Jutified;
      margin-left:34px;
      margin-right:53px;      }

.MargenCuerpo
      {
      margin-left:34px;
      margin-right:23%;
      }

/* ----------- DETALLE NOTAS  ------------------------------ */ 

.NotaSeccion
      {
      font:14pt/16pt "Verdana";
      font-style:bold;
      color:red;
      text-aling:Jutified;
      margin-left:34px;
      margin-right:53px;      }

.NotaTitulo
      {
      font:14pt/16pt "Arial narrow";
      font-style:bold;
      color:navy;
      text-aling:Jutified; 
      margin-left:10px;
      margin-right:10px;      }

.NotaBajada
      {
      font:8pt/10pt "Arial";
      font-style:default;
      color:blue;
      text-aling:Jutified; }

.NotaContenido
      {
      font:8pt/10pt "Verdana";
      font-style:default;
      color:black;
      text-aling:Jutified; }

.NotaRedactor
      {
      font:8pt/10pt "Verdana";
      font-style:default;
      color:black;
      text-aling:Left;   }

.NotaLeyFoto
      {
      font:8pt/10pt "Arial";
      font-style:default;
      color:#808080;
      text-aling:Left;   }

/* ----------- AVANCES  ------------------------------ */

.HoraAvance
      {
      font:8pt "Arial";
      font-style:default;
      text-aling:justify;   }

.NotaAvance
      {
      font:8pt "Arial";
      font-style:default;
      text-aling:justify;   }