@charset "utf-8";
/* CSS Document */
body{
	background-color:#F3f3f3;
	border:0;
}
.titolo{
	color:#F00;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
}
.container{
	background-color:#FFF;
	width:920px;
	}
.container a{
	color:#F00;
	text-decoration:none;
}
.container a:hover{color:#666;}
.testo{
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
}
.copyright{width:530px;}
.link_bottom {
	background-color:#F3F3F3;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	height:30px;
	line-height:30px;
}
.link_bottom a{color:#999;text-decoration:none;}
.link_bottom a:hover{color:#666;}
.menu{
	color:#F00;
	height:30px;
	line-height:30px;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	text-align:left;
}
.key_content {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:none;
	text-align:left;
	line-height:20px;
	font-weight:bold;
}
.key_content a{
	color:#F00;
	text-decoration:none;
}
.key_content a:hover{color:#666;}
.tab_key{
		font-size:9px;
		font-family:Verdana, Geneva, sans-serif;
}
.evidenza{color:#F00;}