body {
	background: url(immagini/bg.jpg) no-repeat fixed -9em;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
}

* a {
	border: 0;
	color:  #000000;
	text-decoration: none;
}

* a img{
	border: 0em;
}

#barranera {
	background-color: #000000;
	height: 3.41em;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	margin-bottom: 1em;
}

#barraneracontenitore {
	background-color: #000000;
	height: 3.41em;
	width: 67em;
	margin: 0 auto;
	text-align: center;
}

#diretto {
	float: right;
	position: relative;
	top: 0.7em;
	display: inline;
	margin-right: 2.8em;
}

#wrapper {
	width: 67em;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#testata {
	width: 100%;
}

#logo {
	display: inline;
	position: relative;
	top: 2em;
	left: 1.8em;
}

/* @group menu */

#menu {
	position: absolute;
	display: inline;
	float: right;
	right: 2.6em;
	top: 3em;
	margin: 0;
}

#menu li{
	display: inline;
	font-size: 1em;
	margin-left: -0.6em;
	height: 0;
}


#menu a{
	color: #000000;
	text-decoration: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin: auto;
	
}

#menu a:hover{
	color: #ffffff;
	background-color: #ffff33;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}



/* @end */

/* @group Sx */

#sinistra {
	float: left;
	position: relative;
	margin-left: 1.9em;
	width: 44.4em;
	display: inline;
}

#boxmaster {
	background-color: #d1dcd9;
	margin-bottom: 1.6em;
	padding-left: 1.3em;
	margin-top: 7em;
	padding-top: 1em;
	padding-bottom: 1em;
}

#boxmaster:hover {
	background-color: #c5d0cd;
}

#box1 {
	background-color: #e4e4e4;
	margin-bottom: 1.6em;
	padding-left: 1.3em;
	padding-top: 1em;
	padding-bottom: 1em;
}

#box1:hover {
	background-color: #d5d5d5;
}

#box2 {
	background-color: #e4e4e4;
	margin-bottom: 1.6em;
	padding-left: 1.3em;
	padding-top: 1em;
	padding-bottom: 1em;
}

#box2:hover {
	background-color: #d5d5d5;
}

#articolo {
	background-color: #ebebeb;
	margin-bottom: 1.6em;
	padding-left: 1.3em;
	padding-top: 1em;
	padding-bottom: 1em;
}

p.testo {
	font-size: 1.2em;
	line-height: 1.2em;
	padding-right: 1em;
	margin-top: auto;
	margin-bottom: auto;
	text-align: justify;
}

img.immaginedx {
	float: right;
	margin-left: 0.7em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}



img.immaginesx {
	float: left;
	margin-right: 0.7em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/* @end */

/* @group Dx */

#destra {
	width: 13.3em;
	float: right;
	margin-top: 7em;
	margin-left: 5em;
	margin-right: 2em;
	margin-bottom: 5.6em;
	display: inline;
}

* hr {
	border: 0;
	color: #ffff33;
	background-color: #ffff33;
	height: 0.41em;
	width: 100%;
}

.contenuti {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.contenuti a {
	color:  #000000;
	text-decoration: none;
}


p.dx {
	font-size: 1.25em;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}



/* @end */

h1 {
	font-size: 2.6em;
	margin-bottom: -0.35em;
	line-height: 1.2em;
	letter-spacing: -0.05em;
	margin-top: -0em;
}

h1 a {
	color: #000000;
	text-decoration: none;
}

h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	letter-spacing: -0.06em;
	margin-bottom: 0;
} 
	
	
#footer {
	background-color: #000000;
	height: 2.58em;
	position: relative;
	left: 0;
	width: 100%;
	bottom: 0;
	clear: both;
}

#footercontenitore {
	background-color: #000000;
	width: 67em;
	height: 2.58em;
	clear: both;
	margin: 0 auto;
	text-align: center;
}

#footersx {
	color: #ffffff;
	display: inline;
	font-size: 0.8em;
	word-spacing: 0.1em;
	margin-top: 1em;
	padding-left: 2.4em;
	float: left;
}

#footerdx {
	color: #ffffff;
	display: inline;
	font-size: 0.8em;
	word-spacing: 0.1em;
	margin-top: 1em;
	float: right;
	padding-right: 2.7em;
}