<!-- DIV CLASSES -->


#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}








<!-- STILI  -->

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #FF3300;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.mauro {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
}
.testi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFCC33;
	font-weight: normal;
}
.testi2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}

.titoli {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold;
	color: #FFCC33;
}
.titoli2 {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold;
	color: #FFCC33;
}
.blogtext {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
	text-decoration: none;
}

.didascalie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #FFCC99;
}
.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;

