/*< Inizio stile Credits >*/
div.fondobianco {
	width: 100%;
	height: 20px;
	vertical-align: bottom;
	padding: 0px 10px 0px 0px;
	margin: 0;
	color: #B7B7B7;
	text-align: right;
}
div.Testo {
	width: 100%;
	height: 20px;
	vertical-align: bottom;
	padding: 0px 10px 0px 0px;
	margin: 0;
	text-align: center;
}
h1{
	color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
h2{
	color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
h3{
	color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a.Testo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.Testo:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
a.LinkCredits {
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B7B7B7;
	text-decoration: none;
	font-weight: normal;
}
a.LinkCredits:Hover {
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828282;
	text-decoration: none;
	font-weight: normal;
}
/*< Fine stile Credits >*/