body {
	background-color: #003d3c;
	background-image: url(../img/design.png);
}

div#contenuto {
	margin: 0 0 0 8px;
}

div#logo {
	margin: 8px 0 0 0;
	width: 180px;
	height: 29px;
	background-image: url(../img/logo_handheld.gif);
	background-repeat: no-repeat;
}

div#testi {
	top: 60pt;
}

img#print {
	visibility: hidden;
	display: none;
}

div#menu {
	margin-top: 16px;
	background-color: #152a2b;
	background-image: url(../img/design_1024.png);
}

div#menu a {
	display: block;
	border: 0;
}

div#copy {
	margin-top: 16px;
}

h1 {
	color: #fff;
}

p, a, a.link, a.link#hover, li, div#copy p, div#copy a, a#info {	
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 14px;	
}

div#copy p, div#copy a, a#info {
	font-size: 8px;
}

a, a.link {
	text-decoration: none;
	color: #dcb28c;
	border-bottom: 1px #aaa dotted;
}

a:hover, a.link:hover {
	color: #fff;
	background-color: #253639;
}

