h2  {
  font-size:140%;
  color:#ff9900;
  font-weight:400;
  margin-top:20px;
}


.numfotos {
  color:#c0c0c0;
  margin-bottom:20px; 
  float:right;
  width:40%;
  text-align:right;
  padding-right:10px;
}
 
div.lista-lateral {
	height: 240px;
}

div.scrolly {
	overflow-y: scroll;
	margin-right: 10px;
}

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



