@charset "utf-8";
* {margin: 0; padding: 0;}
html, body, #wrap { height:100%; }
body  {
	line-height: 1.125em;
	text-align: center;
	color: #999999;
	background-color: #fbfafa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
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;}
#main  {
	padding-bottom: 180px;
	margin: 0 auto;
	background-image: url(../immagini/main-bck.gif);
	background-repeat: repeat-y;
}  /* must be same height as the footer */
#footer {
	position: relative;
	height: 180px;
	clear:both;
	margin: -180px auto 0 auto;
	width: 940px;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
#wrap {
	width: 940px;
	margin: 20px auto 0 auto;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
}

/* Header */
#header {
	height: 480px;
	position: relative;
	line-height: 1em;
	background-color: #fff;
	width: 940px;
	background-image: url(../immagini/menu-bck.jpg);
	background-repeat: no-repeat;
	background-position: top;
} 
#header    #language   {
	height: 13px;
	position: absolute;
	width: 166px;
	top: 8px;
	left: 774px;
}
#header    #language    img   {
	margin-right: 14px;
}
#header #logo    {
	width: 140px;
	height: 176px;
	position: absolute;
	top: 0px;
	left: 45px;
	z-index: 10;
}
#header #menu    {
	position: absolute;
	width: 755px;
	top: 70px;
	height: 260px;
	left: 185px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	z-index: 10;
}
.navhom #menu #navhom a {
	background-image: url(../immagini/menu-sel.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#header #media  {
	position: absolute;
	top: 100px;
	height: 360px;
	width: 940px;
	background-color: #fff;
	overflow: hidden;
	z-index: 1;
}
#footer .footbox {
	width: 860px;
	height: 160px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	padding: 0 20px;
	margin: 20px;
}

#footer  .navcol  {
	float: left;
	border-right: 1px solid #e6e6e6;
	padding: 0 10px 0 0;
	margin-right: 10px;
}
#footer  .navcol  h2 {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#footer a, #footer a:link, #footer a:visited {
	color: #999;
	text-decoration: none;
}
#footer a:active, #footer a:hover {
	color: #333333;
	text-decoration: underline;
}
#footer .addbot {
	padding-top: 10px;
	text-align: right;
	float: right;
}
#footer  .addbot  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	font-weight: normal;
	padding-bottom: 5px;
	font-size: 16px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* Main */
#innerwrap { /* enables content first */
	width: 714px;
	float: left;
}
#leftcol {
	position: relative;
	width: 218px;
	float: left;
}
#content {
	width: 476px;
	float: right;
	padding: 0 10px;
}
#rightcol {
	width: 226px;
	float: right;
	position: relative;
}
.menupre #menupre, .menugal #menugal, .menufir #menufir, .menucuc #menucuc, .menuser #menuser, .menucam #menucam, .menuten #menuten, .menuhom #menuhom {
	background-image: url(../immagini/menu-sel.gif);
	background-repeat: no-repeat;
	background-position: center 18px;
}
