/* CSS Document */
html,body{margin:0;padding:0}
body{
	font-family: verdana, arial, serif;
	color:#000000;
	text-align:center;
	background-color:#FF6600;
	background-image:url(sf_content.jpg);
	background-position : center;
	background-repeat:repeat-y;
		float:center;
	}
	
h1{margin: 0;padding: 30px 0 10px 5px;font-size: 500%;color: #FF744C}
h2,h3,h4{margin:0;padding-left: 5px;line-height: 30px;color:#FF3300;		}
h2{font-size: 160%}
h3{font-size:130%}
h4{font-size:130%;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:oblique;}
h4 a{color:#FF3300;}
p	{
	margin: 0 2px;
	padding: 0 0 0.7em;
	}
TD	
	{
	float:center;
	margin-right:25px;
	}
TD.img	
	{
	float:center;
	margin-left:225px;
	}
#container{
		width:760px;
		height:auto;
		margin: 0 auto;
		text-align:left;
		background-image:url(sf_body.jpg);		
		background-repeat:no-repeat;
		}
#header	{
	background-image : url(sf_body.jpg);		
	background-repeat:no-repeat;
		}
		
#main	{
		float:right;	
		width:600px;
		}
#content{
		float:left;
		width:595px;
		text-align:justify;
		font-size:14px;
		}
#pianta
		{
		background-color:#91ACE6;
		width:600px;
		height:472px;
		overflow: scroll
		}						
td img
		{
		float:left;
		}			
#bussola 
		{
		text-align:left;
		padding:0 5px 0 0;
		font-size:85%;		
		padding:0 0 0 5px;
		}		
#content img
		{
		float:left;
		padding:2px 10px 0 5px;
		}
		
#menusx	{
		float:left;
		width:148px;
		font-size:79%;
		padding: 2px 0 0 2px;
		font-family: verdana,arial;
		color:#FFF;
		display:block;
		}
#menusx a
		{
		color:#FFF;
		font-size:98%;
		text-decoration:none;
		font-weight:bold;
		display:block;
		}

#menusx a:hover
		{
		color:#FF6600;
		font-size:98%;
		background-color : rgb(255,255,255);
		display:block;
		}
#menusx hr{
		color:#fff;
		width:90%;
		richness:inherit;
		}		
				
#footer	{
		text-align:center;
		clear:both;
		width:758px;
		position:relative;
		padding-top:4px;
		background-image:url(sf_footer.jpg);
		border-bottom:1px;
		border-bottom-style:solid;
		border-bottom-color:#000000;
		border-top:1px;
		border-top-style:solid;
		border-top-color:#000000;	
				border-left:1px;
		border-left-style:solid;
		border-left-color:#000000;	
				border-right:1px;
		border-right-style:solid;
		border-right-color:#000000;					
		font-family: verdana,arial;
		font-size:10px;
		color:#000033;
		}
