body {
	margin: 0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	color: #000000;
	background-color:#FFFFFF;
	text-align:center;
}
html {
	color: #000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	background-color:#FFFFFF;
}
textarea,input {
	color: #000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
}
td {
	font-size: 10 px;
}
a {
	color:#fe9000;
	text-decoration:none;
	font-weight:bold;
	font-size: 10 px;
}
a:hover {
	color:#fe9000;
	text-decoration:underline;
	font-weight:bold;
	font-size: 10 px;
}
div.main {
	display: block;
	float: left;
	clear: both;
	text-align:center;
	width: 770px;
}
.empty {
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
.claim {
	background-image:url(/img/comuni/filetto_testata.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#000000;
}
.footer {
	display: block;
	float: none;
	clear: both;
	width: 770px; 
	margin-bottom: 5px;
	color:#FFFFFF;
	font-size: 9px;
}
.footer a {
	color:#FFFFFF;
	font-weight:bold
}

div.menu {
	color:#000000;
	font-size: 12 px;
	padding-left: 25px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/img/comuni/freccia.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
div.menuOver{
	color:#000000;
	text-align:left;
	font-size: 12 px;
	padding-left: 25px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/img/comuni/freccia1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.testata_int {
	background-image:url(/img/comuni/bg_testata.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.nero {
	color: #000000;
	font-size: 12 px;
	text-decoration:none;
}
.nero:hover{
	color: #000000;
	font-size: 12 px;
	text-decoration:none;
}
#cartina {
	border: 1px solid #000000
}
.company {
	float:left; 
	text-align:justify; 
	margin-top:10px; 
	width: 570px; 
	margin-left:20px; 
	margin-bottom:40px;
	background-image:url(/img/company/fondo.jpg);
	background-repeat:no-repeat;
	background-position:center ;
	}

.informativa {
	display: block;
	float: none;
	clear: both;
	font-size: 10px;
	line-height: 11px;
	text-align:left;
}
.informativa .boxCheck{
	display: block;
	float: none;
	clear: both;
	margin-bottom: 8px;
}
.informativa .boxCheck .checkbox{
	display: block;
	float: left;
	width: 15px;
	margin-right: 8px;
}
.informativa .boxCheck .label{
	display: block;
	float: left;
}

/* SERVIZI */
h1 {
	font-size: 14px;
}
h2 {
	display: block;
	float: none;
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #fe9000;
}
.kit {
	display: block;
	float: right;
	width: 220px;
	text-align: left;
}
.kit ul{
	margin: 0px;
	padding: 18px;
	font-weight: bold;
	line-height: 20px;
}
.foto {
	display: block;
	float: left;
	width: 340px;
	text-align: left;
}
.foto a{
	display: block;
	float: left;
	border: 2px solid #CCCCCC;
	margin: 0px 4px 4px 0px;
}
.foto a:hover{
	border: 2px solid #fe9000;
}
.foto a img{
	border: 0px;
}
/* SERVIZI */
