body {
	margin: 0px;
	background-image: url(img/sfondo.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FCD80A;
}

td.p1 {
	background-image: url(img/p1.gif);
	background-repeat: repeat-y;
}
td.p2 {
	background-image: url(img/p2.gif);
	background-repeat: repeat-y;
}
td.m3 {
	background-image: url(img/m3.gif);
}
td.bianco {
	background-color: #FFFFFF;
	line-height: 150%;
}
td.nero {
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px;
}
td.nero a {
	color: #FFFFFF;
	text-decoration: none;
}
td.nero img{
	border: 1px solid #FFFFFF;
}
td.giallo {
	background-color: #FDBC02;
	padding: 5px;
}
td.giallo img{
	border: 1px solid #000000;
}
td {
	font-family: Verdana;
	font-size: 12px;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #0574fc;
	text-align: center;
	margin: 0px;
}
a.menu:link, a.menu:visited {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	display: block;
	color: #000000;
	font-weight: bold;
	text-align: center;
	width: 84px;
}
a.menu:hover {
	background-image: url(img/mt.gif);
	background-repeat: repeat-x;
}
a.menug:link, a.menug:visited {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	display: block;
	color: #6b5001;
	font-weight: bold;
	text-align: center;
	width: 84px;
	background-image: url(img/mgiallo.gif);
}
a.menug:hover {
	background-image: url(img/mgialloh.gif);
	background-repeat: repeat-x;
}
td.giu {
	background-image: url(img/b2.gif);
	color: #FFFFFF;
	width: 780px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
img.foto {
	background-image: url(img/cf.jpg);
	background-repeat: no-repeat;
	padding: 20px 25px 20px 25px;
	margin: 5px;
}
td.top {
	background-image: url(img/top.gif);
}
table.blu {
	border: 1px solid #0574fc;
}

a:link, a:visited {
	color: #0574fc;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a.address:link, a.address:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.address:hover {
	color: #FF0000;
}

td.giu a:link, td.giu a:visited{
	color: #FFFFFF;
}
td.giu a:hover{
	color: #fcd80a;
}
body.scheda {
	margin: 0px;
	background-color: #FFFFFF;
}
.little {
	font-size: 10px;
}
.fieldhome { 
border: 1px solid #0574FC; 
padding-right: 10px; 
padding-left: 10px; 
padding-bottom: 10px; 
/* background-color: #0463D8 */
}
.legendhome {
padding-left: 10px; 
padding-right: 10px; 
font-family: helvetica; 
font-size: 10pt;
}