body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodysfondo {
	padding: 0px;
	background-image: url(immagini/sfondo_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 1px;
}
#nav ul {
	list-style: none;
	margin: 1px;
	padding: 1px;
}
#nav li {
	font-size: 80%;
	border-bottom: 1px dotted #B2BCC6;
	margin-bottom: 3px;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #2A4F6F;
}
#nav a:hover {
	color: #CD9735;
	padding-left: 5px
}

#nav_PA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 1px;
}
#nav_PA ul {
	list-style: none;
	margin: 1px;
	padding: 1px;
}
#nav_PA li {
	font-size: 80%;
	border-bottom: 1px dotted #B2BCC6;
	margin-bottom: 3px;
}
#nav_PA a:link, #nav_PA a:visited {
	text-decoration: none;
	color: #663300;
	padding-left: 3px
}
#nav_PA a:hover {
	color: #996600;
	padding-left: 8px
}

.contentuocentrale{
	color: #000000;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 10px;
	margin: 10px;
}
.caratterestandar{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.carattererosso{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.nomargine {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.margine_me_myarea{
	margin-left: 6px;
}
.titoletto_bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.titoletto_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#0066FF
}
.titolo_pagine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A4F6F;
	}
.riga_bassa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #660000;
	}
.bordo_foto {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	}
.bordo_foto_home{
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	}