@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #161616;
	color:#FFF;
}
a {
	color:#F2AB24;
}
a:hover {
	color:#ffffff;
}
.testo_marginesx{
	font-size:14px;
	line-height:18px;
	font-family:"Times New Roman", Times, serif;
	padding-left:5px;
	padding-top:15px;
	padding-right:20px;
}

.testo_titolini{
	font-size:16px;
	line-height:18px;
	color:#F2AB24;
	font-family:"Times New Roman", Times, serif;
	padding-top:16px;
}
#menu{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	margin-top:36px;
	text-align:center;
}
#menu a{
	color:#F2AB24;
	margin-left:28px;
}
#menu a:hover{
	color:#ffffff;
}
.titolo{
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	color:#F2AB24;
	padding-left:30px;
}
.titolo_noimg{
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	color:#F2AB24;
}

