.link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: none}
.link:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: underline; font-weight: normal}
.texto { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none; ; text-align: justify}
.textoCond { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none ; width: -50px; clip:  rect(   )}
.texto:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}
.textobl { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none ; font-weight: bold}

.noticiero:hover{ text-decoration:underline }

#contenedor {
	float:left;
    width: 340px;
    height: 195px;
    position: relative;
    overflow: hidden;
    font-size: 12px;
    white-space: pre;
  }
  
  
#miniatura {
	top:15px;
	height:165px;
    cursor: pointer;
    white-space: pre;
 }
  
#capascroll {
	float:right;
    position: relative;
	right:2px;	
    width: 8px;
	height:195px;
    border: 0;
	background-image:url(imagenes/barrascroll.jpg);
	background-color:#eeeeee;		
 }

  /* Ventanita que muestra que es lo que se está mostrando */
  #ventana {
    position: relative;
	height: 175px;	
    top: 10px;
    background: #999999;
    width: 100%;
  }
  
  #contenedor-texto {
    position: absolute;
    width: 8px;
	height: 195px;
    z-index: 2;
  }  

  /* Capa que evita que se pulse en la miniatura */
  #tapa {
    position: absolute;
    background: url(sp.gif);
    width: 100%;
    height: 100%;
    z-index: 4;
  }

  pre {
    font-family: Arial;
    margin: 0px;
	text-align:justify;
  }
  

body{
SCROLLBAR-FACE-COLOR:#cccccc;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: #ffffff;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #EEEEEE;
SCROLLBAR-DARKSHADOW-COLOR: #cccccc; }
.linkbig { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #797979; text-decoration: none ; font-weight: bold}
.linkbig:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; text-decoration: none ; font-weight: bold}
