body {
	background-color:#000;
	margin: 0px auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#maincontainer
{
	width:775px;
	margin:auto;
}

#bannerbar
{
 height:100px;
}

#maincontent
{
	margin-left:30px;
}

#mainfooter
{
	clear:both;
	font-size:9px;
	color:#ffffff;
	margin-left:30px;
	border-top:1px solid white;
	margin-top:0px;
	padding-top:3px;
}

#mainfooter a
{
	text-decoration:none;
	color:White;
}

#changelanguage
{
	color:#FC5A34;
	font-size:9px;
	float:right;
	text-align:right;
	width:400px;
}

#changelanguage a
{
	text-decoration:none;
	color:White;
}

#changelanguage a:hover
{
	text-decoration:underline;
}

#motorericerca
{
	margin-top:10px; 
	text-align:right;
}

.casellaricerca
{
	width:90px;
	border-style:none;
	background-color:Silver;
	font-size:10px;
	
}

.bottonericerca
{
	background-color:White;
	border-style:none;
	font-size:10px;
}

th 	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	line-height : 1.4 em;
	text-decoration: none;
	font-weight:normal
}