body {
	background-color: #000;
	text-align: left;
}
.Titolo {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-align: justify;
}
.partners {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	background-position: left top;
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: table;
	line-height: normal;
	font-variant: normal;
}

.sottotitolo {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #09F;
	text-align: justify;
}
.paragrafo {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #FFF;
	vertical-align: top;
	white-space: normal;
	text-align: justify;
	font-weight: normal;
	
}
.Link {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: normal;
	color: #06F;
	background-color: #000;
	text-align: left;
	background-position: center center;
	right: auto;
	bottom: auto;
}


.c {
	text-align: center;
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.sottotitolorosso {
	color: #F00;
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
.paragrafo .sottotitolo br {
	text-align: justify;
}

.paraCentro {
	text-align: center;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #FFF;
	vertical-align: top;
	white-space: normal;
}
.Titolo p .sottotitolo {
	font-weight: normal;
}

