html { margin: 0; padding: 0;}
body { margin: 0; padding: 0; text-align: center; }
#main 
{ 
	min-width: 980px; height: 600px; /* mozilla firefox */
	margin: 0 auto; text-align: justify; 
	font-szie: 1.3em;
}

input { display: none; }
#header,#logo,#banners,#logoBrand ,#mainMenu,#formMenu,#comunicazioni, #userData, #tasks, #agenda, #footer, #agenda_exploded{ display: none; }

#content { }


