body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
}
.testo {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,00px,0px);
	text-align: left;
}
.msg_err {
	font-size: 12px;
	color: #FF0000;
}
.msg_ok {
	font-size: 14px;
	color: #006600;
}
.testo_int
{
	font-size: 12px;
	line-height:18px;
	padding:10px;
	text-align:justify;
}

.menu_su_nero 
{
	font-size: 12px;
	line-height:18px;
	color:#FFFFFF;
	text-align:center;
}

.filetto_dotted {
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#000000;
}
.immagini {
	border: 1px dashed #666666;
}


.dotted {
	border: dotted;
	border-width:1px;
	border-color:#000000;
}
#box_maps {
	font-size: 12px;
	text-align: left;
	vertical-align: baseline;
	margin: 0px;
	padding: 0px;
}
#box_menu_gallery {
	font-size: 12px;
	text-align: left;
	margin-top: 30px;
	padding: 2px;
	margin-left: 5px;
	text-indent: 2px;
	display: block;
	text-decoration: none;
}

a.LinkInterno:link {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
a.LinkInterno:visited {color: black; text-decoration: none; }
a.LinkInterno:hover {color:#CC6666; text-decoration:underline}
a.LinkInterno:active {color: black; } 
