@charset "utf-8";
.bordogrigiochiaro {
	border: 10px solid #CCCCCC;
}
.verdanabiancomenu {
	font-family: verdana;
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	text-indent: 5px;
}
.verdanabiancomenu a:link {
	font-family: verdana;
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	text-indent: 5px;
}
.verdanabiancomenu a:visited {
	font-family: verdana;
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	text-indent: 5px;
}
.verdanabiancomenu a:hover {
	font-family: verdana;
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	color: #093502;
	text-decoration: none;
	text-align: right;
	text-indent: 5px;
}
.verdanatesto {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.verdanatesto a:link {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.verdanatesto a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.verdanatesto a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.bordonero {
	border: 1px solid #000000;
}
