body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
}

img {
	border: none;
}

#menu img {
	margin: 5px;
}

.imgBordo {
	margin: 7px;
	border: #BABABA solid 5px;
}

.novita {
	font-size: 11px;
	color: #0E0E0E;
	padding: 6px 9px 6px 9px;
}

.main {
	font-size: 15px;
	color: #FFFFFF;
	background-color: #01081A;
	line-height: 1.5em;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}

.mappa {
	font-size: 13px;
	width: 560px;
	height: 400px;
	border:1px solid #003464;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
}


.boxTxt {
	padding: 18px;
}

.boxTxtMenu {
	padding-top: 18px;
}

.footer {
	font-size: 10px;
	color: #000000;
	padding: 7px;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

a.footer:link, a.footer:active, a.footer:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.footer:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

a.galleriaSel:link, a.galleriaSel:active, a.galleriaSel:visited {
	padding: 5px;
	text-decoration: none;
	color: #FFFFFF;
	background-image:url(images/galleriaLinkBG.gif);
	background-repeat:repeat-x;
	gbackground-color:#555555;
	font-weight: bold;
	border-top: 2px solid #CFCFCF;
	border-left: 2px solid #CFCFCF;
	border-right: 2px solid #CFCFCF;
}
a.galleria:link, a.galleria:active, a.galleria:visited {
	padding: 3px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 2px solid #CFCFCF;
	border-left: 2px solid #CFCFCF;
	border-right: 2px solid #CFCFCF;
}
a.galleria:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color:#000000;
	font-weight: bold;
}

.boxTop1BG {
	background-image: url(images/boxTop1BG.gif);
	background-repeat: no-repeat;
	background-position: right;

}
.boxDown1BG {
	background-image: url(images/boxDown1BG.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.boxCol1BG {
	background-color: #A5A5A5;
}

.destro {
	text-align:right;
}
.sinistro {
	text-align:left;
}