html, body {
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
	text-align: center;
	color: #000000;
	font-family: Arial, Verdana, "Bitstream Vera Sans", Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 185%;
	/*background-attachment: fixed;
	background-image: url(../ima/bg-sotto.gif);
	background-repeat: no-repeat;
	background-position: center bottom;*/
	}

a {
	text-decoration: underline;
	color: #000000;
	}	

a:hover { 
	/*text-decoration: underline;*/
	color: #00702E;
}



input, textarea, select { font-size: 8pt; }

form, blockquote {
	margin: 0;
	padding: 0;
}

blockquote { margin-left: 20px; }

/* blocchi principali */
div#contenitore {
	position: relative;
	width: 717px;
	/*height: 100%;*/
	margin: 0px auto;
	text-align: left;
	background-image: url(../ima/bg.gif);
	clear: both;
	/*border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;*/
	}

div#sopra {
	position: relative;
	width: 717px;
	clear: both;
	}
	
div#centro {
	position: relative;
	width: 717px;
	clear: both;
	padding-bottom: 70px;
	/*height: 100%;*/
	}

div#sx {
	position: relative;
	width: 435px;
	padding: 5px 45px 5px 10px;
	/*height: 100%;*/
	float: left;
	}

div#spacer {
	position: relative;
	width: 1px;
	float: left;
	height: 100%;
	margin: 10px 0;
	background-color: #DAE6AB;
	}

div#dx {
	position: relative;
	float: left;
	width: 196px;
	padding: 10px;
	font-family: Arial, Verdana, "Bitstream Vera Sans", Helvetica, sans-serif;
	font-size:8pt;
	color: #737373;
	line-height: 135%;
	/*height: 100%;*/
	}
	
/*body > div#contenitore, body > div#contenitore > div#centro, body > div#contenitore > div#centro > div#sx, body > div#contenitore > div#centro > div#spacer, body > div#contenitore > div#centro > div#dx {
	height: auto;
	min-height: 100%;
}*/

div#dx img {
	float: none;
}
	
div#sotto {
	position: relative;
	width: 717px;
	clear: both;
	/*bottom: 0px;*/
	}
	
.green, .green a {
	color: #00702E;
	text-decoration:none;
}

.green a:hover {
	text-decoration: underline;
}

.flags {
	border:none;
}

div#ghgmaster {
	vertical-align:middle;
}

div#ghgmaster a {
	color: #00702E;
	text-decoration:none;
	font-weight:bold;
}

div#ghgmaster a:hover {
	text-decoration: underline;
	font-weight:bold;
}

div#ghgmaster img {
	border:none;
}

div#ghgmaster div#ghglink {
	position: relative;
	float: left;
}
div#ghgmaster div#logounipg {
	position: relative;
	float: left;
}
