body{ 
background-color: white
	}

.intestazionetabellaeventi{
	background :black;
	height: 3px
	}

.corpotabellaeventi{
	background :silver;
	height: 2px
	}

.immagineadx{
	float : right
	}

.immagineasx{
	float : left
	}

.CenterPages {
    background-image: url(Immagini/SfondoCorpoPagine.jpg);
	background-position: top left;
	background-repeat: repeat-y
    }

.titolo{
	font-family: Georgia, Times New Roman, serif;
	font-size: x-large;
	font-style: italic;
	color: black;
	text-decoration: none
	}

.sottotitolo{
	font-family: Times New Roman, Times, serif;
	font-size: small;
	font-weight: bold;
	color: black;
	text-decoration: none
	}

.titolocorpopagina{
	font-family: Times New Roman, Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: black;
	text-decoration: none
	}

.indextitolo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: italic;
	color: black;
	text-decoration: none
	}

.indextesto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: black;
	text-decoration: none
	}
.testo{
	font-family: Times New Roman, Times, serif;
	font-size: small;
	font-weight:normal;
	color: black;
	text-decoration: none
	}

.testoagenti{
	font-family: Arial, Times, serif;
	font-size: small;
	font-weight:normal;
	color: black;
	text-decoration: none
	}

.fondopagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	font-style: italic;
	color: black;
	text-decoration: none
	}

A:link {
	font-size: small;
	font-weight: bold;
	color: black;
	text-decoration: underline 
	}

A:visited { 
	font-size: small;
	font-weight: bold;
	color: black;
	text-decoration: underline
	}

A:hover { 
	font-size: small;
	font-weight: bold;
	color: green;
	text-decoration: underline
	}
