/* CSS Document */

body {
	background-color: #246EAF;
}
.dates {
	color: #FF0000;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px
}
.titolpagina {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: normal;
}
.textnormalvermell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: justify;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
}
.textnormalnegreta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	font-weight: bold;
}
.textnormalnegretavermell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-align: justify;
	font-weight: bold;
}
.textnormalnegretacursiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	font-weight: bold;
	font-style: italic;
}
.textmig {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000066;
	text-align: justify; 
}
.textnormalcursiva {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; font-style: italic; 
	text-align: justify;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a.b:link {
	color: #6FABC8;
	text-decoration: none;
}
a.b:visited {
	color: #6FABC8;
	text-decoration: none;
}
a.b:hover {
	color: #415d91;
	text-decoration: underline;
}
a.b:active {
	color: #6FABC8;
	text-decoration: none;
}
.peupaginamignegreta {
	color: #000066;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.calendari {
	color: #415d91;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.peupaginanormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	color: #000066;
	font-weight: normal;
}
.peupaginanegreta {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #000066;
	font-weight: bold;
}
.textmignegreta {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000066; font-weight: bold; }
.textmarquee {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
