@charset "utf-8";
.testo_home {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}
.testo_bianco_home {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.menu_or {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 5px;
}
.menu_or a{
	color: #999999;
	text-decoration: none;
}
.menu_or a:hover{
	color: #333333;
	text-decoration: none;
}
.menu_or a:active{
	color: #999999;
	text-decoration: none;
}
.menu_ve {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 5px;
}
.menu_ve a{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_ve a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_ve a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.testo_company {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}
