body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
a:hover {
	color: #F33;
}
body {
	background-image: url(../img/background.gif);
	background-repeat: repeat;
}
.immagine {
	border: 5px solid #FF9900;
}
.aggiorn {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	color: #CCCCCC;
}
.categoria {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	background-color: #EAEAEA;
	margin: 20px;
	padding: 5px;
	font-weight: normal;
}
.ambito {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #003366;
}
.titolo {
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #FF6600;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
}
.testo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	margin: 2px;
	padding: 8px;
	line-height: 20px;
}
.menu {
	border: 1px solid #000066;
	font-family: Verdana;
	font-size: 0.9em;
	line-height: 20px;
	background-color: #FFFFCC;
}

.table-head {
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 12px;

}
.table-head TD{
	color: #FFFFFF;
	text-align: center;
}

.table-head A:link{
	color: #FFFFFF;
}
.table-head A:hover{
	color: #F90;
}
.ambitobianco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.voci {
	font-size: 13px;
	color: #330000;
	text-decoration: none;
}
.bordo-ext {
	border: 1px solid #000000;
}
.outlinemenu {
	BORDER-RIGHT: 1px none #cccccc;
	BORDER-TOP: 1px solid #cccccc;
	BORDER-LEFT: 1px solid #cccccc;
	BORDER-BOTTOM: 1px solid #cccccc;
	background-color: #EBEBE1;
	color: #000000;
	font-size: 0.8em;
	line-height: 28px;
	padding: 10px;

}
.link {
	font-size: 1.1em;
	color: #FF0000;
}
.tablecampopicolo {
	background-image: url(../img/campopicolo.png);
	background-repeat: no-repeat;
	height: 250px;
	padding-left: 10px;
}

.tablecampo {
	background-image: url(../img/campo.png);
	background-repeat: no-repeat;
	padding: 0px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 500px;
	width: 500px;
	text-align: justify;



}

