body {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 1.0em;
	background-image: url(../pictures/pattern.jpg);
	background-color: #000;
	color: #fff;
	margin:0;
}

label {
	font-weight: bold;
}

h1 {
	font-size: 1.3em;
	margin: 0 0 0.6em 0;
	padding: 0;
}

h2 {
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: 1.3em;
}

h3 {
	margin-top: 2em;
	margin-bottom: 0.5em;
	font-size: 1.1em;
}

div.header {
	height: 9em;
	width:10em;
	position: relative;
	border-bottom: 1px solid #CD0101;
	width: auto;	
}

div.sfumatura {
	height: 250px;
	width: 100%;
	position: absolute;
}

div.sfumatura img {
	width: 100%;
	height: 249px
}

div.titolo {
	height: 105px;
	width: auto;
	position: absolute;
	bottom: 0em;
	left: 2em;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
}

div.titolo h2 {
	margin-top: 0.2em;
	margin-bottom: 0;
	font-size: 1.0em;	
	font-family: Arial, Helvetica, sans-serif;	
	color: #ffef95;
	width: 23em;	
}

div.titolo img {
	height:105px;
	width: 114px
}

div.titolo div {
	bottom:3px;
	position:absolute;
	left:130px;
	width:20em;
}

div.titolo h1 {
	margin: 0;	
	font-size: 1.5em;	
}


div.logotipi {
	height: 3.2em;
	position: absolute;
	bottom: 0em;
	right: 3em;
}

div.logotipi img {
	width: auto;
	height: auto;
}

div.contenuti {
	width: 100%;
	padding-top: 2.2em;
}

div.immagini {
	height: 320px;
	position: relative;
	margin-left: -366px;
	margin-top:2em;
	left: 50%;
	width: 732px;
}

div.foto {
	height: 298px;
	width: 122px;	
	float: left;
}

img.foto {
	border:0;
}

div.foto-sx {
	position: absolute;
	margin-left: 2em;
	top: 13.5em;
}

div.foto-sx-png {
	position: absolute;
	margin-left: 2em;
	top: 13.5em;
}


div.footer {
	border-top: 1px solid #CD0101;	
	height: 2em;
	font-size: 0.8em;
	margin-top: 2em;
	padding: 0.5em;
	text-align: center;
	clear: both;
}

img.validatori {
	vertical-align: middle;
	border: 0;
	margin-top: 2px;
	margin-bottom: 2px
}

div.testo {
	font-size: 0.8em;
	margin: 0;
	margin-left: 200px;
	margin-right: 3.4em;
	height: auto !important;
   height: 24em;
   min-height: 24em;
	position:relative;
}

div.testo1 {
	font-size: 0.8em;
	margin: 0;
	margin-left: 290px;
	margin-right: 3.4em;
	height: auto !important;
   height: 24em;
   min-height: 24em;
	position: relative;
}

div.testo2 {
	font-size: 0.8em;
	margin: 0;
	margin-left: 380px;
	margin-right: 3.4em;
	height: auto !important;
   height: 24em;
   min-height: 24em;
	position:relative;
}

a {
	text-decoration: underline;
	background: transparent;
}

a:link { 
	color: #fffc64;
}

a:visited { 
	color: #ffffb8;
}

a:active { 
	color: #fff;
}

a:hover { 
	color: #FFFC00;
}

div.mappa {
	float: right;
	width:360px;
	height:390px;
}

div.mappa img {
	width: auto;
	height: auto;	
}

div.stealth,
div.header_print,
.stampa
{display: none;}


