body {
	background-color: #FFFFFF;
	background-image: url(immagini/pag_sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.menu_testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ABCDE8;
}
.sfondo_sx {
	background-image: url(immagini/sfondo_sx.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.sfondo_dx {
	background-image: url(immagini/sfondo_dx.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a.menu_testo:link {
	color: #ABCDE8;
	text-decoration: none;
}
a.menu_testo:visited {
	color: #ABCDE8;
	text-decoration: none;
}
a.menu_testo:hover {
	color: #FFFFFF;
}
.corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ABCDE8;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #214D70;
}
a.menu_testo:active {
	color: #ABCDE8;
	text-decoration: none;
}
.menu_sfondo:hover {
	color: #214D70;
	text-decoration: none;
	background-color: #214D70;
	background-image: url(immagini/menu_bottone_up.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
a.copyright:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:hover {
	color: #FF9900;
	text-decoration: none;
}
.news_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(immagini/news_header_sfondo.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.news_corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-image: url(immagini/news_corpo_sfondo.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a.news_titolo:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.news_titolo:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.news_titolo:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.news_titolo:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
.TitoloSezione24 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #214D70;
}
.txt_titolo {
	font-size: 11px;
	color: #214D70;
	font-weight: bold;
}
.txt_testo {
	font-size: 11px;
	color: #214D70;
	font-weight: normal;
	text-align: justify;
}
.TitoloSezione18 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #214D70;
}
a:link {
	font-weight: bold;
	color: #214D70;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #214D70;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #214D70;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #214D70;
	text-decoration: none;
}
.bordoimmagini {
	border: 1px solid #214D70;
}
.ricerca_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(immagini/ricerca_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ricerca_corpo {
	font-size: 11px;
	color: #214D70;
	text-decoration: none;
	background-image: url(immagini/ricerca_sfondo.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.stile_input {
	font-size: 10px;
	color: #214D70;
	background-color: #AED8FE;
	border: 1px solid #214D70;
}
.ricerca_foot {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(immagini/ricerca_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
