/* mappe */
#corpomappa {}
#mappa {}
	#mappa table {
		margin:0px;
		padding:0px; 
		font-size: 0px;
		width: 100%;
	}
	#mappa td {
		margin:0px;
		padding:0px;
		font-size: 0px;
	}
#mapimg div {
	margin:0px;
	padding:0px;
	font-size: 0px;
	}
#map_pane {
	margin:0px;
	padding:0px;
	}
#map {
	margin:0px;
	padding:0px;
	border:3px solid #444;
	background-color:#f3efe7;
	background-image: url(../mapimages/fondomappa.gif);
	background-repeat: repeat;
	FLOAT: right; 
	OVERFLOW: hidden; 
	POSITION: relative;		 
}
#map IMG {POSITION: relative;}
.tools{
	border: 0px;
	/*width:150px;
	float:right;*/
	margin-top:3px;
}
.rosadeiventi{
	border: 0px;
	padding: 0px;
}
.tools caption{
	font-weight:bold;
	font-size:10px;
	text-align: left;
}
.boxTools{
	/*background: #F8F8F8;	height:42px;*/
	border:1px solid #CCCCCC;
	text-align:left;
	padding:0px;

}
.b{
	color:#666666;
	font-size:10px;
	margin-left:4px;
	float:left;
}
hr{
	width:50px;
}
.b div{margin-top:4px;}
.s{
	 background-image: url(../mapimages/septool.gif);
	 background-repeat: no-repeat;
	 background-position: left top;
	 float:left;
	 width:7px; 
	 height:42px;
}
td, th{
	font-size: x-small;
}
.tabellarisultati{
	border-bottom: 2px solid #006563;
	border-top: 2px solid #006563;
	padding: 2px;
	margin: 10px 0px;	
   text-decoration: none;
	color: #000;
	width:640px;
}
.tabellarisultati caption{
		color: #006563;
    	font-size: 10pt;
    	font-weight: bold;
	 	text-align: left;
		margin: 8px 0px 8px 0px;
	}
	.tabellarisultati th{
		padding: 5px;
	   text-decoration: none;
		color: #fff;
		background-color: #006563;
		text-align: left;
	}
	.tabellarisultati td{
		border-bottom: 1px solid #006563;
		border-right: 1px dotted #006563;
		padding: 5px;
	   text-decoration: none;
		color: #000;
		
	}
.tabellarisultati td a:link, .tabellarisultati td a:active{
		color: #006563;
		text-decoration: none;
	}
	
.tabellarisultati td a:hover{
		color: #006563;
		text-decoration: underline;
	}
	.tabellarisultati td.first{
		border-left: 1px dotted #006563;
		width:80px;
	}
	
.icone{
	clear: both;
}

.paginazione{
	margin:10px 0px;
	width: 640px;
	padding:0px;
}

.boxinfo {
	border-left: 1px dotted #006563;
	border-right: 1px dotted #006563;
padding:5px;
}
.tabellainfo {
	text-align: left;
	padding:4px 0px;
	width: 630px;
}
.tabellainfo th {
	background-color: #F1F4ED;
	border-bottom: solid 1px White;
}
.tabellainfo td {
	border-bottom: solid 1px #F1F4ED;
}
.titolo_bubble{
	color:#006563;
	font-weight: bold;
	font-size: small;
}
@media print
{
	.tools, hr, .rosadeiventi	{ display: none; }
	.sfondo4{
		display: none;
	}
}


