
body {
 margin: 0;
 padding: 0;
}

img {
 border: 0;
}

.hide {
 display: none;
}

body, td, p, input, textarea {
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #3D3D33;
 text-decoration: none;
}

a {
 color: #3D3D33;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

#footer a {
 color: #706F4F;
 text-decoration: none;
 font-size: 12px;
} 

#footer a:hover {
 text-decoration: underline;
}

div#history {
 padding: 0;
 margin-left: 11px;
}

div#history, div#history a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #424226;
 text-decoration: none;
}

div#history a:hover {
 text-decoration: underline;
}

pre {
 font-size: 13px;
}

ul {
 list-style-type: none;
 margin: 0 0 5px 0;
 padding: 0;
}

ul li {
 background: url('/img/li3.gif') no-repeat 0 7px;
 padding-left: 10px;
}

ol {
 margin: 0 0 5px 0;
 padding: 0 0 0 22px;
}

table, td {
 border: none;
}

hr, img.hr {
 height: 1px;
 width: 100%;
 background: transparent url('/img/hr.gif') repeat;
 border: none !important;
 margin: 5px 0 5px 0;
 padding: 0;
 display: block;
}

body a, body span.highlight, body.blu a, body.blu span.highlight {
 color: #015593;
}

body.rosa a, body.rosa span.highlight {
 color: #8C243E;
}

body.verde a, body.verde span.highlight {
 color: #7D9C11;
}

body.grigio a, body.grigio span.highlight {
 color: #5B696F;
}

body.ocra a, body.ocra span.highlight {
 color: #A06F24;
}

body.azzurro a, body.azzurro span.highlight {
 color: #3D90BC;
}




/* menu sx */

ul.lev2, ul.lev3 {
 list-style-type: none;
 margin: 0;
 padding: 0;
}

ul.lev2 li, ul.lev3 li {
 margin: 0;
 padding: 0;
 background: none;
}

ul.lev2 {
 width: 150px;
 border-top: 1px dotted #B0B099;
 margin-top: 0px;
 margin-left: 15px;
}

ul.lev3 {
 border-top: 1px dotted #B0B099;
 margin: 0;
}

ul.lev2 li {
 border-bottom: 1px dotted #B0B099;
}

ul.lev2 li a {
 display: block;
 width: 138px;
 padding-left: 12px;
 vertical-align: middle;
 padding-top: 3px;
 padding-bottom: 3px;
 background: transparent url('/img/li.gif') no-repeat 0 8px;
}

ul.lev2 li a.selected {
 text-decoration: underline;
}

ul.lev3 li a {
 display: block;
 width: 130px;
 padding-left: 6px;
 background: transparent url('/img/li3.gif') no-repeat 0 10px;
 color: #3D3D33;
}

ul.lev3 li a:hover {
 background-color: transparent !important;
}

ul.lev3 li {
 margin-left: 10px;
 border: none;
}

ul.lev3 li a.selected {
 text-decoration: none !important;
 background-color: transparent !important;
}

body.blu ul.lev3 li a.selected {
 color: #015593;
}

body.blu ul.lev2 li a:hover {
 background-color: #C2D2DB;
}

body.blu ul.lev2 li a.selected {
 background-color: #C2D2DB;
}



body.rosa ul.lev3 li a.selected {
 color: #8C243E;
}

body.rosa ul.lev2 li a:hover {
 background-color: #D0B7B7;
}

body.rosa ul.lev2 li a.selected {
 background-color: #D0B7B7;
}



body.verde ul.lev3 li a.selected {
 color: #7D9C11;
}

body.verde ul.lev2 li a:hover {
 background-color: #C6CF9F;
}

body.verde ul.lev2 li a.selected {
 background-color: #C6CF9F;
}



body.grigio ul.lev3 li a.selected {
 color: #5B696F;
}

body.grigio ul.lev2 li a:hover {
 background-color: #BBC0BC;
}

body.grigio ul.lev2 li a.selected {
 background-color: #BBC0BC;
}



body.ocra ul.lev3 li a.selected {
 color: #A06F24;
}

body.ocra ul.lev2 li a:hover {
 background-color: #D8D2C2;
}

body.ocra ul.lev2 li a.selected {
 background-color: #D8D2C2;
}



body.azzurro ul.lev3 li a.selected {
 color: #3D90BC;
}

body.azzurro ul.lev2 li a:hover {
 background-color: #C3D4D6;
}

body.azzurro ul.lev2 li a.selected {
 background-color: #C3D4D6;
}


/* fine menu sx */

/* TITOLI EX GRAFICA */
h1.titolo, h2.sottotitolo, h3.sottotitolo_interno, span.titolo, span.sottotitolo, span.sottotitolo_interno, h2.titolo_box_home, h1.titolo_sidebar, h3.sottotitolo_sidebar {
 font-family: Arial, Helvetica, sans-serif;
 margin: 0 !important;
 padding: 0 !important;
 color: #005596;
}
h1.titolo, span.titolo {
 font-size: 26px;
 font-weight: normal;
 letter-spacing: -1px;
}
h2.sottotitolo, span.sottotitolo {
 font-size: 18px;
 font-weight: normal;
 letter-spacing: 0px;
}
h3.sottotitolo_interno, span.sottotitolo_interno {
 font-size: 17px;
 font-weight: normal;
 letter-spacing: 0px;
 margin-bottom: -10px !important;
}
h2.titolo_box_home {
 font-size: 12px;
 display: inline;
 padding-left: 5px !important;
 color: #a5a487 !important;
}
h1.titolo_sidebar, h3.sottotitolo_sidebar {
 font-size: 14px;
}
span.small, h3.small, h2.small, h1.small {
 font-size: 14px;
}
span.center {
 text-align: center;
}
.ocra {
 color: #A06F2A !important;
}
.grigio {
 color: #5b696f !important;
}
.blu {
 color: #005596 !important;
}
.verde {
 color: #7d9c11 !important;
}
.rosa {
 color: #8c243e !important;
}
.azzurro {
 color: #3d90bc !important;
}


/* menu footer che riprende le voci del menu flash */
ul#menu_sezioni {
 list-style-type: none;
 background: none;
 margin: 30px 0 20px 0;
 padding: 0;
 border-top: 1px solid #cac9a5;
 width: 550px;
}
ul#menu_sezioni li {
 display: inline;
 background: none;
 margin: 0;
 padding: 0;
}
ul#menu_sezioni li a {
 padding: 0 10px 0 10px;
 color: #706F4F;
 font-size: 10px;
}
