body{
	margin: 0px;
	background-image: url(img/bg.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
	background-color: #004300;
}
h1{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h2{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
object{
	display: block;
	margin-top: 0px;
	padding-top: 0px;
}
embed{
	display: block;
	margin-top: 0px;
	padding-top: 0px;
}
img{
	display: block;
}.titolo{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 23px;
	text-align: left;
	color: #00412a;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 565px;
	display: inline;
	font-weight: bold;
}
.titolo2{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 23px;
	text-align: left;
	color: #00412a;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 565px;
	display: block;
	border-bottom: 1px dotted #00412a;
	font-weight: bold;
}
.sottotitolo{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00412a;
	margin-top: -5px;
	margin-bottom: 10px;
	width: 565px;
	display: block;
	font-weight: normal;
}
.link{
	color: #a60c0c;
	text-decoration: underline;
}
.link:hover{
	color: #a60c0c;
	text-decoration: none;
}
.testo{
	color: #000000;
	text-decoration: none;
	cursor: text;
}
.testo:hover{
	color: #000000;
	text-decoration: none;
	cursor: text;
}
#container{
	position: relative;
	width: 870px;
	height: auto;
	margin: 0px auto;
	background-image: url(img/bg-cont.jpg);
	background-repeat: repeat-y;
}
#link-posizionamento{
	position: relative;
	top: 0px;
	left: 0px;
	width: 850px;
	padding-left: 10px;
	padding-right: 10px;
	height: 28px;
	background-color: #004300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #558575;
	text-align: right;
}
#link-posizionamento a{
	color: #558575;
	text-decoration: none;
}
#link-posizionamento a:hover{
	color: #558575;
	text-decoration: underline;
}
#logo{
	position: relative;
	top: 0px;
	left: 0px;
	width: 870px;
	height: 207px;
}
#flash{
	position: relative;
	top: 0px;
	left: 0px;
	width: 870px;
	height: 417px;
	background-image: url(img/bg-flash.jpg);
	background-repeat: no-repeat;
}	
#testo{
	position: relative;
	top: 0px;
	left: 0px;
	width: 565px;
	height: auto;
	background-image: url(img/bg-testo.jpg);
	background-repeat: no-repeat;
	padding-left: 58px;
	padding-right: 247px;
	padding-bottom: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#000000;
	text-align: justify;
	clear: both;
}
#testo p{
	margin: 0px;
	padding: 0px;
}
#fine{
	position: relative;
	width: 870px;
	height: 28px;
	left: 0px;
	top: 0px;
}
#footer{
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	height: auto;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#marketing{
	position: relative;
	width: 755px;
	margin: 0 auto;
	text-align: center;
	height: auto;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	clear: both;
}
#marketing a{
	color: #FFFFFF;
	text-decoration: none;
}
#marketing a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

