html {
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}
body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	background: #C9C9C9;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a {
	color:#464646;
	text-decoration: underline;
}
#main {
	width: 737px;
	height: 100%;
	top: 0;
	background: url(../img/sfondo_grigio.gif)  repeat-y top right;
	min-height: 420px;
	text-align: left;
	margin: 0px auto;
	position: relative;
	background-repeat: repeat;
}
#header {
	width: 737px;
	text-align: left;
	height: 130px;
	text-align: left;
	background: url(../img/sfondo_bianco.gif);
}
#spazio {
	width: 737px;
	text-align: left;
	height: 8px;
	text-align: left;
	background: url(../img/sfondo_grigio_chiaro.gif);
}
#contenuto {
	height: auto;
	text-align: left;
	padding-top: 21px;
	padding-left: 153px;
	padding-bottom: 40px;
	background: url(../img/sfondo_grigio.gif)  repeat-y top right;
}
#formok{
	font-size: 12px;
}
input.text{
	font-family: Arial, Helvetica, sans-serif;
	background: #D7D7D7;
	border: 0px; color: #000000;
	padding-left:1px
}
input.pulsante {
    font: bold 11px;
    color: #ffffff;
    background: #555555;
    text-align: center;
    padding: 2px;
    width: 110px;
    border: 0px;
    margin-top: 10px;
    }
textarea{
	font-family: Arial, Helvetica, sans-serif;
	color: #454567;
	border: 0px;
	background: #D7D7D7;
	padding: 5px;
	width: 300px;
	scroll: auto;
}
ul{
	line-height: 1.2;
	list-style: url(../img/bullet.gif);
}
#navigazione {
	float: left;
	left: 0;
	width: 153px;
	\width: 174px;
	w\idth: 153px;
	padding-left: 21px;
	padding-top: 20px;
}
#news{
	padding-left:0;
	padding-top:17;
	font-size:10px;
	line-height: 13px;
	color:#3B953D;
	width:120px;
	\width: 131px;
	w\idth: 120px;
}
#news a{
	color:#464646;
	text-decoration: none;
}
#news a:link{
	color: #464646;
	text-decoration: underline;
}
#news a:hover{
	color: #464646;
	text-decoration: underline;
}
#news a:visited{
	color: #464646;
	text-decoration: underline;
}
#footer{
	clear: both;
	background: url(../img/sfondo_grigio.gif) repeat-y top right;
}
#footertxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	font-size: 10px;
	text-align: left;
	padding-left: 181px;
	clear: both;
}
.globali {
	font-family: Arial, Helvetica, sans-serif;
	color: #959595;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
}
.globali a{
	color: #3B953D;
	text-decoration: underline;
}
.globali a:hover{
	color: #3B953D;
	text-decoration: underline;
}
.homeok{
	font-family: Arial, Helvetica, sans-serif;
	color: #4867B6;
	font-size: 10px;
	text-align: right;
}
.homeok a{
	color: #4867B6;
	text-decoration: underline;
}
.homeok a:hover{
	color: #4867B6;
	text-decoration: underline;
}
.homeok a:visited{
	color: #4867B6;
	text-decoration: underline;
}
