body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(images/sfondo.png);
	color:#000000;
	left: auto;
}
#centro {
	background-image:url(images/sfondocentro.png);
	padding:0px 17px 0px 17px;
}
#box {
    width: 934px; 
	 margin: 30px auto 0px;
	}
#tappohead {
	height:17px;
	background-image:url(images/tappohead.png);
}
#head {
	padding:20px 20px 10px 20px;
	text-align:left;
}
#destra {
	width: 210px;
	float: right;
	text-align:left;
	margin-left:0px!important;
	margin-left:-3px;
}
.destraint {
	background-image: url(images/sfondo-rx2.gif);
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: -5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.destraint2 {
	margin:0px 19px 0px 3px;
	padding:-5px 5px 0px 5px;
}
#sinistra {
	margin-right:210px!important;
	margin-right:207px;
	text-align:left;
	background-image: url(images/rigadx.png);
	background-position:right;
	background-repeat:repeat-y;
	height: auto;
}
.sinistraint {
	margin:3px 10px 3px 50px;
	background-image: url(images/sfondo-sx.jpg);
	margin-left:20px;
	padding:0px 15px 0px 15px;
	text-align: left;
	height: auto;
}
#foot {
	height: 30px;
	text-align:center;
	clear:both;
}
#foot2 {
	height: 120px;
	text-align:center;
	clear:both;
}
#foot3 {
	height: 50px;
	text-align:center;
	clear:both;
	font-size:10px;
	color:#569E58;
}
#tappofoot {
	height:17px;
	background-image:url(images/tappofoot.png);
}
#firma {
	margin-top:5px;
	text-align:right;
}
.clearer{
     clear: both;
}
.titolo {
	color: #FFF;
	margin:0px 0px px 10px;
	font-size:24px;
	text-transform:uppercase;
}
.menu {
	margin-top:50px;
	text-transform:uppercase;
	font-weight:bold;
}
.menu a{
	color:#666666;
	margin-right:15px;
}
.menu a:hover{
	color:#559118;
}
.rigaori {
	background-image:url(images/rigadx.png);
	background-position:center;
	background-repeat:repeat-x;
	height:10px;
	margin-bottom:5px;
}
.banner {
	margin:5px 0px 5px px;
	width:180 px;
	height:47px!important;
	height:52px;
	border:#000000 solid 1px;
	background-image: url(images/fotonews/thnews2.jpg);
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding-top:5px;
}
h1 {
	color: #00a91a;
	margin:20px 0px 5px 0px;
	font-size:14px;
	text-transform:uppercase;
}
h2 {
	color: #00a91a;
	margin:10px 0px 0px 0px;
	font-size:14px;
}
h5 {
	color: #559118;
	margin:10px 0px 0px 0px;
	font-size:14px;
}
h6 {
	color: #559118;
	margin:0px 0px 5px 0px;
	font-size:14px;
	text-transform:uppercase;
}
a {
	text-decoration:none;
	color: #00a91a;
	cursor:pointer;
	font-weight:bold
}
a:hover  {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;

}
ul {
	margin:0px 0px 0px 20px;
	padding:0px;
}
li {
	margin:2px 0px 2px 0px;
	list-style-position: inset;
	list-style-type: disc;
}
li a{
	color:#666666;
}
li a:hover{
	color:#559118;
}
strong {
	color:#333333;
}

