.btn-theme-blu {
  color: #fff;
  background-color: #2b669a;
  border-color: #2b669a;
}
.btn-theme-blu:focus, .btn-theme-blu.focus {
  color: #fff;
  background-color: #2d6ca2;
  border-color: #2b669a;
}
.btn-theme-blu:hover {
  color: #fff;
  background-color: #2d6ca2;
  border-color: #2b669a;
}
.btn-theme-blu:active, .btn-theme-blu.active, .open > .dropdown-toggle.btn-theme-colored {
  color: #fff;
  background-color: #2d6ca2;
  border-color: #2b669a;
}
.btn-theme-blu:active:hover, .btn-theme-blu.active:hover, .open > .dropdown-toggle.btn-theme-colored:hover, .btn-theme-blu:active:focus, .btn-theme-blu.active:focus, .open > .dropdown-toggle.btn-theme-colored:focus, .btn-theme-blu:active.focus, .btn-theme-blu.active.focus, .open > .dropdown-toggle.btn-theme-blu.focus {
  color: #fff;
  background-color: #2d6ca2;
  border-color: #2b669a;
}
.dropdown .lhridotta li {
  line-height: 1.4;
}
.titoloblog {
  font-size: 28px;
  line-height: 26px;
  font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
	color: #F26522 ;
}
.datablog{
	color: #BBBBBB;
}
.riquadroeventiblog {background-color:#F26522; color: #fff; text-align: center; padding: 15px; margin: 30px; font-weight: bold;}