/* CSS Document */
body {
	background-color: #0000FF;
	margin-top: 10px;
}
.calendaricomplet {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
}
.peupaginatitol {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}
.titolpagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
}
.textnormaltaronja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-align: justify;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
}
.titolnegreta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-align: justify;
	font-weight: bold;
}
.textpeupag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #246EAF;
	text-align: justify;
	font-weight: bold;
}
.textcappag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #246EAF;
	text-align: justify;
	font-weight: normal;
}
.textnegretataronja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
	text-align: justify;
	font-weight: bold;
}
.textnegreta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	font-weight: bold;
}
.textalerta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: justify;
	font-weight: bold;
	font-style: normal;
}
.textmig {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000099;
	text-align: justify; 
}
.textnormalcursiva {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; font-style: italic; 
	text-align: justify;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
a.b:link {
	color: #000066;
	text-decoration: none;
}
a.b:visited {
	color: #000066;
	text-decoration: none;
}
a.b:hover {
	color: #000066;
	text-decoration: none;
}
a.b:active {
	color: #000066;
	text-decoration: none;
}
.calendari {
	color: #000099;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.calendaripetit {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.peupagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000099;
	font-weight: normal;
}
.textmignegreta {font-family: Arial, Helvetica, sans-serif; font-size: 27px; color: #000099; font-weight: bold; }
.textmarquee {
	color: #000099;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.ratlle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: justify;
	font-weight: bold;
	font-style: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
