#menusx .box .testata
{
	height: 30px;
	line-height: 26px;
	text-align: right;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	width: 160px;
	padding-right: 15px;
}

#menusx .box .content
{
	margin: 0px 5px;
}

#menusx .box .piede
{
	height: 8px;
	margin-bottom: 15px;
}

#menusx .menu
{
	height: 27px;
	line-height: 27px;
	text-align: right;
	width: 160px;
	padding-right: 15px;
	margin-top: 7px;
	cursor: pointer;
	font-size: 11px;
}

#menusx .menu img
{
	margin: 0px 3px 3px 7px;
	vertical-align: middle;
}

#menusx .benvenuto
{
	font-weight: bold;
	margin: 5px 0;
	text-align: center;
}

#menusx .submenu a, #menusx .content a
{
	display: block;
	text-align: right;
	width: 145px;
	padding-right: 30px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	background-position: 150px center;
	background-repeat: no-repeat;
	overflow: hidden;
}

#menusx .content a img
{
	vertical-align: middle;
}

#menusx .submenu .sel
{
	font-weight: bold;
}

#menusx .subsubmenu a
{
	font-size: 10px;
	width: 140px;
	padding-right: 35px;
	background-position: 145px center;
}

#menusx .iscrizioneMailing
{
	margin: 8px;
	padding-top: 5px;
	border-top: 1px solid #000000;
}

#menusx .iscrizioneMailing p
{
	text-align: center;
}

#menusx .iscrizioneMailing input.text
{
	width: 140px;
}

#menusx .iscrizioneMailing a
{
	display: inline;
	padding: 0px;
	text-decoration: underline;
}

/*sondaggi*/

#menusx .box.sondaggi form
{
	margin: 5px;
}

#menusx .box.sondaggi .domanda
{
	font-weight: bold;
}

#menusx .box.sondaggi div
{
	margin-bottom: 5px;
}

#menusx .box.sondaggi input
{
	margin-right: 5px;
}

#menudx
{
	width: 164px;
	background-repeat: repeat-y;
}

#menudx .content
{
	padding: 0 6px;
}

#menudx .testata
{
	height: 40px;
	background-position: left top;
	background-repeat: no-repeat;
}

#menudx .piede
{
	height: 15px;
	background-position: left top;
	background-repeat: no-repeat;
}

#menudx .banner
{
	margin-bottom: 3px;
}