.testatamenu {
	color: white;
	/*background: black url(../img/titlebarnews.png) repeat-x center left;*/
	background-color:#006900;		
	text-transform: uppercase;
	padding : 5px; 	
	font-weight : bold; 
	font-size: 1em;
	margin-top: 2px;
	text-align: center;
	position:relative;
}

.testatamenuNEWS, .testatamenuOnLine {
	color: white;
	/*background: black url(../img/titlebarnews.png) repeat-x center left;*/
	background-color:#006900;	
	text-transform: uppercase;
	padding : 5px; 
	font-weight : bold; 
	font-size: 1em;
	margin-top: 2px;
	text-align: center;
	
}

.ombra {
	background: #fff url(../img/swadow.gif) repeat-x;
}



#menuSx ul, #navigation ul{
    list-style:none;
    margin:0;
    padding:0;
}

#menuSx, #menuDx {
	margin-left: 6px;
	margin-right: 6px;
}

#menuSx a, #navigation a{
	color: black;
	background:transparent;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin:0;
	padding:0;
}

/*SONO LE VOCI DEL SOTTOMENU*/
#menuSx ul ul , #navigation ul ul 
{      
    width:100%;
}

#menuSx ul ul a, #navigation ul ul a
{      
    text-decoration:none;

}

/* Stile per l'apertura menu */

#menuSx a.x, #menuSx a.x:visited, #navigation a.x, #navigation a.x:visited{
	background-color: transparent;
}

#menuSx  ul.MenuPadre a.x, #navigation ul.MenuPadre a.x {
	 text-indent: 24px;
}

#menuSx img ,  #navigation img{
	border:0px;
}

.hideMenu {	display: none;}


.MenuPadre{
    margin : 0; 
    padding : 0; 
    list-style : none; 
	font-family : Verdana, Arial, sans-serif;
	position:relative;
	font-size:0.8em;
	background-color : #E4EFF8; 
	color: Black;
	line-height: 1.7em;	
} 

ul.MenuPadre li {
    text-indent : 10px; 
    border-top : 1px solid #748296;
    width:178px;
    padding-top:0;
} 

#menuSx ul.MenuPadre  a:hover , #navigation ul.MenuPadre  a:hover {
        background-color:#AFEDA9;
        color:black;
        text-decoration:none;
        /*text-indent:25px;*/
        text-indent:0px;
        line-height: 1.7em;	
  	 	border-right:2px solid red;
}
