/* CSS Document */

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	padding: 5px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	padding: 5px;
}
.textnp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}

a:link {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	padding: 4px;
}
.maiusc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333366;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/interlinea.gif);
	padding: 5px;
	font-weight: bold;
}
.slide {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	word-spacing: 10px;
	letter-spacing: 10px;
	padding: 0px;
	height: 50px;
	margin: 0px;
}
.maiuscBis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/interlineaBis.gif);
	padding: 5px;
	font-weight: bold;
}
.textBis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
}
.testopiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
}
.testopiccolow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
