body {
	background-color: #FE0103;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.divcont {
	background-image: url(../images/fondo_cont.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.didascaliefoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

a.amm:link, a.amm:visited, a.amm:active  {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
a.amm:hover  {
	color:#CCCCCC;
	font-weight: bold;
	text-decoration:underline;
}

a.footer:link, a.footer:visited, a.footer:active  {
	color: #FFFFFF;
	text-decoration:none;
}
a.footer:hover  {
	color:#FFFFFF;
	text-decoration:underline;
}