/* *****************************************
********************************************
MENU ***************************************
********************************************
***************************************** */
#structure_mainmenu{
background-color:#FFFFFF;
width:105%;
border-left:1px solid #CAC8C8;
border-right:1px solid #CAC8C8;
padding-right:10px;
padding-left:10px;
padding-top:0px;
padding-bottom:0px;
}

/* *****************************************
********************************************
MENU LEVEL 1 *****************************
********************************************
***************************************** */
#structure_menulevel1{
border:0px;
background-color:#6699CC;
width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10;
font-weight:bold;
color:black;
}

#structure_menulevel1 a{
background-image:url(../img/menu_livello1a1.gif);
background-repeat:no-repeat;

height:20px;
width:100px;

padding-left:30px;
text-decoration:none;
margin:0px;
}

#structure_menulevel1 a:hover{
background-image:url(../img/menu_livello1a_hover.gif);*/
background-repeat:no-repeat;
color:black;
}

.structure_menulevel1Active{
color:#FCE59E;
font-weight:bold;
font-size:12;
}

/* *****************************************
********************************************
MENU LEVEL 2 *****************************
********************************************
***************************************** */
/*#6699CC*/
#structure_menulevel2{
background-color:#00984B;
width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13;
font-weight:normal;
color:#FFFFFF;
height:20px;
border-top:1px solid #ffffff;}

#structure_menulevel2 a{
margin-left:20px;
background-image:url(../img/menu_livello2a.gif);
background-repeat:no-repeat;
background-position:center left;
padding-left:12px;
text-decoration:none;
color:#FFFFFF;}

#structure_menulevel2 a:hover{
background-image:url(../img/menu_livello2a_hover.gif);
color:#FCE59E;}


#structure_menulevel2down{
background-image:url(../img/testasotto_angolosx.gif);
background-repeat:no-repeat;
background-color:#ffffff;
width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
vertical-align:top;
height:11px;}


.structure_menulevel2Active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12;
}
/* *****************************************
********************************************
MENU LEVEL 3 *****************************
********************************************
***************************************** */
#structure_menulevel3{
width:100%;
margin-top:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:18px;
}

#structure_menulevel3 a{
background-image:url(../img/menu_livello4a.gif);
background-repeat:no-repeat;
background-position:right;
padding:4px;
padding-right:15px;
background-color:#E6E5E4;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:1px;
}

#structure_menulevel3 a:hover{
background-image:url(../img/menu_livello4a_hover.gif);
background-position:right;
background-repeat:no-repeat;
padding:4px;
padding-right:15px;
background-color:#CA5D02;
text-decoration:none;
color:#FFFFFF;
}

.structure_menulevel3Active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12;
}
/* *****************************************
********************************************
MENU LEVEL 4 *****************************
********************************************
***************************************** */
#structure_menulevel4 {
width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:11px;
padding:4px;
border-top:1px solid #ffffff;
color:#FECDA3;
background-color:#CA5D02;
}

#structure_menulevel4 a{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(../img/menu_livello2a.gif);
background-repeat:no-repeat;
background-position:center left;
font-size:11px;
text-decoration:none;
color:#FFFFFF;
padding-left:10px;
margin-right:20px;
}

#structure_menulevel4 a:hover{
background-image:url(../img/menu_livello2a_hover.gif);
background-repeat:no-repeat;
background-position:center left;
}