/* 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 #cc9900;border-left: 1px dotted #cc9900;width: 580px;height: 140px;}
.TableDettagli td {border-right: 1px dotted #cc9900; border-bottom: 1px dotted #cc9900; text-align:center;}