/* CSS Document */

body {
	background-color: #FFFF99;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Stile_menu {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
a:link {
	text-decoration: none;
	color: #ff9900;
}
a:visited {
	text-decoration: none;
	color: #ff9900
}
a:hover {
	text-decoration: none;
	color: #ffff99;
}
a:active {
	text-decoration: none;
}
.contenuto a:link{text-decoration: underline; font-weight: bold; color: #ff9900;}
.contenuto a:visited {text-decoration: underline; font-weight: bold; color: #ff9900;}
.contenuto a:hover {text-decoration: underline; font-weight: bold; color: #000066;}
.contenuto a:active {text-decoration: underline; font-weight: bold;}

.contenuto li {
list-style-image:url(/img_interne/punto_elenco_blu.jpg)
}

.Stile_testo {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}
.Stile_titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
}

.titolo_interno {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
}
.footer {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF6600}

