* {
    font-family: "Trebuchet MS","Helvetica","Arial","Verdana","sans-serif";
    /*margin: 0;*/
    /*padding: 0;*/
}

body {
    background: #fff;
    font-size: 0.8em;
}

img {
    border: 0px;
}

h1 {
    padding: 2px 0 0 2px; 
    line-height:10px;
    font-size:16px;
    text-align: center;
    color: #5C9CCC; 
}

h2 {
    padding: 2px; 
    line-height:10px;
    font-size:15px;
    margin-top:40px;
    color: #5C9CCC;
}

td h2 {
    margin-top: 0px;
}

h3 {
    padding: 2px; 
    line-height:10px;
    font-size:14px;
    color: #5C9CCC;
}

th {
    text-align: left;
    font-weight: normal;
}

caption {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #5C9CCC;
    padding: 20px 3px 5px;
}

input, textarea, select {
    color: #333333;
    margin: 0pt;
    border: 1px solid #A6C9E2;
    text-align: left;
    padding: 2px 0;
    font-size: 11px;
}

td {
    border-bottom: 0px solid #ccc;
    background-color: transparent;
    /*padding:2px;*/
    /*height: 28px;*/
    font-size: 12px;
}

a, a:visited {
    color:blue;
    text-decoration:none;
    font-family: Arial,Helvetica,sans-serif;
}
a:hover {
    color: #00B715;
    /*font-size: larger; ingrandisce testo al passaggio mouse*/
}
a img {
    border: none;
}

td a {
    /*text-decoration: underline !important;*/
    text-decoration: none;
}

.valuta {
    width:100px; 
    text-align:right;
    padding-right:3px;
}

fieldset {
    border: none;
    margin: 5px;
}

ul {
    list-style: none;
}

p,li,span,em,div {
    font-size: 12px;
}

#creditore_legale_show,
#creditore_intervenuto_legale_show,
#creditore_procedente_legale_show,
#debitore_legale_show {
    font-size: 11px !important;
}

