body {
	background-image: url(img/sfondo.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
}
td {
	font-family: Verdana;
	font-size: 12px;
}
td.men {
	background-color: #79a237;
}
td.top {
	background-image: url(img/t3.jpg);
	text-align: right;
	padding-right: 10px;
	color: #FFFFFF;
}
td.giu{
	background-image: url(img/b3.jpg);
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-top: 4px;
}
td.p1 {
	background-image: url(img/p1r.jpg);
	vertical-align: top;
}
td.p2 {
	background-image: url(img/p2r.jpg);
	vertical-align: top;
}
.top a:link, .top a:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px;
}
.top a:hover {
	color: #547126;
	background-color: #FFFFFF;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #00ABFA;
	margin: 0px;
	text-align: center;
	border-bottom: 1px solid #00ABFA;
}
h2 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
}
td.foto {
	background-image: url(img/foto.gif);
}
td.n1 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-image: url(img/n1.jpg);
	padding: 5px 0px 10px 0px;
}
td.n2 {
	background: url(img/n2.jpg) repeat-y;
	padding: 10px;
	color: #FFFFFF;
}
h2 a:link, h2 a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #547126;
	padding: 2px;
}
h2 a:hover {
	color: #00abfa;
	background-color: #FFFFFF;
}
