body {
	margin: 0;
	padding: 0;
	background: #e9f3fc url(../img/bkg_body.gif) 0 0 repeat-x;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006;
	margin: 0 24px 9px 24px;
	padding: 0;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006;
	margin: 0 24px 9px 24px;
	padding: 0;
}
ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006;
	margin: 0 24px 12px 24px;
	padding: 0 24px 12px 24px;
	list-style-type: square;
	list-style-position: outside;
}
dl {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006;
	margin: 0 24px 12px 24px;
	padding: 0 24px 12px 24px;
	list-style-type: square;
	list-style-position: outside;
}
dd {
	margin: 0 0 6px 8px;
	padding: 0 0 6px 8px;
}
a {
	color: #06c;
}
a:hover {
	color: #09f;
}
a img {
	border: 0;
}
.ulaf {
	margin-top: 8px;
	padding-top: 8px;
	background-image: url(../img/lista_af.gif);
	background-repeat: repeat-x;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 190px;
	background-image: url(../img/top_pg_bk.gif);
	background-repeat: no-repeat;
	background-position: 750px 0;
}
#logo p {
	text-indent: -5000px;
	background-image: url(../img/top_pg.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	width: 750px;
	height: 190px;
}
#nav {
	position: absolute;
	top: 120px;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	/*border-bottom: 1px solid #cfd3da;*/
	width: 100%;
	height: 20px;
	background-image: url(../img/fnd_nav_bk.gif);
}
#nav ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	color: #fff;
	margin: 0 0 0 50px;
	padding: 0;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px 17px 3px 17px;
	color: #039;
	background-image: url(../img/fnd_nav.gif);
	background-position: 0 0;
}
#nav a:hover {
	background-position: 0 -40px;
	color: #06c;
}
.last {
	border-right: 1px solid #ccc;
}
#box {
	position: absolute;
	top: 190px;
	left: 50px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 500px;
	background-image: url(../img/bkg_pg.gif);
	background-repeat: repeat-y;
}
#txt {
	margin: 24px 0 0 0;
	padding: 0;
	border: 0;
}
#sp {
	position: absolute;
	top: 190px;
	left: 590px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 196px;
}
#sp img {
	margin: 12px 2px 0 0;
	border: 1px solid #ccc;
}
#copy {
	background-image: url(../img/base_pg.gif);
	margin: 0;
	padding: 18px 0 ;
}
#copy p {
	margin: 9px 24px 0 24px;
}
.info {
	font-family: "Courier New", Courier, mono;
}
.info a, .info a:hover {
	color: #006;
	text-decoration: none;
}
#titolo {
	position: absolute;
	top: 162px;
	left: 50px;
	width: 480;
}
#titolo h1 {
	text-indent: -5000px;
	background-repeat: no-repeat;
	margin: 0 0 0 2px;
	padding: 0;
	border: 0;
	height: 50px;
	width: 480px;
}
#ttlaz {
	background-image: url(../img/ttl_az.gif);
}
#ttlml {
	background-image: url(../img/ttl_ml.gif);
}
#ttlmlen {
	background-image: url(../img/ttl_ml_en.gif);
}
#ttlaf {
	background-image: url(../img/ttl_af.gif);
}
#ttlcl {
	background-image: url(../img/ttl_cl.gif);
}
#bl {
	text-indent: -5000px;
	background-image: url(../img/buona_luce.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 2px;
	padding: 0;
	border: 0;
	height: 40px;
	width: 480px;
}

a.botDown {
	display: block;
	margin-bottom: 6px;
	padding: 5px 0;
	border: 1px solid #006;
	background: #eaf3fc url(../img/bkg_botDown.gif) left bottom repeat-x; 
	text-align: center;
	text-decoration: none;
}  
a.botDown:hover {
	background-position: 0 56px; 
	color: #09f;
	text-decoration: none;
}  
