.ddmx { font: 11px arial; width:115px
}
.ddmx .item1
 {
	padding: 1px 1px 1px 5px;
	text-align:left;
	font-size: 11px;
	font-weight: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	/*background-image:url(../../images/template/bg_menu.jpg);
	background-repeat:repeat-x;*/
	background-color:#BE9E55;
	width:173px;
	height:17px;
	/*border:1px solid #BE9E55;*/
	overflow:hidden;
	/*background-position: 5px 6px;*/
}


.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover
{    color: #FFFFFF;
	padding: 1px 1px 1px 5px;
	/*font: 12px arial;*/
	font-size: 11px;
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	background-image:url(../../images/template/bg_menu_over.jpg);
	background-repeat:repeat-x;
	/*background-position: 5px 6px;*/
	width:173px;
	height:17px;
	/*border:1px solid #FFFFFF;*/
	text-align:left;
	overflow:hidden;
}
.ddmx .item1_back,
.ddmx .item1_back:hover,
{    color: #FFFFFF;
	padding: 1px 1px 1px 5px;
	/*font: 12px arial;*/
	font-size: 11px;
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	background-image:url(../images/template/barraback.gif);
	background-repeat:repeat-x;
	/*background-position: 5px 6px;*/
	width:173px;
	height:17px;
	border:1px solid #FFFFFF;
	text-align:left;
}


.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font-size: 11px;
	/*color: #999999;*/
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Arial, Helvetica;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	background-color:#FFFFFF;
	text-decoration:none;
	text-align:left;

}

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff; text-decoration:none; color:#BAA57A;
}
.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;
    background-image:url(../images/template/freccia.gif);
    background-repeat:no-repeat;
    background-position: 5px 6px;
}
A.arrow
{
	background-image:url(../images/template/freccia.gif);
    background-repeat:no-repeat;
    background-position:right;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    /*z-index: 7;*/

}
/* menu a tendina orizzontale */

.ddm2 .item1,
.ddm2 .item1:hover,
.ddm2 .item1-active,
.ddm2 .item1-active:hover {
    width: 100%;
    height: 33px;
    background-image: url('../images/template/menubg.gif');
    background-repeat: repeat-x;
    border-top: 1px solid #D7D7D7;
    border-bottom: 1px solid #B6B6B6;
    margin: 1px 0px 0px 0px;
    color: #404040;
    font-weight: bold;
    text-decoration: none;
}
.ddm2 .item1
{
    width: 100%;
    height: 70px;
    background-image: url('../images/template/menubg.gif');
    background-repeat: repeat-x;
    border-top: 1px solid #D7D7D7;
    border-bottom: 1px solid #B6B6B6;
    margin: 1px 0px 0px 0px;
    color: #404040;
    font-weight: bold;
    text-decoration: none;
}
.ddm2 .item1:hover,
.ddm2 .item1-active:hover
{
	text-decoration: underline;
	position: relative;
	top: +5px;
}


.ddm2 .item2,
.ddm2 .item2:hover {
    width: 150px;
    display: block;
    text-decoration: none;
    line-height: 20px;
    color: #145C95;
    text-decoration: none;
    font-weight: normal;

}
.ddm2 .item2 {
    width: 150px;
    display: block;
    line-height: 20px;
    color: #145C95;
    text-decoration: none;
    font-weight: normal;
}
.ddm2 .item2:hover {
    color: #C60303;
    font-weight: bold;
}
.ddm2 .section
{
    position: absolute;
    visibility: hidden;
    z-index: -1;
    background-color: #FFFFFF;
	border-left: 1px solid #747474;
	border-right: 1px solid #747474;
	border-bottom: 1px solid #747474;
	float: left;
	display: block;

}




* html .ddmx .ddm2 td { position: relative; } /* ie 5.0 fix */