body {
	background-image: url(vimg/bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
background-repeat: repeat-y;
	background-position: center;

}
#centrale {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#corpo #col1 {
	float: left;
	width: 250px;
}
.riga {
	background-image: url(vimg/bg_riga.gif);
	background-repeat: repeat-x;
	height: 2px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.rigav {
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000b29;
	border-left-color: #000b29;
	padding-right: 5px;
	padding-left: 5px;
}

#corpo #col3 {
	float: left;
	width: 325px;
}
#corpo #col3_testo {
	float: left;
	width: 130px;
}
#corpo #col2 {
	float: left;
	width: 335px;
	background-image: url(vimg/bg_rigav.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#corpo #col2_testo {
	float: left;
	width: 565px;
	background-image: url(vimg/bg_rigav.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#menu {
	height: 41px;
	margin-top: 35px;
	background-image: url(vimg/bgmenu.gif);
	background-repeat: repeat-x;
	padding-left: 200px;
}
.cerca {
	color: #4d789d;
}
#corpo {
	background-color: #001d3a;
	background-image: url(vimg/bg_corpo.gif);
	background-repeat: repeat-x;
}
div.clearer {
	clear: both; 
	line-height: 0; 
	height: 0;
}
#logo_comune {
	height: 177px;
	width: 170px;
	position: absolute;
	margin-left: 30px;
	background-image: url(vimg/logo_comune.jpg);
	background-repeat: no-repeat;
}
form {
	margin: 10px;
}

img {
	border: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: medium;
	color: #ffffff;
	text-align: left;
}
h2 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	text-align: left;
}
h3 {
	color: #ffffff;
	margin: 0px;
}
.non_perdere {
	font-size: small;
	color: #ffffff;
}
.non_perdere strong{
	text-decoration: underline;
}
.non_perdere p{
	margin: 0px;
	padding: 0px;
}
.non_perdere a{
	color: #ffffff;
	text-decoration: none;
}
#pagina #footer {
	height: 17px;
	text-align: center;
	padding-top: 4px;
	background-color: #FFFFFF;
}

#footer li {
	float: left;
}

#footer ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 600px;
}


