@charset "utf-8";
/* mac hide\*/
html, body { height:100%; }
/* end hide */

* {margin: 0; padding: 0;}
body  {
	min-width: 922px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.125em; /* 16×1.125=18 */
	background: #ffffff;
	color: #999999;
	margin-top: 12px;
}
a {text-decoration: none;}
div, p, h1, h2, h3, h4, h5, h6, form, ul, select {
	margin: 0px;
	padding: 0px;
}/*clear top margin for mozilla*/
a img {border: none;}
ul, ol  {list-style: none;}
#container {
	width: 902px;
	margin: 0 auto;
	text-align: left;
	font-size: 0.8725em;
	line-height: 1.125em;
}
#header {
	height: 125px;
	font-size: 10px;
	position: relative;
	line-height: 1em;
} 
#header  #logo  {
	width: 264px;
	height: 76px;
	position: absolute;
	z-index: 100;
}
#header #menu_ita {
	position: absolute;
	width: 621px;
	top: 0px;
	height: 59px;
	left: 281px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#header  #menu_eng {
	position: absolute;
	width: 608px;
	top: 0px;
	height: 59px;
	left: 294px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#header #titolo {
	position: absolute;
	width: 902px;
	height: 49px;
	top: 76px;
	text-align: right;
}
#mainContent {
	color: #999999;
	text-align: left;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	z-index: 99;
} 
#mainContent h2 {
	font-size: 14px;
	color: #333333;
	padding: 10px 0 10px 20px;
}
#mainContent h3 {
	font-size: 14px;
	color: #999999;
	padding: 0 0 2px 20px;
}
#mainContent h4 {
	font-size: 12px;
	color: #666666;
	padding: 0 0 0 20px;
}
#mainContent .coltxt p {
	padding: 0 20px;

}
#mainContent a, #mainContent a:link, #mainContent a:visited {
	color: #cc9999;
	text-decoration: none;
}
.fiera-logo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d1d0c8;
	border-bottom-color: #d1d0c8;
}

#footer {
	clear: both;
	background-color: #deddd6;
	width: 902px;
} 
#footer p {
	margin: 0;
	padding: 0;
	color: #999999;
	font-size: 10px;
}
#footer a, #footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.fltrt { /
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.geoAree {
	border: 1px solid #CCCCCC;
	position: absolute;
}
.geoAree li {
	font-size: 14px;
	color: #999999;
	padding: 4px 0 4px 20px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}
