/* CSS Document */
A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}
	
.testo {
	font-family: "Times New Roman", Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
	
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC00CC;
}
.uppercase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-transform: uppercase;
	color: #660066;
	font-weight: bold;
}
.select {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #330099;
	background-color: #CCCCCC;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #990066;
	text-decoration: none;
}
.linkmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #ff9900;
}
.pie_di_pagina {
font-family: Times New Roman, Georgia, Times, serif;
font-size:14px;
font-weight: 300;
color:#000033;
}

.elenco {
	font-family: "Times New Roman", Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.linkimmagini {
	font-family: "Times New Roman", Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #900090;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;	
}
.anteprima {
	font-family: "Times New Roman", Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: Gray;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}
.eco1{
	font-family: "Arial Black";
	font-size: 13px;
	font-style: normal;
	color: #A80000;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}
.ecolink{
	font-family: "Arial Black";
	font-size: 13px;
	font-style: normal;
	color: #A80000;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}


