h2  {
  font-size:140%;
  color:#ff9900;
  font-weight:400;
  margin-top:20px;
}
.numfolletos {
  color:#c0c0c0;
  margin-bottom:20px;
   float:right;
  width:40%;
  text-align:right;
  padding-right:10px;   
} 

ul.lista-lateral{
height:220px;
overflow-:hidden;
overflow-y:auto; 
}


.unfolleto {
   padding:10px;
   border-top: 1px dotted #c0c0c0;
   padding-left:15px;
}


#follprov{
  background:#fff;
  color: #ff9900;
  text-transform:uppercase;
  padding:3px;
  font-size:65%;
  display:inline;
  font-weight:bold;
}
#follprov a {  
  color:#ff9900;
  font-family:"Verdana";
}

#follprovhover{
  background:#ff9900;
  color: #000;
  text-transform:uppercase;
  padding:3px;
  font-size:90%;
  display:inline;
  font-weight:bold;
}

