@charset "UTF-8";
#menusopra {
	height: 70px;
	width: 870px;
	background-color: #303030;
}
#testo_sx {
	float: left;
	width: 490px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding: 0px;
	vertical-align: top;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
#box_dx {
	float: none;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	background-image: url(images/bg_box.gif);
	background-color: #666666;
	vertical-align: top;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	height: auto;
	padding: 10px;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.testobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.titolobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.testopiede {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.testopiede:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link, a:visited {
	color:#FFFFFF; 
	text-decoration: underline;
	font-weight: bold;
	
}
a:hover {
	color:#FFFFFF; 
	text-decoration: underline;
	font-weight: bold;
}
.titolo_img {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

