	body
	{
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
		text-align: justify;
		color: #000000;
		font-size: 70%;
		margin-top: 3px;
		background-color: #ffffff;
		background-image: url(images/sfondo.jpg);
	}

	body.esterno
	{
		background-color : #dbdfe5;
    background-image: none;
	}

	table
	{
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
		font-size: 100%;
		color: #000000;
	}

	h1
	{
		font-weight: bold;
		text-transform: uppercase;
		text-align: center;
		font-size: 100%;
	}

	p
	{
		margin-top: 8px;
		margin-bottom: 8px;
	}

		a:link, a:visited, a:active
	{
		color: #0045cd;
		text-decoration: none;
	}

		a:hover
	{
		color: #0000ff;
		text-decoration: underline;
	}

	img
	{
		border: 1px solid #000000;
		display: inline;
	}

	.layout
	{
		border: 0px;
		display: inline;
	}

	form
	{
		margin: 0px;
	}

	input
	{
		display: inline;
		border: 1px solid #000000;
		font-size: 100%;
	}

	input[type=hidden]
	{
		display: none;
	}

	hr
	{
		display: none;
	}

	hr.layout
	{
		display: inline;
	}

	#contenitore
	{
		width: 700px;
		margin: auto;
		border: 1px solid #000000;
    background-color: #ffffff;
	}

	#riferimentipagina
	{
		display: none;
	}

	#logo
	{
		background-color: #000000;
		padding: 3px 3px 3px 3px;
		clear: both;
	}

	#data
	{
		width: 696px;
		height: 329px;
	background-image: url(images/centrale_1.jpg);		text-align: right;
		color: #ffffff;
		padding: 2px 2px 2px 2px;
		clear: both;
	}

	#menu
	{
		background-color: #000000;
		padding: 5px 3px 5px 3px;
		clear: both;
	}

		a.menu_item:link, a.menu_item:visited, a.menu_item:active, a.menu_item:hover
	{
		color: #ffffff;
		text-transform: uppercase;
		font-weight: bold;
		font-family: monospace;
		padding-left: 10px;
	}

	#contenuto
	{
		padding: 10px 10px 10px 10px;
		width: 450px;
		float: left;
		clear: left;
	}

	#accessibilita
	{
		text-align: justify;
		padding: 5px 5px 5px 5px;
		width: 210px;
		float: right;
		clear: right;
		background-color: #e0e0e0;
	}

	#areariservata
	{
		text-align: justify;
		padding: 5px 5px 5px 5px;
		width: 210px;
		float: right;
		clear: right;
		background-color: #e0e0e0;
	}

	#link
	{
		text-align: center;
		padding: 5px 5px 5px 5px;
		width: 210px;
		float: right;
		clear: right;
		background-color: #e0e0e0;
	}

	#meteo
	{
		text-align: center;
		padding: 5px 5px 5px 5px;
		width: 210px;
		float: right;
		clear: right;
		background-color: #e0e0e0;
	}

	#riferimenti
	{
		text-align: center;
		font-family: monospace;
		clear: both;
	}

	.mono
	{
		font-family: monospace;
	}

		a.bottone:link, a.bottone:visited, a.bottone:active, a.bottone:hover
	{
		text-align: center;
		width: 50px;
		display: block;
	}
