@charset "utf-8";
/* CSS Document MAIN PAGES GAL*/

body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
}

body {
	background-color: #666666;
	background-image: url();
}

p {
	text-align: justify;
}

h3 {
	text-align: left;
	color: #000000;
	font-style: italic;
}

a:link { COLOR: #FF6666; font-family: Tahoma, Arial, Helvetica, sans-serif }
a:visited { COLOR: #FF6600; font-family: Tahoma, Arial, Helvetica, sans-serif }
a:hover { COLOR: #000000; font-family: Tahoma, Arial, Helvetica, sans-serif }
a:active { COLOR: #ffffff; font-family: Tahoma, Arial, Helvetica, sans-serif }

/* table.def { width: 750px; margin-left:10%; margin-right:10%; border:none; text-align:center; }
table.def {
	width: 750px;
	background-color: #CCCCCC;
	border: none;
	text-align: center;
}

table.def td {
	vertical-align: middle;
	text-align:center;
	padding: 0px;	
} */

.Stile1 {
	color: #FF6600;
	font-style: italic; /* testo arancio nell'header */
	font-weight: bold;
	font-size: 24px;
}

.Stile2 {
	font-size: small; /* sfondo azzurro e testo small per menu pagine */
	background-color: #ccffff;
	text-align: right;
}

.Stile3 {
	font-size: small; /* sfondo azzurro e testo small per menu fondo pagine */
	background-color: #ccffff;
	text-align: center;
}

.Stile4 {
    color: #000000;
	font-size: x-small; /* formattazione per copyright a fondo pagina */
	text-align: center;
}

.Stile5 {
    color: #000000;
	font-weight: bold; /* specifico per contattaci */
}

.Stile6 {
	font-size: small; /* specifico per news eventi */
	text-align: justify;
}

.Stile7 {
	font-size: small; /* specifico per news eventi */
	text-align: right;
}

.Stile8 {
	font-weight: bold; /* specifico per news eventi */
	text-align:center;
	color: #CCCCCC;
	background-color: #666666;
	vertical-align:middle;
}

.newsupdate { /* specifico per news eventi
	padding-top: 2em;
	padding-bottom: 1em; */
    padding-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
