body{
	margin:0;
	background: #fff url(../images/tile.jpg) repeat;
} 
#container{ 
	position: relative;
	left:50%;
	margin-left:-359px;
	width:716px;
	height:auto;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #fff;    
}
#header{ 
	background: url(../images/header_ITA.jpg); 
	width:700px;
	height:360px; 
	border-bottom: 8px solid #fff;
	border-right: 8px solid #fff;
	border-left: 8px solid #fff; 
}
  
#portamenus{
	position:absolute;
	left:0;
	margin-bottom: 40px;
}
div.menu {
	width:170px;
	height: auto;
	color: white;
	background: url(../images/topcorners.gif) no-repeat; 
	padding-top: 30px; 
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: -10px;    
} 

div.menu2 {
	/*display: block; */
	background: url(../images/botcorners.gif) bottom left no-repeat;
	font-size: 0.01em;
	padding-bottom: 20px;
	text-align: left;
} 
p.menutitle{
	font: bold 0.7em/0em "Lucida Grande", Verdana, Arial, "MS Trebuchet", sans-serif; 
	text-transform: uppercase;
	color:#fff;
	text-align: center;
	margin-top: -20px; 
	border:0;
	line-height:0.5em; 
	margin-bottom: 10px;
}

ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}

.menulist {
	font-family: "Lucida Grande", Verdana, Arial, "MS Trebuchet", sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	text-indent: 20px;
	background: #000;
	list-style: none;
	margin: 0;
	width: 170px;
	padding: 0; 
	display: block; }  


.menulist a, .menulist a:link, .menulist a:visited, .menulist a:hover {
	list-style: none;
	display: block;
	text-decoration: none;
	color:#000;
	width: 170px;
	height:20px;
	border-bottom: 2px solid #fff;
	line-height:1.8em;
	background:#FFCC00;

} 
.menulist a:hover{
	list-style: none;
	display: block;
	background:#00abe0;
	color:#fff; }
	
#content{
	margin-left:230px;
	margin-top: 25px;
	margin-right:40px;
	margin-bottom:30px;
	font-family: "Lucida Grande", Verdana, Arial, "MS Trebuchet", sans-serif;
	font-size: 0.6em;
	line-height:2.5em; 

} 
#content p{
		font-family: "Lucida Grande", Verdana, Arial, "MS Trebuchet", sans-serif;
		font-size: 1.2em;
		color:#111;
		font-weight: bold;	
	}
	#content h3{ 
		font-size: 1.7em;
         line-height:1.8em;
margin-bottom: 25px;
		}
	#content a:link, #content a:visited{
		 color:#06418a;
	}
	#content a:hover{
		 color:red;
	} 
	.capital{
		text-transform: uppercase; 
		color:#06418a;
		letter-spacing: -0.5px;
	}
	.emph{
		color:#06418a;
	} 
	.dida{
		font-size: 0.8em;
	} 
	#content img{
		border: 1px solid #06418a;
		margin-bottom: -8px;
	}
	 
	.spacer{
		height:270px;
	} 
	#content img.trasporti{
		float: right;
		border:none;
		margin:10px 0px 10px 10px; 
	}
#footer { 
	position: relative;
	border-top: 1px solid #11428B;
	text-align: center;
	clear: left;
	background: #3399CC;
	position: absolute;
	left:50%;
	margin-left:-359px;
	width:718px;
	height:35px;

}
#footer p.footerleading{
	line-height:1.8em;
}
#footer p {
	margin: 0; 
	color:#fff;
	font: normal 0.63em/1.2em "Lucida Grande", Verdana, Arial, "MS Trebuchet", sans-serif;
	line-height:1em;
} 
#footer p a:link, #footer p a:visited {
	text-decoration: none; 
	color:#D1F0FF;
}
#footer p a:hover{
	color:#FFCC00;  
} 
 /* table 'container' */
	td{
		font-family: "Lucida Grande", Arial, "MS Trebuchet", sans-serif;
	}
	td span{
		font-family: "Lucida Grande", Arial, "MS Trebuchet", sans-serif;
		margin-left: 3px;		
		font-size: 1em; 
	}
	.image{
		width:130px; 
		
	}
	#content .image img{
		width:132px;
		height:96px;
		margin: -1px -1px -10px -1px;
		border: none;
	}
	#content h3.tabtitle{ 
		text-align: left;
		font-family: "Lucida Grande", Arial, "MS Trebuchet", sans-serif;
		font-size: 1.5em;
		color:#06418a;   
	} 
	#content .boxtitle{
		font-family: "Lucida Grande", Arial, "MS Trebuchet", sans-serif;
		font-size: 1.3em;
		font-weight: bold;
		color:#06418a; 	
	}
	 /* Form contatti */ 
			#form {
				font: 1.4em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
			}
			#form .mailformtitle{
				font-weight: bold;
			}
			#form div{
				 padding-bottom: 10px;
			}         

			#form fieldset {
				padding: 0 1em 1em 1em;
			}

			#form legend {
				padding: 1em;
			}

			#form label {
				float: left;
				clear: left;
				width: 7em;
			}
		   #form .form{
			font: 75% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
			color:#666;
		}
