body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}

.Tabella {
	background-image: url(immagini/pagina/sfondo_top.jpg);
	background-repeat: repeat;
}

.TabellaCorpo {
	background-image: url(immagini/pagina/sfondo_tabella.jpg);
	background-repeat: repeat;
}
.FinePagina {
	background-image: url(immagini/pagina/fine_pagina.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #523A0E;
}
.FinePagina a:link, .FinePagina a:visited {
	color: #523A0E;
	text-decoration: underline;
}
.FinePagina a:hover, .FinePagina a:active {
	color: #CA540C;
}

.MenuVerticali {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(immagini/pagina/sfondo_menu.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 32px;
}
.MenuVerticali a:link, .MenuVerticali a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.MenuVerticali a:hover, .MenuVerticali a:active {
	color: #523A0E;
	text-decoration: none;
}
.Indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(immagini/pagina/sfondo_indirizzo.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
.MenuOrizzontali {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(immagini/pagina/sfondo_menu_or.jpg);
	background-repeat: no-repeat;
	padding-left: 230px;
}
.MenuOrizzontali a:link, .MenuOrizzontali a:visited {
	color: #000000;
	text-decoration: none;
}
.MenuOrizzontali a:hover, .MenuOrizzontali a:active {
	color: #CA540C;
	text-decoration: none;
}
.Foto {
	background-image: url(immagini/pagina/sfondo_foto.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 6px;
}
.TestoPrivacy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #523A0E;
	padding: 10px;
	text-align: justify;
}
.Testi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 20px;
	padding-left: 10px;
}
.Testi  a:link, .Testi  a:visited {
	color: #000000;
	text-decoration: underline;
}
.Testi  a:hover, .Testi  a:active {
	color: #CA540C;
	text-decoration: underline;
}
.Sottotitoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #523A0E;
	padding-left: 20px;
	font-weight: bold;
}
.TestiMedi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	padding-right: 20px;
	padding-left: 10px;
}
.TestiMedi  a:link, .TestiMedi  a:visited {
	color: #000000;
	text-decoration: underline;
}
.TestiMedi  a:hover, .TestiMedi  a:active {
	color: #CA540C;
	text-decoration: underline;
}
.Link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
}
.Link  a:link, .Link  a:visited {
	color: #000000;
	text-decoration: underline;
}
.Link  a:hover, .Link  a:active {
	color: #CA540C;
	text-decoration: underline;
}
.TestiNoMargini {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.TestiPdf {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #FDEFE3;
	border: 1px dashed #CA540C;
}
.TestiPdf  a:link, .TestiPdf  a:visited {
	color: #000000;
	text-decoration: underline;
}
.TestiPdf  a:hover, .TestiPdf  a:active {
	color: #CA540C;
	text-decoration: underline;
}
.TitoloNotizie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #523A0E;
	font-weight: bold;
}
.TestoNotizie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #523A0E;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
.TestoNotizie  a:link, .TestoNotizie  a:visited {
	color: #000000;
	text-decoration: underline;
}
.TestoNotizie  a:hover, .TestoNotizie  a:active {
	color: #CA540C;
	text-decoration: underline;
}
