div#header{
	
    background-color: #ffffff;
    
	float: right;
	height: 29%;
	width: 78%;

	}
	
div#eventi{
	
	background-attachment: scroll;
	background-image: url(images/eventi.jpg);
	background-repeat: no-repeat;
	background-position: center center;

    float: right;
	height: 439px;
	width: 310px;
	}
	
div#menu_giorno{
	
	background-attachment: scroll;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;

    float: left;
	height: 218px;
	width: 283px;
	}
	
div#storia{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 218px;
	width: 283px;
	background-image: url(images/storia.jpg);

	}

div#storiascrittavuoto{
	
	

    float: right;
	height: 115px;
	width: 253px;
	}

div#storiascritta{

	font: 80% Verdana, sans-serif;
    float: right;
	height: 70px;
	width: 253px;
	}


div#eventiscritta{
	
	font: 80% Verdana, sans-serif;
    float: right;
	height: 324px;
	width: 280px;
	}


div#leggi{
	
    float: right;
	height: 20px;
	width: 258px;
	}
	
div#navigation{
	
    float: right;
	height: 64%;
	width: 78%;
	}
