.baganzola {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 8DA362;
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: middle;
	padding-right: 25px;
}
.bg-left {
	background-image: url(images/bg-left.gif);
	background-repeat: repeat-y;
}
.bg-right {
	background-image: url(images/bg-right.gif);
	background-repeat: repeat-y;

}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
}
.top {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 8DA362;
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: middle;
	padding-right: 25px;
}

    A:link { color: #8DA362; text-decoration: underline }
    A:visited { color: #8DA362; text-decoration: underline }
    A:hover { color: #FFFFFF; text-decoration: underline; }
    A:active { color: #FFFFFF; text-decoration: underline }


.copyright {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: CFDFFA;
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}
.text-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 8DA362;
	background-image: url(images/bg-bottom.gif);
	text-align: center;
	font-style: normal;
	text-transform: capitalize;


}

.top-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
}
.elenco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-position: outset;
	list-style-image: url(images/punto.gif);

}
