@charset "utf-8";
body {
	background-color: #000000;
}
.testoBody {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.titInterno {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
}
.padImages {
	padding-bottom: 15px;
	padding-left: 15px;
}


.testoBody a{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.testoBody a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.menuFooter {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.menuFooter a{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.puntiniBlack {
	background-image: url(images/puntini_black.jpg);
	background-repeat: repeat-x;
}

.menuFooter a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.puntini {
	background-image: url(images/puntini.jpg);
	background-repeat: repeat-x;
}

.menu a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.titoloNews {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #AA4150;
	text-decoration: none;
}
.continua {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #792330;
	text-decoration: none;
	font-style: italic;
}
.continua a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #792330;
	text-decoration: none;
	font-style: italic;
}
.continua a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #792330;
	text-decoration: underline;
	font-style: italic;
}
.titoloArea {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #005AA1;
	text-decoration: none;
}

