body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(images/sfondo_body.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0;
	text-align: center;
	color:#666666;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.foto {
	margin-bottom: 5px;
	margin-top: 10px;
}

p{
	text-align:justify;
	padding-right:30px;
	
}
.pagina-sfumatura {
	background-color: #eaeaea;
	background-image: url(images/sfondo_pagina.gif);
	background-repeat: repeat-x;
}
.pagina-home {
	background-image: url(images/figure_home.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
}
.pagina {
	padding: 10px;
}
.menu_1 {
	color: #000000;
	text-decoration: none;
	background-image: url(images/sfondo_menu_1.gif);
	background-repeat: no-repeat;
	height: 18px;
	display: block;
	font-size: 11px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-left: 8px;
	margin-top: 1px;
}
.menu_1:hover {
	background-image: url(images/sfondo_menu_1_hover.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
}
.menu_1_on {
	color: #ff4a00;
	text-decoration: none;
	background-image: url(images/sfondo_menu_1_on.gif);
	background-repeat: no-repeat;
	height: 18px;
	display: block;
	font-size: 11px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-left: 8px;
	margin-top: 1px;
}
.menu_2 {
	color: #000000;
	text-decoration: none;
	background-image: url(images/sfondo_menu_2.gif);
	background-repeat: no-repeat;
	height: 18px;
	display: block;
	font-size: 11px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-left: 8px;
	margin-top: 1px;
}
.menu_2:hover {
	background-image: url(images/sfondo_menu_2_hover.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
}
.menu_2_on {
	color: #ff4a00;
	text-decoration: none;
	background-image: url(images/sfondo_menu_2_on.gif);
	background-repeat: no-repeat;
	height: 18px;
	display: block;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
}
.link {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.link:hover {
	text-decoration: underline;
}
.tabella{
	 background-image: url(images/bg_tab.jpg);
	 background-repeat: no-repeat;
}


.linkNews {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.linkNews:hover {
	text-decoration: underline;
}

