* {
	padding: 0;
	margin: 0;
	border: none;
}
a {
outline:none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	border: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
	color: #333;
	width: 900px;
	float: left;
	padding: 10px;
	border: 3px solid #ccc;
	height: 130px;
	margin: 10px 0px 5px 0px;
	background:#3399fe;
}
#navigation {
 float: left;
 width: 900px;
 color: #333;
 padding: 10px;
 border: 1px solid #ccc;
 margin: 0px 0px 5px 0px;
 background-color:#F3F2ED;
}
#leftcolumn {
	color: #333;
	border: 1px solid #ccc;
	background:#F6F0E0;
	margin: 0px 5px 5px 0px;
	padding: 10px;
	height: 780px;
	width: 155px;
	float: left;
}
#centercolumn {
	float: left;
	color: #333;
	border: 1px solid #ccc;
	background:#CCC8B3;
	margin: 0px 5px 5px 0px;
	padding: 10px;
	height: 780px;
	width: 520px;
	display: inline;
 }
 #rightcolumn {
	float: right;
	color: #333;
	border: 1px solid #ccc;
	background:#F6F0E0;
	margin: 0px 0px 5px 0px;
	padding: 10px;
	height: 780px;
	width: 170px;
	 }
#footer {
	width: 900px;
	clear: both;
	color: #333;
	border: 1px solid #ccc;
	background-color:#F3F2ED;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	text-align: center;
}
#onecolumn {
	float: left;
	color: #333;
	border: 1px solid #ccc;
	background:#CCC8B3;
	margin: 0px 5px 5px 0px;
	padding: 5px;
	height: 780px;
	width: 910px;
	display: inline;
}

#menu{
text-align:center;
line-height:25px;
}
#menu a{
	width:100px;
	height:25px;
	background:url(image/a4.jpg) no-repeat right top;
	float:left;
	margin-right:12px;
	text-decoration:none;
	color:#0000CC;
	font-family:georgia;
	font-size:14px;
}
#menu a:hover{
background-position:center;
}
#menu a.selezionato, #menu a.selezionato:hover{
background-position:bottom;
text-decoration: underline;
}
#marqueecontainer{
	position: relative;
	width: 170px; /*marquee width */
	height: 160px; /*marquee height */
	background-color: #F6F0E0;
	overflow: hidden;
}
.Stile1 {
	color: #CC0000;
	font-size: 14px;
}
.Stile3 {
	font-size: 16px;
	color: #0033FF;
	font-weight: bold;
}
#contentwrapper{
	width: 170px;
	height: 32px;
	background-color: #CCFFFF;
	right: 200px;
}

.billcontent{
	width: 100%;
	display:block;
}
#barrasotto{
	width: 618px;
	height: 18px;
	background-color: #CCFFCC;
	text-align: center;
	border: 1px solid #ccc;
	color: #0000FF;
}

	
	
	
	
