body{
	margin:0;
	padding:0;	
	background:#d9d9d9 ;
}

#main{
    position:absolute;
    width:950px;
    height:auto;
	left:50%;
	margin-left:-475px;	
    padding-top:60px;
    background:transparent ;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 19, 2016 */


@font-face {
    font-family: 'MuseoSans300';
    src: url('fonts/museosans300-webfont.eot');
    src: url('fonts/museosans300-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosans300-webfont.woff') format('woff'),
         url('fonts/museosans300-webfont.ttf') format('truetype'),
         url('fonts/museosans300-webfont.svg#museo_sans300') format('svg');
    font-weight: normal;
    font-style: normal;
    
}

@font-face {
    font-family: 'MuseoSans500';
    src: url('fonts/museosan500-webfont.eot');
    src: url('fonts/museosans500-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosans500-webfont.woff') format('woff'),
         url('fonts/museosans500-webfont.ttf') format('truetype'),
         url('fonts/museosans500-webfont.svg#museo_sans500') format('svg');
    font-weight: normal;
    font-style: normal;
    }



/*------------link home'*---------------*/

 
#logo a{
    position:absolute;
    left:0px; 
    top:45px;
	display:block; 
	width:164px;
	height:130px;
	background:transparent url(img/logo.png) no-repeat;
	text-decoration:none;
	outline:none;
	}

#logo a:hover {
	background-image:url(img/logohover.png);

	}


/*------------menù navigazione'*---------------*/


#menu{
position:absolute;
width:300px;
right:0px; 
top:150px;
padding:0;
background:transparent;
font-size: 13px;
font-family: 'MuseoSans500', Arial, Verdana;
text-align: right;
}  

 #menu ul{ 
 padding:0;
 margin:0;
} 

#menu li{
display: inline;
margin-left:30px;
padding:0;
list-style-type: none; 
}

#menu a:link, 
#menu a:visited{
text-decoration: none;
color: #404040;
}

#menu a:link#evidenziato,
#menu a:visited#evidenziato,
#menu a:hover{
text-decoration: none;
color:gray;
}



/*------------tumb*---------------*/

#spiga1{
	position:absolute;
	width:600px;
	height:450px;
	background:transparent;
    left: 0px;
    top: 200px;
}	

#spiga2{
	position:absolute;
	width:600px;
	height:450px;
	background:transparent;
    left: 0px;
    top: 675px;
}	

#spiga3{
	position:absolute;
	width:600px;
	height:450px;
	background:transparent;
    left: 0px;
    top: 1150px;
}

#spiga4{
	position:absolute;
	width:600px;
	height:450px;
	background:transparent;
    left: 0px;
    top: 1625px;
}

#legenda h1{
position:absolute;
left: 0px;
top: 2100px;
margin:0;
font-size: 13px;
font-family: 'MuseoSans300', Arial, Verdana;
text-align:left;
font-weight: normal;
}

#pianta{
	position:absolute;
	width:600px;
	height:503px;
	background:transparent;
    left: 0px;
    top: 2170px;
    padding-bottom:60px;
}	

	



/*------------TEXT*---------------*/



.text-right h2{
position:absolute;
margin:0;
padding:0;
left: 700px;
top: 200px;
font-size: 13px;
font-family: 'MuseoSans300', Arial, Verdana;
font-weight: 300;
color: #404040;
line-height: 18px;
}


.text-ita p{
position:absolute;
display: block;
margin:0;
padding:0;
width: 250px;
right: 0px;
top: 250px;
font-size: 13px;
font-family: 'MuseoSans300', Arial, Verdana;
font-weight: normal;
text-align: right;
line-height: 20px;
overflow: hidden;
text-align: justify;
color: #404040;
}






















































