/*body {
	background-color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
} */

.dati {
	font-weight: bold;
}

 a:link, a:visited {
	text-decoration: none;
	color: #33434c;
}
a:hover {
	text-decoration: underline;
	color: #2274ac;
} 

.tab_lista {
	width: 98%;
	border-top: 1px solid #0459A2;
	border-bottom: 1px solid #0459A2;
	border-left: 1px solid #0459A2;
}
.tab_lista td.th{
	border-right:1px solid #0459A2;
	border-bottom:1px solid #0459A2;
	background-color: #CCC;
	font-size: 11px;
	color: #0063C7;
	font-weight: bold;
}
.tab_lista td.th2{
	border-right:1px solid #0459A2;
	border-bottom:1px solid #CCC;
	background-color: #0459A2;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}
.tab_lista td.th3{
	border-right:1px solid #0459A2;
	border-bottom:1px solid #0459A2;
	background-color: #CCC;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}
.tab_lista tr.cnt td{text-align:left;border-right:1px solid #0459A2;border-bottom:1px solid #0459A2;height:20px;}
.tab_lista tr.cnt_bl td{border-right:1px solid #0459A2;border-bottom:1px solid #0459A2;height:2px;background-color: #FFF;}
.tab_lista tr.cnt td.foto{text-align:center;background-color: #CCC;}
.tab_lista tr.sp td{height:1px;background-image: url(../comune/lineaTratBia.gif);}
.tab_com {
	width: 98%;
	border-top: 1px solid #0459A2;
	border-bottom: 1px solid #0459A2;
	border-left: 1px solid #0459A2;
}
.tab_com td.th{
	margin-top: 3px;
	border-bottom:2px solid #0459A2;
	border-right:1px solid #0459A2;
	background-color: #0459A2;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	height:20px;
}
.tab_com td.me{
	margin-top: 0px;
	border-bottom:1px solid #0459A2;
	border-right:1px solid #0459A2;
	height:30px;
}
.campo1 {
	font-size: 11px;
	background: #FFF;
	color: #000000;
	border: 1px solid #0459A2;
	padding: 0px;
}
.piccolo {
	font-size: 10px;
	background: #FFFFCC;
	color: #000000;
}
.tab_img {
	background-color:#FFFFFF;
	border-top: 1px solid #0459A2;
	border-bottom: 1px solid #0459A2;
	border-left: 1px solid #0459A2;
	border-right: 1px solid #0459A2;
}
.tab_img td.th2{
	border-top: 1px solid #0459A2;
	border-bottom: 1px solid #0459A2;
	border-left: 1px solid #0459A2;
	border-right: 1px solid #0459A2;
	background-color: #CCC;
	font-size: 11px;
	color: #0459A2;
	font-weight: bold;
}
.tab_img td.img{
	border-right:2px solid #FF0000;
	border-bottom:2px solid #FF0000;
	border-left:2px solid #FF0000;
	border-top:2px solid #FF0000;
}
.tab_img td.link{
	border-right:1px solid #0459A2;
	border-bottom:1px solid #0459A2;
	border-left:1px solid #0459A2;
	border-top:1px solid #0459A2;
}
.tab_spot {
	font-size: 10px;
	color: #333333;
	font-weight:bold;
}
.tab_spot td.img{
	background:#D4D0C8;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	border-left:1px solid #FFF;
	border-top:1px solid #FFF;
}

.box_ind_mappa{
	width:				400px;
	padding:			5px;
	margin-left:		10px;
	margin-top:			10px;
	border: 1px solid #4974B6;
	background-color: #FFF;
	color: #4974B6;
}

