body,td,th {
	font-family: trebuchet MS, verdana, tahoma, arial, sansSerif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/sfondo.gif);
	background-repeat: repeat-y;
	background-position:center;
}
A:link, A:visited, A:active, A:hover{
	color:#FF0000;
	font-weight:bold;
}
.form_imput {
	color: #333333;
	border: 1px solid #d5d5d5;
	width: 75px;
	background-color: #ededed;
	font-family: "trebuchet MS", verdana, tahoma, arial, sansSerif;
	font-size: 12px;
	padding: 0px 4px;
}
.buttonscontainer {width: 190px;}

.buttons a {color: #666666;
background-color: ;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #ededed;
font: 10px Trebuchet MS, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #ededed;
color: #ff0000;
text-decoration: none;}

h1 {
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, sans-serif;
	font-size: 16px;
	color: #FF0000;
	margin: 0px;
}
#contenuti p{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-left:15px;
	padding-right:12px;
	text-align: justify;
	background-image: url(../images/sf_p.gif);
}
.comingsoon {
	font-size: 10px;
	color: #999999;
}

