html,body{margin:0;padding:0}
body{
	font: 90% "Trebuchet MS", Verdana, Arial;
	text-align:center;
	background: #000000;
}
a{color:#fff;}
p{margin:1em 1.5em}
div#header h1{
	height:220px;
	margin:0;
	padding:0;
	background: url(img/testata.gif);
}
div#container{text-align:left;background: #fff;}
img {margin-left:1.5em}
ul {margin:1em 3em 2em 3em;}
li {margin-bottom:.5em}
div#content2{
	background:#930;
	color: #FFFFFF;
}
div#footer{
	background: #333333;
	color: #FFF;
	font-size: .9em;
	text-align: center;
}
div#footer p{margin:0;padding:1em}
div#container{width:800px;margin:0 auto}
div#content1{float:left;width:50%; margin-bottom:0;}
div#content1 a{color:#930;}
div#content2{float:right;width:50%; margin-bottom:0;}
div#footer{clear:both;width:100%}
.nascosto{
	position: absolute;
	top: -10000px;
	left:-10000px;
	width: 0;
	height:0;
	clear:none;
}
.info {
	font: 86% "Trebuchet MS", Verdana, Arial;
}


