/* Inizio Creazione Sfondo 

fuxia:  #BD096F
	premuto: #770444
	
giallo:  #FFE528

blu:  #0066CC
*/


dl, dt, dd, ul, li {
margin : 0;
padding : 0;
list-style-type : none;
}
	
#menu_x {
width : 150px;
padding : 0;
}

/* Menu laterale sx */
#menu_x dt {
	cursor : pointer;
	height : 32px;
	line-height : 32px;
	font-weight : bold;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
/*
	color:#FFFFFF;
	border : thin solid #d9def6;
	background-color : #BD096F;
	
	color:#FFFFFF;
	border : thin solid #d9def6;
	background-color : #770444;


*/
	color:#FFFFFF;
	border : thin solid #d9def6;
	background-color : #A20961;


}

#menu_x dt span {
width : 150px;
background-repeat : no-repeat;
background-position : 95% center;
display : block;
color: #FFFFFF;
}
/* Originale
#menu_x dt span {
	width : 150px;
	background-image:url(../images/arrotondamento_menu.gif);
	background-repeat : no-repeat;
	background-position : right center;
	display : block;
	color: #FFFFFF;
	margin-right: -20px;
}
*/

#menu_x dd {
border : thin solid #d9def6;
}
#menu_x li {
background-color : #FFE528;
}
/*
#menu_x li a, #menu_x dt a {
color: black;
text-decoration : none;
display : block;
border : 0 none;
height : 27px;
padding-top:5px;
}
*/
#menu_x li a, #menu_x dt a {
color: black;
text-decoration : none;
display : block;
border : 0 none;
height : 27px;
}


#menu_x dt a {
color: white;
text-decoration : none;
padding-left: 5px;
font-size:12px;
font-weight:bold;
}

#menu_x dt a:hover, #menu_x dt:hover {
background-color : #770444;
}

#menu_x li a{
margin-top:1px;
}

#menu_x li a:hover {
/* background-color : #BD096F; 
colore sottomenu
*/
background-color : #BD096F;
color:#FFFFFF;
}


.smenu
	{
	padding-left:5px;
	font-size:12px;
	}


.smenu a
	{
	padding-left:5px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9def6;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9def6;
	color:#FFFFFF;
	}
	
#menus li a{
	padding-left:5px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9def6;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9def6;	
	
	}

