/* LAYOUT */ 
html, body { 
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
} 
.clearfix:after { 
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix  { zoom: 1; } 				/* IE6 */
*:first-child+html .clearfix { zoom: 1; } 	/* IE7 */

.body { background: #f6e6b4 url(/img/back_page.png) repeat-x top center; } 

/*
/*	.body {  
/* background: #eac17e; /* Old browsers */
/* background: -moz-linear-gradient( top, #eac17e 0%, #edd6af 99% ) no-repeat fixed; /* FF3.6+ */
/* background: -webkit-gradient( linear, left top, left, bottom, color-stop( 0%, #eac17e ), color-stop(99%,#edd6af )) no-repeat fixed; /* Chrome,Safari4+ */
/* background: -webkit-linear-gradient( top, #eac17e 0%,#edd6af 99% ) no-repeat fixed; /* Chrome10+,Safari5.1+ */
/* background: -o-linear-gradient( top, #eac17e 0%,#edd6af 99% ) no-repeat fixed; /* Opera 11.10+ */
/* background: -ms-linear-gradient( top, #eac17e 0%,#edd6af 99% ) no-repeat fixed; /* IE10+ */
/* background: linear-gradient( top, #eac17e 0%,#edd6af 99% ) no-repeat fixed; /* W3C */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eac17e', endColorstr='#edd6af', GradientType=0 ) no-repeat fixed; /* IE6-9 */
/* }
*/
/*
/*.body {  
/*background: #ed9017; /* Old browsers */
/*background: -moz-linear-gradient(top,  #ed9017 0%, #f6e6b4 100%) no-repeat fixed; /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed9017), color-stop(100%,#f6e6b4)) no-repeat fixed; /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top,  #ed9017 0%,#f6e6b4 100%) no-repeat fixed; /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top,  #ed9017 0%,#f6e6b4 100%) no-repeat fixed; /* Opera 11.10+ */
/*background: -ms-linear-gradient(top,  #ed9017 0%,#f6e6b4 100%) no-repeat fixed; /* IE10+ */
/*background: linear-gradient(top,  #ed9017 0%,#f6e6b4 100%) no-repeat fixed; /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed9017', endColorstr='#f6e6b4',GradientType=0 ) no-repeat fixed; /* IE6-9 */
/*} 
*/

#container { text-align: center;	 } 	/* Center (IE) */

#page { 
	width: 1018px; 			/* Page width */ 
	margin: 0px auto; 		/* Center (other browsers) */ 
	text-align: left;
}

/* TOP */ 
#top { 
	height: 60px;
	background: url(/img/back_page-top.png) no-repeat top;
	position: relative; 
	z-index:1; 
}
#logo {
	position: absolute;
	left: 22px;
	top: 12px; 
	z-index: 1; 
} 

#phone {
	width: 220px;
	height: 53px;
	background:url(/img/logo_phone.png) no-repeat;
	top: 10px;
} 
#wmark { 
	margin-top: 100px;
	position:absolute; 
	height: 23px; 
	width: 200px;
	height: 23px;
	background:url(/img/w2.png) no-repeat;
	top: 0px;
	z-index: 20; 
} 
#phone-text { 
	text-align: center; 
	font: normal 10px trebuchet, MS, helvetica, verdana, arial;
	color: #000; 
	top: 70px; 
	min-height: 50px; 
	height: 50px; 
} 
#menu-top {
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#header { 
	background: url(/img/back_middle-bg.png) repeat-y; 
	padding: 0 10px; 
	height: 293px; 
	position: relative; 
}

#search { 
	position: relative; 
	height: 18px; 
	width: 200px; 
	margin-top: 60px;
	margin-right: -17px; 
	float: right; 
	padding: 2px;
	border: 0; 
	z-index: 1; 
} 

#socialnet { 
	position: relative; 
	height: 100px; 
	width: 24px; 
	margin-top: -100px;
	margin-right: 0px; 
	float: right; 
	padding: 2px;
	background: #ffffff; 
	border: 0; 
	z-index: 1; 
}

/*
	#counter{ 
		position: relative; 
		margin-top: -75px; 
		margin-right: 0px; 
		float: right; 
		padding: 0px;
		height: 70px; 
		background: #ffffff; 
		border: 0; 
		z-index: 1;
	}
	.tdcounter{ 
		height: 20px; 
		padding: 2px;
		margin: 0; 
	} 
*/

#subheader { 
	background: url(/img/back_middle-bg.png) repeat-y; 
	padding: 0 10px; 
	height: 200px; 
	position: relative; 
} 
#middle-bg { 
	background: url(/img/back_subpage-middle-bg.png) repeat-x top; 
	margin:0 10px; 
	padding-top: 28px; 
	z-index: 10; 
} 
	
