#logolink, #logo, #headerimage, #introdx, #buttons, #buttons-open, #buttons-close,
td.mainmenu-level2, td.mainmenu-level1, td.mainmenu-level1-ACT { 
display: none; 
}

body {
	margin-top: 0px;
	padding-top: 0px;
	background-image: none;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, Serif;	
	font-size: 14px;

}

p {
	font-family: Verdana, Arial, Helvetica, Serif;	
	font-size: 14px;
}

.block-separator {
	margin-top: 0px;	
}

/*serve per intera pagina*/
#container {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	text-align: left;
	border: 0;
	background-image: none;
	width: 100%;
}

#container1 {
	position: relative;
	top: 0;
	left: 0;
	margin: 0px;
	border: 0;
	width: 100%;
}

#bottom {
	background-image: none;
}

