body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


table {
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
table tr td, table tr th {
	border: 0px solid black;
}

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}

#MainContent {
	width: 880px;
}

#LeftColumn {
	width:15px;
	background-image:url(/images/leftcolumn.jpg);
}

#CenterColumn {
	width:850px;
	background-image:url(/images/backcontent.jpg);
}

#RightColumn {
	width:15px;
	background-image:url(/images/rightcolumn.jpg);
}

#TopHeader {
	width:850px;
	height:150px;
	background-image:url(/images/topheader-onebit.jpg)
}

#PromoHomePage {
	width:850px;
	height:269px;
	background-image:url(/images/backhomepage.jpg)
}

#FocusHomePage {
	width:850px;
	height:180px;
	background-image:url(/images/onfocus.jpg);
}

.ButtonOn {
	width:131px;
	height:37px;
	background-image:url(/images/buttonon.png);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}

.ButtonActive {
	width:131px;
	height:37px;
	background-image:url(/images/buttonactive.png);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:center;	
}

.TextContentOnGreen {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
}
a.ButtonActiveLink:hover, 
a.ButtonActiveLink:active,  
a.ButtonActiveLink:visited,  
a.ButtonActiveLink:link { 
	color:#FFFFFF;
	text-decoration: none;
}

a.ButtonLink:hover, 
a.ButtonLink:active,  
a.ButtonLink:visited,  
a.ButtonLink:link { 
	color:#333333;
	text-decoration: none;
}

.ButtonHover {
	width:131px;
	height:37px;
	background-image:url(/images/buttonhover.png);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}

#NewsBox {
	background-image:url(/images/news-back.png);
	width:261px;
	height:259px;
	float:right;	
}

#PromoBox {
	float:right;	
	background-image:url(/images/promo-onebit.png); 
	width:377px;
	height:238px;
}

.news-title {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#333;
}

.news-content {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#444;
}

.box-contenuti
{
	font-family:Verdana;
	margin:10px;
	font-size:12px;
	color:#030303;
}
