.screen {
		display:none;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3333;
	letter-spacing: 5px;
}

.background{
	border: thin solid #990000;
	font-family: Arial, Helvetica, sans-serif;
}
body{font: 12pt Arial,sans-serif}
h1,h2,h3{font-family: "Trebuchet MS",Arial,sans-serif}
h1{font-size: 160%}
h2{font-size: 140%}
h3{font-size: 120%}
p{line-height: 1.2}
div#header{border-bottom: 1px solid #000; }
div#nav,div#extra, a#skipnav{display:none}
div#footer{border-top: 1px solid #000;font-size: 80%;  background:url({$mainurl2}/img/footer.gif); background-repeat:no-repeat; background-position:top; height:247px;}

