

/* LINKS GENERICI */
a, a img {/*margin: 0;padding: 0;*/border: 0;text-decoration: none;background-color: transparent;}

a {color: #E66E44;text-decoration: underline;}
a:visited {color: #6D2810;}
a:hover, a:active {color: #e0d99f;}

/* TITOLI E SOTTOTITOLI */ 
h1 {font-family: Georgia, "Times New Roman", serif;font-size: 24px;font-weight: normal;color: #322c2c;margin: 0 0 4px 0;  padding: 2px 0;text-align: left;
line-height: 26px}
h2 {font-family: Georgia, "Times New Roman", serif;font-size: 20px;font-weight: normal;color: #7f7a5d;margin: 0 0 10px 0; padding: 2px 0;text-align: left;}
h3 {font-family: Georgia, "Times New Roman", serif;font-size: 16px;font-weight: normal;color: #be5e00;margin: 8px 0 8px 0;padding: 3px 0;text-align: left;}
h4 {font-family: Georgia, "Times New Roman", serif;font-size: 16px;font-weight: normal;color: #7f7a5d;margin: 0 0 10px 0; padding: 2px 0;text-align: center;border-bottom: 1px dashed #7f7a5d;}

h5 {font-family: Verdana, arial, helvetica, sans-serif;font-size: 15px;font-weight: bold;color: #2e2b27;margin: 0 0 8px 0;padding: 0;text-align: left;letter-spacing: 2px;}
h6 {font-family: Verdana, arial, helvetica, sans-serif;font-size: 15px;font-weight: bold;color: #ddd;margin: 0 0 8px 0;padding: 0;text-align: left;letter-spacing: 2px;}


/* TABELLE */
div.box_tabella{width: 99%;margin: 0;padding: 0;border: 0;}
table {width: 100%;margin: 5px 0;border-collapse: collapse;font-size: 13px;}
th {background-color: #eeeee6;color: #7f7a5d;}
td {margin: 0;padding: 2px;}
td.first {}

/* ELEMENTI GENERICI PER IL TESTO */
body {font-family: Verdana, arial, helvetica, sans-serif;color: #2e2b27;line-height: 150%;font-size: 13px;}
p,div {font-family: Verdana, arial, helvetica, sans-serif;padding: 2px 0;margin: 0 0 15px 0;color: #2e2b27;line-height: 150%;font-size: 13px;}
strong {font-weight: bold;}
em {font-style: italic;}
center {text-align: center;}


