@charset "utf-8";
/* CSS Document */

.TitoloGrey {
	font-size:32px;
	color:#545454;
}
.Titolowhite {
	font-size:32px;
	color:#FFF;
}

.SottotitoloGrey {
	font-size:20px;
	color:#545454;
}
.Sottotitolowhite {
	font-size:20px;
	color:#FFF;
}

.FootText {
	font-size:9px;
	color:#626262;
	padding-top: 0px;
	padding-bottom: 10px;
}

.TestoGreyNorm {
	font-size:12px;
	color:#333;
	font-weight:normal;
}
.TestoGreyNorm1 {
	font-size:12px;
	color:#FFF;
	font-weight:normal;
}
.HeadText {
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	width: 997px;
}

a:link {
	color:#666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.HeadText1 {
	font-size:14px;
	color:#FFF;
	
}

.toCredtis:hover{text-decoration:none;color:#999}
span .toCredtis{text-decoration:none;color:#000}