/* CSS Document */
html,body{
	padding:0;
	margin: 0;
}
/*background e impostazioni principali*/
body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: none;
}
#leaderbord {
display:none;
	
}
#header  {
display:none;
	
}
#navigation
{
display:none;
margin-left:0px;
	
}
#banner_orizzontale
{
display:none;
	
}
div#content
{
	width: 100%;
	float:left;
	clear:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-left:0px;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	width:100%;
}
#contenitore
{
	
	width: 100%;	
	float:left;
}
div#wrapper
{
	
	width: 100%;	
}
div#footer
{
	width: 100%;
	color: #333333;
	background-color: #FFFFFF;
	background-image: none;
	font-style: italic;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 12pt;
}
div#container
{
	width: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#banner_secondario
{
display:none;
}
div#testo
{
width:600px;
float:left;

}
body{font-size: 18pt} 
div#navcontainer
{
display:none;

}
div#banner_lungo
{
display:none;

}

