body#index{ 
	margin:0;
	padding: 0;	
	height:100%;
	background-color:#4E4D4D;
}


div#logo{	
	height:174px;
	width:100%;
	margin-top:10px
	}

div#menu{
	width: 100%;
	height: 30px;	
	}
	
.table_centro{
	background-image:url(images/sfondo_tabella.jpg);
	background-repeat:repeat-y;
	width:733px;
	height:100%;
}

.pcontenuto{
	font-family:"Times New Roman", Times, serif;
	color:#003278;
	}	
	
.click_menu{	
	padding:10px 10px 0 10px;		
	}
	
.click-menu .box1 {
	background-image:url(images/arrow_down.png);
	background-repeat:no-repeat;
	background-position: right;
	width:75px; 
	padding:7px 0px 0px 10px;
	color:#8E8E8E
    }
	
.click-menu .box1-open {
	background-image:url(images/arrow_up.png);
	background-repeat:no-repeat;	
	background-position: right;
	width:75px; 
	padding:7px 0px 0px 10px;
	color:#8E8E8E
}

.click-menu .section {	
	padding:2px 10px 0px 10px;	
}

.click-menu .section_f {	
	padding:5px 10px 0px 30px;	
}







.ddmx {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	background-image:url(images/sfondo_menu3.jpg);		
	width:733px;
	height:30px;
}
.ddmx .cella{	
	height: 30px;
	text-align:center
}

.ddmx .cella-hover{	
	height: 30px;
	background-image: url(images/prova.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align:center
}

.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    display: block;    
    position: relative;
	
}

.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #B1B0B0;
    font-weight: bold;
    text-decoration: none;
    display: block;    
    position: relative;	
	
}


.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #062A45;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	border-color: #072C49;
    border-width: 1px;
    border-style: none none solid none;
}

.ddmx .item2 {
   
}

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background-color: #093659;
	color: #FFFFFF;
	border-color: #072C49;
    border-width: 1px;
    border-style: none none solid none;
}
.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-color: #072C49;
    border-width: 1px;
    border-style: none none none solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	margin-top:7px;
	text-align:left;
	background-color:#92B0B7;
	min-width: 120px;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

td#cella1{
	width:115px;
}

td#cella2{
	width:107px;
}

td#cella3{
	width:112px;
}

td#cella4{
	width:125px;
}

td#cella5{
	width:125px;
}

td#cella6{
	width:142px;
}




