/* CSS Document */

body {background-color:#efefef}

#menu {
	position : absolute;
	border-right-color: #FF6600;
	border-right-style: inset;
	border-right-width: thick;
	background-color: #c9c5c4;
	width: 185px;
	font-family: "Century Gothic";
	color: #333333;
	padding-left: 7pt;
	padding-top: 7pt;
	padding-bottom: 7pt;
	line-height:20px;
	top: 10px;
	z-index: 1;
	right: 150px;
	left: 10px;
}
	a {
	text-decoration: none;
	color: #FF6600; }
	a:visited {
	color: #FF6600;
    }a:hover {
	color: #333333;
	  }
   
   
#menu h1 {
	font-size: 14px;
	font-style: normal;
	font-family: "Lucida Console";}
	  
	#menu h2 {
	font-style: italic;
	font-size: 16px;
	    }
	#menu h3 {
	font-style: normal;
	font-size: 16px;
		    }

	#menu h5 {
	font-style: normal;
	font-size: 16px;
	padding-left: 7pt;margin-top:-15px
}
	#menu h4 {
	
	font-size: 14px;
	padding-left: 15pt;
	margin-top:-19px
}


#testo {
	background-color: #c9c5c4;
	font-family: Garamond;
	font-size: 24px;
	font-style: italic;
	color:#333333;
	line-height: 30pt;
	font-weight: 300;
	position: absolute;
	height: 55pt;
	width: 691px;
	right: 895px;
	top: 65.25pt;
	padding: 7pt;
	z-index: 2;
	left: 204px;
	border-top: thin solid #FF6600;
	border-right: thick inset #FF6600;
	border-bottom: thin solid #FF6600;
	border-left: thick none #FF6600;
}
#firme {
	position: absolute;
	height: 84pt;
	width: 384pt;
	left: 214px;
	top: 304px;
	font-family:"Century Gothic";
	font-weight: lighter;color:#333333;
}
#firme h1 {
	font-size:20px;
	font-weight: lighter;
}
		#firme h2 {
		font-size:10px;font-weight: lighter;}
#logo {
	position:absolute;
	top: 10px; right:895; left:556px
	
}
#titolo {
	position:absolute;
	top: 55px;
	font-family:"Century Gothic";
	color: #006699;
	font-size:24px;
	width: 508px;
	
	left: 409px;
}
