/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#295136;
	background-image: url(../images/fondo02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#666666;
}
.titleArticolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#666666;
}

.global {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px; color: #FFFFFF;}

.global a { color: #FFFFFF; text-decoration: none; };
.global a:hover { color: #01A34A; text-decoration: none; };
.global a:link { color: #FFFFFF; text-decoration: none; };
h1 { margin:10px 0 10px 0; font-size:20px; font-family:Georgia, "Times New Roman", Times, serif; color:#CCC; font-weight:bold; };

.scheda {margin:0 35px 0 35px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #000; background-color:#FFFFFF; text-align:justify;}

.bottom {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #FFFFFF;}
.bottom a { color:#FFFFFF; text-decoration: none; };
.bottom a:hover { color: #01A34A; text-decoration: none; };
.bottom a:link { color: #FFFFFF; text-decoration: none; };

.hr { width:100%; height:1px; color:#CCCCCC;}



/* CSS Document */
.ddmx {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.ddmx .item1,
.ddmx .item1:hover{
    padding: 3px 30px 3px 30px;
    border-bottom: 1px solid #cccccc;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item1-active,
.ddmx .item1-active:hover { background-color:#858c8d;
    padding: 3px 30px 3px 30px;
    border-bottom: 1px solid #cccccc;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    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 { width:150px;
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #858c8d;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    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 #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #000000;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

.img_focus {clear:both; float:right; margin:0 0 10px 10px;}

