/*.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) */
      text-align:left/right/center/justify;
      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";
      text-aling:left;
      scrollbar-face-color: #1F2D68;        /*barra*/
      scrollbar-arrow-color: #000000;       /*flecha*/
      scrollbar-track-color: #908F80;       /*fondo*/
      scrollbar-shadow-color: #996600;          /*sombra*/
      scrollbar-highlight-color: #ffffff;   /*sombra clara*/
      scrollbar-3dlight-color: #000000;         /*sombra mas clara*/
      scrollbar-darkshadow-Color: #000000;  /*sombra oscura*/
     }

/* --------------------------------------------------------------- */ 
/*                        G E N E R A L E S                        */ 
/* --------------------------------------------------------------- */ 

/* A:link,A:visited,A:active {text-decoration:none}
A:Hover {text-decoration:none;} */ 

A:active {
      color: #000000;           /* Color de letra del ultimo enlace visitado */
      background-color:#F6F6F6;   /* BGcolor del ultimo enlace visitado  */
      text-decoration: none;
     }

a:link{
      color: #0F5F92;                     /*  Links sin visitar*/
      text-decoration: none;
      }

a:visited {
           color: #0F5F92;                 /* Enlaces ya visitados*/
           text-decoration: none;
          }
a:hover {
         color: #0F5F92;             /* Color de enlace seņalado por el cursor  */
         text-decoration: none
        }
a:focus {
         color: #0F5F92;
         text-decoration: none;
        }

/* --------------------------------------------------------------- */ 
/*                        MENU VERTICAL                            */
/* --------------------------------------------------------------- */ 

.MnuVertoff {
      width: 150px;
      height: 20px;
      background: transparent url(/img/MenuVerticalFondo_Off.jpg) no-repeat center center;
      background-repeat: repeat-x;
      font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
      color: #fff
      }

.MnuVertoff a:link a:visited a:hover {
      color: #ffffff;                     /*  Links sin visitar*/
      background:white
      text-decoration: none;
      }

.MnuVertOn{
      width: 150px;
      height: 20px;
      background: transparent url(/img/MenuVerticalFondo_On.jpg) no-repeat center center;
      background-repeat: repeat-x;
      font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
      color: #fff
      }

.MnuVerton a:link a:visited a:hover {
      color: #ffffff;                     /*  Links sin visitar*/
      background:white
      text-decoration: none;
      }


/* --------------------------------------------------------------- */ 
/*                        MINI PORTADA                             */ 
/* --------------------------------------------------------------- */ 

