﻿body {
font-family: 'Verdana', arial, helvetica, sans-serif;
font-size: 85%;
text-align: center;
margin: 5px 4%;
color: #000;
background:#FFF;
background-image: url('200901.jpg');
background-attachment:fixed
}

a:link, a:visited {text-decoration: none; color: #487725}
a:active, a:focus, a:hover {text-decoration: none; color: #DFC; background-color:#487725}
a:active, a:focus {outline:none} /* Rimuove bordi attorno ai link */

p,TD {text-align: justify}
p.home {text-align: justify}
p.elenco{margin: 20px 0px 0px 10px; overflow:auto}

h1,h2,h3,h4,h5,h6 {text-align: left}
h1.home {text-align: center}
h1 {font-size: 150%; font-weight: normal}
h2 {font-size: 125%; font-weight: normal}
h3 {font-size: 110%; font-weight: normal}
h4 {font-size: 100%}

img {margin:5px;padding:0;border:none}
img.flag {margin: 0px 5px 0px 0px}
img.tit {margin: 0px 0px 0px 5px;float: right}
img.home {margin: 0px}
img.ds {margin: 0 0 10px 10px; float: right;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555}
img.bordo {
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555}

table {border-collapse: collapse;padding: 0px;font-size: 90%;margin:auto}
TD {border: 1px #BBB solid; padding: 3px 5px 3px 5px; background:#DFC; vertical-align: top}
TD.nobordo {border: 0px; padding: 0px; background-color:transparent;}

div{overflow:auto;clear: both}
div.rientro{margin: 5px 0 5px 15px;	overflow:auto;clear: both}

div#tabsmenu{
	background-color: #DFC;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
   padding-left:5px}
div#tabsmenu ul{
   list-style-type: none;
   margin:0;
   padding:0}
div#tabsmenu li{
   display: inline;
   margin:0;
   padding:0;
   font-size: .9em}
div#tabsmenu li a{
   text-decoration: none;
   padding-left:0.2em;
   padding-right:0.2em;
   background: #DFC;color: #487725}
div#tabsmenu li a:hover{
   background-color: #487725;
   color: #DFC}
div#tabsmenu li#activelink a{
   background-color: #487725;
   color: #DFC}

HR {
border-style:dotted;
height: 1px;
width: 95%;
color: #BBB
}

dt,dd,dd.titolo{color: #333; text-align: left}
dt{font-size: 80%;
    border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
    padding: 0 0 0 3px;
    background: #DFC; background-image:url('striscia.jpg');
    font-size: 80%; font-weight: bold}
dd {font-size: 80%; padding: 2px 0 5px 0}
dd.eng {font-size: 80%; padding: 2px 0 5px 0;font-style: italic}
dd.titolo{font-size: 105%; padding: 2px 0 5px 0; font-weight: bold}
dd.titoloeng{font-size: 105%; padding: 2px 0 5px 0; font-weight: bold;font-style: italic}

.cn {text-align: center}
.footer {
    border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	font-size: 9px; text-align: right; background-color: #DFC; margin-top:22px}
.nota {font-size: 80%}
.oxio {color: #487725;font-weight: bolder}
