body{
	background-color: white;
	text-align:center;
	font-family: "Trebuchet MS", Georgia,Arial;
	font-size:11px;
}
table{
	font-family: "Trebuchet MS", Georgia,Arial;
	font-size:13px;
}
#riquadro{
	position:relative;
	margin:auto;
	width:870px;	
	text-align:center;
	
}
.inEvidenza{
	color: #FFAF01;
	font-weight:bold;
	border-bottom:2px solid #FFAF01;
}
.casella{
	border-left:1px solid #e6e6e6;
	padding-left:3px;
	
}
.titoloCat{

	font-weight:bold;
	border-bottom-width:2px;
	border-bottom-style: solid;

}
.descrizioneCategoria{
	color:#d1d1d1;
	font-weight:normal;
	font-size:12px;
}
.link{
	color:#555;
}
.descrizione{
	color:#888;
	font-size:11px;
}
a.link{
	color:#555;
	text-decoration:none;
}
a.link:hover{
	text-decoration:underline;
	color:#222;
}
#riquadroInterno{
	padding:0px;
}


