@font-face {
  font-family: "HelveticaNeueLight";
  src: url(Helvetica-Neue-Light.eot);
  src: local("Helvetica Neue Light"), local("Helvetica Neue"), url("Helvetica Neue Light.ttf") format("truetype");
}

@font-face {
  font-family: "HelveticaNeue";
  src: url(HelveticaNeue.eot);
  src: local("Helvetica Neue"), local("Helvetica Neue"), url("HelveticaNeue.ttf") format("truetype");
}

*{
  text-align: inherit;
  text-decoration: none;
  font-family: inherit;
  font-size:inherit;
  list-style:none;
}

body{
  text-align:center;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  /*font-size:12px;*/
  font-size:8.6pt;
}

fieldset legend{
  /*font-size:16px;*/
  font-weight:bold;
}

em,i{
  font-family:"Droid Sans";
}

.bold{
  font-weight:bold;
}

.button{
}

.nota{
  font-size:10px;
}


/* ------------------------- header ---------------------- */
#logo{
}
#logo h1{
  font-size:23px;
}

.description{
  font-size:12px;
}

div.menu a{
  font-size:10px;
}

div.menu li{
  text-align:right;
}
  div.menu ul ul a{
    font-weight:bold;
  }

/* ---------------------- IDIOMES ------------------ */
#idiomes a{
  font-size:8px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}



/* -------------- CONTENT ------------ */
.post-lloguer,.post-pianoservei,div.menu ul ul{
  line-height:14px;
}

#content{
  text-align:left;
  font-size:13px;
}

  #content h2{
    font-size:14px;
  }
  
  /* ----------------- post pianoservei -------------- */
  .post-pianoservei{
    /*text-align:justify;*/
  }
  
  .post-concertservei-post{
    /*font-weight:bold;*/
    font-size:13px;
  }

  .post-concertservei-post h2{
    font-size:18px!important;
  }
  
  .post-concertservei-post h3{
    font-weight:normal;
  }
  
  
 /* ----------------------------- LLOGUER ------------------- */
.piano-marca{
  font-size:12px;  
}
.piano-model{
  font-size:20px;
  font-weight:bold;
}

/*-------------------- slide show ------------------ */
.descpanelfg{
  text-align:center;
  /*font-family: "HelveticaNeue", Arial, Helvetica, sans-serif;*/
  font-size:12px!important;
  opacity:0.8!important;
  /*font-weight:bold;*/
}

  .post-pianoservei p.last-line{
    font-style: italic;
    font-size:9pt;
    letter-spacing:0.07pt;
    font-family: "Droid Sans";
  }
  
  
  /* --------------- concertservei --------------- */
  .post-the-excerpt{
    text-align:justify;
  }