.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.testoformattatogiust {
	text-align: justify;
}
.testoAuthorLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.testoTitleLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.testoTITOLOSMALL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	left: 15px;
}
.menu_cl {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #000099;
	color: #FFFFFF;
}
#cred{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	width: 900px;
	position:relative
}
#left {
	position: relative;
	width: 450px;
	top: 0px;
}
#right {
	position: absolute;
	width: 330px;
	right: 0px;
	top:0px;
}
#bottom {
	position: relative;
	text-align: center;
}
.add {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-color: #000033;
}