/* -- Base CSs -- 

body{font-family: Verdana, Geneva, sans-serif; font-size:13px; height:100%; }
h1{font-size: 2.4em}
h2{font-size: 1.8em}
h3{font-size: 1.4em}
h4{font-size: 1.2em}
h5{font-size: 1em}
h6{font-size: 0.85em}


/*line-height
p, blockquote, pre, ol, dl, ul, form {line-height:1.4; font-size:1em;}

/* margin , padding 
html, body{margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6{margin: 0.7em 0 0.2em}
address, blockquote, dl, form,
fieldset, ol, table, p, pre, ul{
  margin-top: 0.2em;margin-bottom: 1.2em}
p{margin-top: 0;
margin-bottom: 0;} 
a:active, a:hover { outline:none; }

a { color:#000080; text-decoration:none; font-weight:bold; font-size:1em; line-height:1.4; }
a:hover { color: #0065db; text-decoration:none }

.blocco img { margin:0 5px }

table.grid { border:1px solid #dbdbdb }
table.grid td { padding: 5px; border:1px solid #dbdbdb; text-align:center }
table.TxtLeft td { text-align:left }


*/