td {
	font-family: Tahoma, Verdana, Arial, "Arial Narrow", Courier;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.bbtestata {
	color: #999999;
	font-size: 10px;
}
.spazio {
	font-size: 7px;
}

a.bianco{
	color:#FFFFFF;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;

}

a.bianco:hover{
	color:#BEAD85;
	text-decoration: none;
}

a.colore{
	color:#999933;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

a.colore:hover{
	color:#333333;
	text-decoration: none;
}

a.mailto{
	color:#000000;
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
}

a.mailto:hover{
	color:#666666;
	text-decoration: underline;
}

.menu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 4px;
	clear: both;
	border: 0px;
	z-index: 2;
	text-align: right;
	background-color: #41220C;
	height: 20px;
	border-right-color: thin 1px #41220C;
	filter: Alpha(Opacity= 40%);
}
a.menu:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 4px;
	clear: both;
	border: 0px;
	z-index: 2;
/**	background-color: #E5D9BC;**/
	background-color: #B8A181;
	background-repeat: repeat;
	height: 20px;
	width: auto;
}
.menuattivo {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 4px;
	clear: both;
	border: thin none #FFFFFF;
	z-index: 2;
	text-align: right;
	background-color: #CC0000;
	height: 20px;
}
a.lingue {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.lingue:hover {
	font-weight: bold;
	color:#E5D9BC;
	text-decoration: none;
}
a {
	color: #DB7524;
	text-decoration: none;
	font-weight: bold;
}
.seleziona {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
}

