.titolo {
}
.pedice {
	text-align: right;
}
#centro {
	text-align: center;
	vertical-align: middle;
}
.tabella {
	border: 1px solid #666666;

}
body {
	text-align: center;
	background-position: center top;
	background-image: url(immagini/bglogo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: "Trebuchet MS";


}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;
	margin: 15px
}
h1 {
	font: bold 16px "Trebuchet MS";
	margin-left: 15px;


}
a {

	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;
	margin: 0px;
	color: Green;
   
}
a.img {
	color: Green;
	text-align: center;
}
.tabelladown {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background: center;


}
.apice {
	font-size: 12px;


}
.apice strong {
	text-align: right;
	font-size: 12px;
	color: #009900;

}
.apice hr {
	color: #009900;
	height: 1px;
	border-top: 1px dashed;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;



}
div#container{
    width: 682px;
    margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
    }
img {
	float: left;
}
