.menu_sx_header {
	/*background-repeat: no-repeat;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
}

.menu_sx_content {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 120%;
	padding: 6px;
}

.menu_sx_bkg {
	background-image:  url(http://www.fucinedifeanor.com/stili/stile1/images/sfondo_menu_sx.gif);
	background-repeat: repeat-y;
	background-align: left;
}
.menu_dx_bkg {
	background-image:  url(http://www.fucinedifeanor.com/stili/stile1/images/sfondo_menu_dx.gif);
	background-repeat: repeat-y;
	background-align: right;
}

.menu_dx_header {
	/*background-repeat: no-repeat;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
}

.menu_dx_content {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 120%;
	padding: 6px;
}

.menu_dx_sondaggio {
	font-size: 9px;
	text-align: center;
	line-height: 120%;
	padding: 3px;
}

.menu_dx_content a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_dx_content a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.menu_dx_content a:active {
	color: #FFFFFF;
}
.menu_dx_content a:visited {
	color: #EEEEEE;
	text-decoration: none;
}

.menu_sx_content a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_sx_content a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.menu_sx_content a:active {
	color: #FFFFFF;
}
.menu_sx_content a:visited {
	color: #EEEEEE;
	text-decoration: none;
}