body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url('sfondo.jpg');
	background-repeat: repeat;

}

.menu{


}
.menu td{
display:block;
height=25px;
background: #FF9900;
border: 1px solid #cccccc;
border-bottom:0px;
}
.button {
display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: trasparent;
	width: 100%;
	height: 25px;
	padding: 0px;
	margin: 0px;
	border: 0px solid #cccccc;
	border-bottom: 0px;
}

.button a{
	color: #ffffff;
	background-color: transparent;
	width: 100%;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	height: 25px;
}
.button a:link{
	color: #ffffff;

	width: 100%;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	height: 25px;
}

.button a:visited{
	color: #ffffff;

	width: 100%;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	height: 25px;
}

.button a:active{
	color: #ffffff;

	width: 100%;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	height: 25px;
}

.button a:hover{
	color: #000000;
	background-color: #FFCC00;
	width: 100%;
	text-decoration: none;
	height: 25px;
}

/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 199px;
height: 320px;
background-color: #C6FFC6;
}


a:link {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.style2 {color: #000000}

.news{
display: block;
height: 30px;
}