#img-top { 
	position:absolute; 
	left: 10px; 
	top: 0; 
	width: 998px; 
	height: 293px; 
}
#img-subtop { 
	position:absolute; 
	left: 10px; 
	top: 0; 
	width: 998px; 
	height: 200px; 
}

#submenu { 
	padding: 2px; 
	background: none repeat scroll 0 0 white; 
	margin-top: 50px; 
    width: 222px; 
	border-collapse: collapse; } 

#frontpage #submenu { 
	position:absolute; 
	left: 28px; 
	top: 12px; /* distanza del box left menu dal logo */ 
	z-index: 1; 
	background: #ffffff; 
	/* effetto ombra del box menu */ 
	-webkit-box-shadow: 0px 0px 4px 0px #000; 
	box-shadow: 0px 0px 4px 0px #000; }
	
#subpage #submenu {
	background: white;
	margin-bottom: 18px; }
#logos { 
	width: 220px; 
	line-height: 33px; 
	margin-bottom: 3px; 
	display: inline-block; 
	vertical-align: bottom; 
} 


/* MIDDLE */ 
#middle {
	width: 1018px; 
	background: url(/img/back_middle-bg.png) repeat-y;
}
/* 
#middle .inner { 
	background: url(/img/back_subpage-middle-bg.png) repeat-x top;
	margin: 0 10px;
	padding-top: 28px; 
}
*/
#frontpage #middle {
	padding-top: 10px; 
} 
div#central { 
position: relative; 
	display: block; 
	width: 238px; 
	height: 164px; 
	background: url(/img/back_ombra.png) no-repeat bottom center; 
	border-bottom: 0;
	margin: 0; 
} 

#tabcentral{ 
	width: 238px; 
	height: 154px; 
	margin: 0; 
	padding: 0; 
	background: none repeat scroll 0 0 white; 
	border: 1px solid #aaa; 
	cursor: pointer;
} 

#frontpage #central a:hover { 
	-moz-opacity:.80; 
	filter:alpha(opacity=80); 
	-ms-filter:”alpha(opacity=80)”; 
	opacity:.80; 
	-khtml-opacity:.80; 
}
#left-column {
	float: left;
	width: 223px;
	margin-left: 28px;
	margin-bottom: 18px; 
}
#label { 
	font: normal 0.8em helvetica, arial;
	color: #000; 
	padding: 1px; 
	text-align: center; 
}
#main-column {
	float:right;
	margin-right:28px;
	width: 718px; 
	padding-bottom:20px;
}
#subpage #main-column {
	margin-right:18px;
	border:1px solid #ebebeb;
	background:white;
	width:716px;
}
#subpage #content{ 
	height: 1%;
	padding:20px;
}
#extra-content { 
	display: block; 
	padding: 1px; 
	text-align: center; 
} 
#post-it  { 
	position: absolute; 
	display: block;
	background: url(/img/button_postit.png) no-repeat bottom center; 
	border-bottom: 0;
	margin: 0; 
	width: 65px; 
	height: 40px; 
	top: 8px;
	left: 170px; 
	z-index: 1;
	bottom: 0;
	vertical-align: middle; 
	text-align: center; 
} 
#post-it .post-it { 
	position: relative; 
	font: normal 15px 'Economica', Geneva, Trebuchet MS, Helvetica, verdana, arial; 
	top: 21px; 
	left: 0px;
	color: #333; 
} 
/* BOTTOM */

#bottom {
	font-size: 12px;
	color: #3675a1;
	text-align: center;
	background: url(/img/back_bottom-bg.png) no-repeat bottom;
}
#footer {
	border-top:4px solid #e2e2e2;
	padding:15px 28px 15px;
	margin:0 10px;
}
.content-table { background-color: #fff; }
#footer a {}
#footer a:hover{}
#copyright{}
	
.clear { clear:both; }

/* tooltips */ 
#tt { 
	position:absolute; 
	display:block; 
	z-index: 1000; }
#tttop { 
	display:block; 
	height:5px; 
	margin-left:5px; 
	overflow:hidden; 
	z-index: 1000; }
#ttcont { 
	z-index: 1000; 
	display:block; 
	border: solid 1px #c00000; 
	padding:2px 12px 3px 7px; 
	margin-left:5px; 
	background:#fff; 
	color:#000; 
	font: normal 11px verdana, arial; 
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
} 
#ttbot { 
	display:block; 
	height:5px; 
	margin-left:5px; 
	overflow:hidden; 
} 