#Mminiportada {width:589px;height:300px;background-color:#5E8DAB;border-left:1px solid #fff;float:left;margin:0 0 0 25px;display:inline;}
#Mminiportada h1{font:700 20px/24px Arial, Helvetica, sans-serif; color:#fff;}
.minitabs a{{width:10px;color:#fff;background-color:#5E8DAB;text-decoration:none;}
.minitabs a:hover{{width:50px;color:#fff;background-color:#F00;text-decoration:none;}

.TituloRota {
      font-family:"Times New Roman";    /* Titular del rotativo*/
      font-size:16pt; 
      font-weight:bold; 
      color:#FFFFFF;
      text-align:justified;
      margin-left:0px;
      margin-right:10px;      } 

.SeccionRota {
      font-family:"Times New Roman";    /* Seccion del rotativo*/
      font-size:10pt;
      color:#C0C0C0; 
      text-align:Left;
      text-decoration:underline;
      margin-left:0px;
      margin-right:10px;      } 


.ResumenRota {
      font-family:"Arial";   /* Resumen de la nota  rotativo*/
      font-size:10pt;
      font-weight:normal; 
      color:black; 
      text-align:justify;
      margin-left:10px;
      margin-right:10px;      } 


/* --------------------------------------------------------------- */ 
/*                        T I T U L A R E S                        */
/* --------------------------------------------------------------- */ 


.LineaHorizontalPunteada{
      width: 430px;
      height: 1px;
      background: transparent url(/img/LineaHorizontalPunteada.jpg) center center;
      background-repeat: repeat-x;
      }


.TitularSecLlamada {
      width: 410px;
      font-family:"Times New Roman";    /* Llamada al titular*/
      font-size:8pt; 
      text-align:left;
      margin-left:0px;
      margin-right:10px;      } 

.TitularSec {
      width: 410px;
      font-family:"Times New Roman";    /* Titular por seccion*/
      font-size:12pt;
      font-weight:bold; 
      color:#1256AB; 
      text-align:justified;
      margin-left:0px;
      margin-right:10px;      } 

.Seccionsec {
      width: 410px;
      font-family:"Times New Roman";    /* Seccion y hora por seccion */
      font-size:8pt; 
      color:#C0C0C0; 
      text-align:Left;
      text-decoration:underline;
      margin-left:0px;
      margin-right:10px;      } 

.TitularSecResumen {
      width: 410px;
      font-family:"Arial";   /* Resumen de la nota del titular por seccion*/
      font-size:10pt;
      font-weight:normal; 
      color:black; 
      text-align:justify;
      margin-left:10px;
      margin-right:10px;      } 

.TitularSecResumen1 {
      width: 410px;
      font-family:"Arial";   /* Resumen de la nota del titular por seccion*/
      font-size:10pt;
      font-weight:normal; 
      color:black; 
      text-align:justify;
      margin-left:0px;
      margin-right:0px;      }

.TituloSeccion{
    background-color: #5E8DAB;                   /*Color de fondo del recuadro*/
    color: #ffffff;                              /*color del texto del titulo*/
    font-weight:700;
    font-family:"Comic Sans MS"; 
    border: 1px solid #5E8DAB;                   /*color del borde*/
    padding: .1em 1ex;
    margin-left: 7px;
    margin-top: 10px;
    margin-right:250px;
       }


/* --------------------------------------------------------------- */ 
/*                     DETALLES DE LA NOTA                         */ 
/* --------------------------------------------------------------- */ 

.NotaLlamada
      {
      width: 410px;
      font:8pt/10pt "Verdana";
      font-style:default;
      color:#000000;
      text-aling:Left; }

.NotaTitulo
      {
      font:14pt/16pt "Garamond";
      font-style:bold;
      color:#1F2D68;
      text-aling:Jutified; 
      margin-left:10px;
      margin-right:10px;      }

.NotaBajada
      {
      font:8pt/10pt "Verdana";
      font-style:default;
      color:blue;
      text-aling:Jutified; }

.NotaFecha {
      font-family:"Verdana";    /* Seccion y hora por seccion */
      font-size:8pt; 
      color:#C0C0C0; 
      text-align:Left;
      text-decoration:underline;
      margin-left:0px;
      margin-right:10px;      } 

.NotaRedactor
      {
      font:8pt/10pt "Verdana";
      font-style:default;
      text-decoration:underline;
      color:black;
      text-aling:Left;   }

.NotaBold
      {
      font:8pt "Verdana";
      font-weight:bold; 
      font-style:default;
      color:black;
      text-align:Jutified; }

.NotaContenido
      {
      font:8pt/10pt "Verdana";
      font-style:default;
      color:black;
      text-aling:Jutified; }














/* --------------------------------------------------------------- */
/*                       E N C U E S T A S                         */
/* --------------------------------------------------------------- */ 


.curvy {position:relative; width:410px; background:#F7F7F7; color:#000; margin:1em 1em;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#F7F7F7; background:#fff; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#F7F7F7; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; padding:5px 10px; }

.EncuestaTitulo
      {
      font:14pt "Arial";
      font-style:bold;
      color:#3D78A1;
      text-aling:left;
      margin-left: 0.5cm;
      }

.EncuestaPregunta
      {
      font:10pt/12pt "Arial";
      font-style:normal;
      text-align:center;
      text-decoration: none;
      width:400px;
      color:#8A8D8F;
      margin-left: 0.5cm
      margin-right: 0.5cm
      }

.EncuestaOpciones
      {
      font:10pt/12pt "Arial";
      font-style:normal;
      text-align:left;
      text-decoration: none;
      color:#8A8D8F;
      margin-left: 1.0cm
      }

.EncuestaBoton{
  background-image:url(/img/EncuestaBoton.gif);
  background-repeat:no-repeat;
  height:20px;
  width:140px;
  background-position:center;
  font:10pt/12pt "Arial";
  font-style:normal;
  text-align:center;
  text-decoration: none;
  color:#000000;
  align:center;
}

/* --------------------------------------------------------------- */ 
/*                        F R A S E                                */
/* --------------------------------------------------------------- */ 


.FraseTexto{
      width: 144px;
      font-family:"Arial";    /* Llamada al titular*/
      font-size:10pt;
      text-align:justified; }

.FraseRedactor{
      width: 190px;
      font-family:"Arial";    /* Llamada al titular*/
      font-size:9pt;
      color:#889097;
      text-align:right;
   }

.FraseComenta{
      width: 190px;
      font-family:"Arial";    /* Llamada al titular*/
      font-size:9pt;
      color:#889097;
      text-align:right;
   }


/* --------------------------------------------------------------- */
/*                             V A R I O S                         */ 
/* --------------------------------------------------------------- */ 
.fecha
      {
      font:8pt "Arial";
      font-style:bold;
      color:white;
      text-aling:left;
      }

.Poston
      {
      font:10pt/12pt "Arial";
      font-style:normal;
      text-align:center;
      text-decoration: none;
      align:center;
      }


.boton{                               /* Boton para encuesta */ 
        font-size:10px;            
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:60px;
        height:10px;
        }

.Link_Columnas{                               /* Imagen Link a columna */
        width:150px;
        margin-top:2px;
        }





/* --------------------------------------------------------------- */
/*                       T h u m b n a i l                         */
/* --------------------------------------------------------------- */ 


.thumbnail{
        position: relative;
        z-index: 0;
        }

.thumbnail:hover{
        background-color: transparent;
        z-index: 50;
        }

.thumbnail span{ /*CSS for enlarged image*/
        position: absolute;
        background-color: lightyellow;
        padding: 5px;
        left: -1000px;
        border: 1px dashed gray;
        visibility: hidden;
        color: black;
        text-decoration: none;
        }

.thumbnail span img{ /*CSS for enlarged image*/
        border-width: 0;
        padding: 2px;
        }

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
        visibility: visible;
        top: 20px;
        left: -30px; /*Margen izquierdo de la imagen sobre el link */
        }

