html,body{

	margin: 0 auto;
	padding:0;
	color:#333333;
	height:auto;	}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align: center;
	}


#navigation, #evidenza, div#meteo, #extra, #agenzia, #footer, ul#mappa1 ,#cmdStampa {
	display: none;
	}

#header  {
/*	display: none; */
	}


.indietro{
	display: none;
	}
	
div#informa
{
	display: none;
}


#content{
/* border: 1px dotted #000; */
        display: block;
	width: 178mm;
	height: 150mm;
/*	overflow: none; */
        overflow: visible;
	float: none;

}

#centrale{
	width: 178mm;
	height: 150mm;

        display: block;
/*
border: 1px dashed #eee;

        width: 210mm;
	height: 250mm;
*/
/*	overflow: none; */
        overflow: visible;
	float: none;
        text-align: left;
}

.testoAtto{
	font-size:1.4em;
}


h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0.4em 0 0.4em 1em;
	color: #333333;
	font-size: 1.6em;
	}

/*
 div#printhead {
 display: block;
 position: fixed; top: 0; left: 0; width: 100%; height: 2em;
 }

div#header{
   display: block;
   position: fixed; top: 0; left: 0; width: 100%;
   height: 12.7em;
 }
 */

