<!-- 
#contenidorScroll{
  margin-top: 6px;
  margin-left: 11px;
}html>body #contenidorScroll{margin-top: -2px;}

#searchTitul ,
#scrollTitul {
  width: 140px;
  height: 30px;
  text-align: left;
  background-color: #e5ebef;
  background: #e5ebef url(ico_noti.gif) 17px 7px no-repeat;
}
#searchTitul {
  background: #e5ebef url(ico_search.gif) 17px 7px no-repeat;
  margin-bottom: 10px;
}
  #searchTitul span,
  #scrollTitul span {
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 0px 0px 36px;
  }
#scrollBottom {
  width: 140px;
  height: 10px;
  font-size: 1px;
  background-color: #e5ebef;
}



#scrollContenidor {
  position: relative;
  overflow: hidden;
  width: 140px;
  height: 140px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #f2f5f7;
}

#scrollContingut {
  position: absolute;
  overflow: hidden;
  width: 130px;
  height: 130px;
  left: 0px;
  top: 0px;
  clip: rect(5px, 135px, 135px, 5px);
  background-color: #f2f5f7;
}

#capaScroll {
  position:absolute;
  left:0;
  top:0;
  background-color: #f2f5f7;
}

div.txtScroll, div.txtScrollHover {
  position:absolute;
  visibility:hidden;
  left:0;
  top:0;
  margin:0px;
  padding:0px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 160%;
  color: #335f7f;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-align:left;
  background-color: transparent;
}
div.txtScrollHover {
  color: #189bd4;
  cursor: pointer;
}

div.titScroll, div.titScrollHover {
  position:relative;
  padding: 0px 0px 10px 0px;
  color: #3f6987;
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  text-align:left;
  background-color: transparent;
}
div.titScrollHover {
  color: #189bd4;
  cursor: pointer;
}

#noticia_0.txtScroll, #noticia_0.txtScrollHover {
  color: #ffffff;
  padding: 4px;
  border: 1px solid #189bd4;
  background-color: #189bd4;
}
#noticia_0 div.titScroll, #noticia_0 div.titScrollHover {
  color: #ffffff;
}

#noticia_0.txtScrollHover {
  border: 1px solid #003860;
}
#noticia_0.txtScrollHover,
#noticia_0 div.titScrollHover {
  color: #003860;
  background-color: #fff;
}


-->
