/* - stile generale - */

body {
	margin: 0;
	background: #fff url(Immagini/Grafica/sfondo.png) repeat-x;
	font: 14px "Trebuchet MS", Arial, sans-serif;
	color: #043454;

}
hr {
	height: 1px;
	color: #8ba0b3;
	background-color: #8ba0b3;
	border: 0;

}
a {
	color: #043454;
	text-decoration: none;
	border-bottom: #e45e19 1px solid;

}

#contenitore2 {
	width: 850px;
	margin: auto;
	position:relative;
	
}
#zonatesti {
	background-color: #fff;
	padding: 20px;
	margin: 0;
	display: block;
	min-height: 500px;
}
#bloccosx {
	width: 600px;
	clear: none;
	margin: 0;
}

#bloccodx {
	width: 165px;
	float: right;
	margin: 0;
	padding: 0 0 10px 0px;
	border-left: #c6d5e0 1px solid;
	clear: right;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
	#bloccodx h1 {
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 .25em 0;
		padding: 0;
		border-bottom: #e45e19 1px solid;
	}
	#bloccodx a {
		font-size: 12px;
		color: #043454;
		text-decoration: none;
		border: 0;
	}
	#bloccodx a:hover {
		text-decoration: underline;
	}
#footer1 {
	background-color: #296892;
	border-TOP: #e45e19 2px solid;
	width: 100%;
	margin: 0 0 0 0;
	color: #fff;
	font-size: 12px;
	height: 28px;
}
	#footer2 {
		width: 846px;
		margin: 0 auto;
	
		padding: 0 0 0 0;
	}
	#footer1 a{
		color: #fff;
	}
#menu {
	width: auto;
	height: 48px;
	float: right;
	background-image: url(img/nav/navbg.png);
	margin: 24px 0 34px 0;
	z-index: 1;
}
.menu {
	font-family: "Trebuchet MS", Arial, san-serif;
	width:492px;
	height:42px;
	position:relative;
	font-size:11px;
	margin: 0;
}

.Stile1 a{
	font-size: 18px;
	color: #E55E19;
}
	
.Stile1 {font-style: italic}
.Stile2 {font-style: italic}
.Stile3 {font-style: italic}
#link{
float:right;
}

.Stile6 {
	font-size: 24px;
	font-weight: bold;
}