/* parentesi graffe alt + 125 e alt + 123 */

#sidebar {
        position: absolute;
        padding: 0 0 0 0;
        width: 250px;
        top: 0px;
        left: 0px;
        height: 95%;
        padding: 5px; 
        }

#sidebar2 {
        position: absolute;
        padding: 0 0 0 0;
        width: 250px;
        top: 0px;
        left: 0px;
        height: 95%;
        padding: 5px; 
        visibility: hidden;
        }
        
#page {
        background-color: white;
		  padding: 0;
		  left: 260px;
        position: absolute; 
		  top: 5px;
	}


body {
font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
margin: 15px;
background-color: #ffffff;
}

p{ 
font: 10pt 'Trebuchet MS';
color: #3176b4;
padding: 0 35 0 35 ;
text-align: justify;
text-decoration: none;
}

.vatop{
vertical-align: top;
}

.titolo{ 
font: 12pt 'Trebuchet MS';
color: #3176b4;
text-align: center;
text-decoration: none;
}


h1{ 
font: 12pt 'Trebuchet MS';
FONT-WEIGHT: bold;
margin-top: 20px;
color: #3176b4;
text-align: left;
text-decoration: none;
}

h2{ 
font: 11pt 'Trebuchet MS';
FONT-WEIGHT: bold;
margin-top: 20px;
color: #34AACD;
text-align: left;
text-decoration: none;
}

h3{ 
font: 10pt 'Trebuchet MS';
FONT-WEIGHT: bold;
margin-top: 10px;
color: #3176b4;
text-align: left;
text-decoration: none;
}

        
ul li {
	font: 10pt 'Trebuchet MS';
	list-style-type: square;
	list-style-image: none;
	color: #3176b4;
	margin: 0 0 0 0
	}

a:link { 
font: 10pt 'Trebuchet MS';
color: #3176b4;
text-decoration: underline;
}

a:visited { 
font: 10pt 'Trebuchet MS';
color: #3176b4;
text-decoration: underline;
}

a:hover { 
font: 10pt 'Trebuchet MS';
color: #ea9104;
text-decoration: none;
}

a:active { 
font: 10pt 'Trebuchet MS';
color: #ea9104;
text-decoration: none;
}

.tra{ 
font: 12pt 'MDCTranslitLC';
}

.ddmx {
    clear: both;
    font: 11px 'Trebuchet MS';
}
.ddmx .item1,
.ddmx .item1:hover
 {
    padding: 3px 10px 3px 10px;
    background: #246daf;
    font: 12px 'Trebuchet MS';
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}

.ddmx .item1:visited,
.ddmx .item1-active,
.ddmx .item1-active:hover,
.ddmx .item1-active:visited {
   padding: 3px 10px 3px 10px;
    background: #246daf;
    font: 12px 'Trebuchet MS';
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    }



.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px 'Trebuchet MS';
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2,
.ddmx .item2:visited,
.ddmx .item2-active:visited  {
    padding: 3px 8px 4px 8px;
    font: 11px 'Trebuchet MS';
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    background: #34aacd;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover
 {
    padding: 3px 8px 4px 8px;
    font: 11px 'Trebuchet MS';
    color: #246daf; 
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    background: #bae9f7;
 
}
.ddmx .arrow,
.ddmx .arrow:hover
.ddmx .arrow:active
.ddmx .arrow:visited {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #246daf;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */


