.bordo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width:1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	color: #ffffff;
}
.didascalia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #707173;
}

.lingua:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}

.lingua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b7b8b9;
	text-decoration: none;
}

.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.linkRosso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.linkRosso:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.testobianco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.testobianco2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.titCategoria {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.titCategoria:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.titCategoriaON {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
div.scroll {
	height: 300px;
	width: 470px;
	overflow: auto;
	border: 0px solid #D4D4D4;
	background-color: #FFFFFF;
	padding: 12px;
	scrollbar-face-color:#716467;
	scrollbar-shadow-color:#716467;
	scrollbar-highlight-color:#716467;
	scrollbar-3dlight-color:#221e1f;
	scrollbar-darkshadow-color:#221e1f;
	scrollbar-track-color:#221e1f;
	scrollbar-arrow-color:#221e1f;
};
div.scrollEXH {
	height: 300px;
	width: 770px;
	overflow: auto;
	border: 0px solid #D4D4D4;
	background-color: #FFFFFF;
	padding: 12px;
	scrollbar-face-color:#cbc8c9;
	scrollbar-shadow-color:#cbc8c9;
	scrollbar-highlight-color:#cbc8c9;
	scrollbar-3dlight-color:#9a9394;
	scrollbar-darkshadow-color:#9a9394;
	scrollbar-track-color:#9a9394;
	scrollbar-arrow-color:#9a9394;
};
