/* Titolo */
.titolo    { font-size: 18px; color:#666666; margin-top:5px; margin-bottom:10px; }
/* Sottotitolo */
.sottotitolo         { font-size: 14px; color:#666666; margin-top:5px; margin-bottom:5px; }
/* TableDettagli */
.TableDettagli  { font-size:11px; background-color:#ffffff; border-top: 1px dotted #0093D5;border-left: 1px dotted #0093D5;width: 580px;height: 140px;}
.TableDettagli td {border-right: 1px dotted #0093D5; border-bottom: 1px dotted #0093D5; text-align:center;}