.data {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #000;
  background-image: url(../../img/arrow.jpg);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 20px;
}
.antet {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  color: #004F77;
  padding-bottom: 5px;
  padding-left: 17px;
}
.titlu {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #408FB7;
}
.news {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #004F77;
  padding-left: 20px;
}
.news a:link, .news a:visited, .news a:active {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #004F77;
  text-decoration: none;
}
.news a:hover {
  text-decoration: underline;
}
.left_right_side {
  background-color: #ECF6FC;
}
.months {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #004F77;
  font-weight: bold;
  padding-left: 35px;
  padding-bottom: 2px;
  padding-top: 2px;
  background-image: url(../../img/arrow.jpg);
  background-repeat: no-repeat;
  background-position: 15px 4px;
}
.months a:link, .months a:visited, .months a:active {
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 14px;
  color: #004F77;
  text-decoration: none;
}
.months a:hover {
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 14px;
  color: #004F77;
  text-decoration: underline;
}
.ricerca_form {
  padding-top: 2px;
  padding-left: 10px;
}
input {
  border: #CCC 1px solid;
  font-size: 12px;
  color: #000;
  font-family: "Times New Roman", Times, serif;
  background-color: #FFF;
}
.ricerca_button {
  border: #CCC 1px solid;
  font-size: 12px;
  color: #004F77;
  font-family: "Times New Roman", Times, serif;
  background-color: #F4F4F4;
  margin-top: 5px;
}