.testo {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
#lignano{
	color:#999999;
	font-size:10px
}
.testopiede a{
	color: #999999;
}
.testopiede{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.testobold {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.testogrey {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #999999;
}
.testogreybold {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#table a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.testoredbold {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.testobigbold {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.editoriale {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	font-weight: bolder;
}
.testoeditoriale {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.testowhitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#table a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
}
#table a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
#table a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FF0000;
}
.intestazione {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.testo_titoli {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-indent: 10px;
}
body {
	background-image: url(img/bg.gif);
}
.aggiornamento {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
/* Flickr */

.flickr {
	display: table;
	float: right;
}
#flickr img { width: 72px; height: 72px; }
#flickr a { padding: 3px; display: block; float: right;}
#flickr a:hover { background: #ddd; }

