/* Stylesheet pagine secondarie Organizzazione 2006 

	Author:		Claudio Belelli
	Last update:	29-11-2006

-------------------------------------------------*/

body 
{

	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 100%;
	positon: relative;
	margin: 0;
        padding: 0;
	width: 100%;
	max-height: 100%;
        overflow: scroll;
        margin-top: auto;
	margin-bottom: auto;
	background-color: #FFFFFF;
        background-repeat: no-repeat;

	
}

div.tabella
{
	padding: 170px 30px 0px 10px;
	color: blue;
	font-size: 76%;
}
