/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 25-mag-2018, 14.18.45
    Author     : Federico
*/
.menu_plugin {
  margin-left: 20px;
  padding-top: 15px; }
  .menu_plugin .menu_header {
    margin-bottom: 20px; }
    .menu_plugin .menu_header .titolo_menu {
      line-height: 100%;
      color: #f3c275;
      font-weight: 800;
      margin: 0; }
    .menu_plugin .menu_header .sottotitolo_menu {
      margin: 0;
      color: #222222; }
  .menu_plugin .riga_menu {
    margin-bottom: 20px; }
    .menu_plugin .riga_menu .titolo_riga {
      font-weight: 800;
      font-size: 16px;
      line-height: 100%;
      color: #396530;
      margin-bottom: 0px; }
    .menu_plugin .riga_menu .sottotitolo_riga {
      font-weight: 600;
      font-size: 12px;
      color: #222222; }
    .menu_plugin .riga_menu .testo_riga {
      line-height: 110%;
      font-size: 16px;
      margin-bottom: 0px;
      margin-left: 5px;
      color: #222222; }
  .menu_plugin .note {
    color: #000000;
    font-weight: 800; }

/*# sourceMappingURL=front.css.map */
