@charset "utf-8";
/* CSS Document */
/* CCS by tesene */


#container {
	margin: 0 auto;
	width: 740px;
	font-family:"Segoe UI", "Trebuchet MS", sans-serif;
}
#banner {
	text-align:center;
}
#banner a {
	color:#000;
	font-size:12px;
}
#testo {
	font-size:14px;
	margin:10px;
	text-align:justify;
}
#footer {
	text-align:center;
}
#footer a {
	color:#000;
	font-size:14px;
}