body{
	background:#fff;
	font-family:verdana, sans-serif;
	font-size:12px;
	}
#corpo{
	background:#fff;
	background-position:top;
	background-repeat:repeat-y;
	height:100%;
}
#header{display:none;}
#menu{display:none;}
#footer{display:none;}
#lang{display:none;}
#ilab{display:none;}
h3{
	font-size:16px;
	border-bottom:1px solid #000;
	margin-left:30px;
	margin-bottom:0px;
	}
h1{
	font-size:10px;
	padding-left:50px;
	margin-bottom:6px;
	}
h2{
	font-size:14px;
	border-bottom:1px solid #000;
	}

