/*-----------------------------------------------------------
HEADER
-----------------------------------------------------------*/
#header-top {
	padding: 1px 0 12px 3px;
	overflow: hidden;
}

#header-top .padding {
	padding: 0;
}

#header-top {
	color: #666666;
}

#header-top a {
	color: #000000;
}

#header-top .moduletable {
	margin: 0;padding: 0;
}

#header-top {
	background: none 0 0 repeat-x;
}
/*-----------------------------------------------------------
LOGO E BANNER
-----------------------------------------------------------*/
#logo {
	width: 428px;
	height: 75px;
	float: left;
	background: url(../images/sistema/logo.png) 1px 0 no-repeat;
}

.logo-module {
	width: 428px;
	overflow: hidden;
}

.banner-module {
	width: 468px;
	height: 60px;
	padding: 10px 3px 0 1px;
	float: right;
}

#google_ads_div_Banner_468x60 {
	border: 1px solid #B7C6CE;
}

/*-----------------------------------------------------------
PANNELLO FLUTTUANTE
-----------------------------------------------------------*/
div#pannello {
	width:120px;
	height: 714px;
	overflow:hidden;
	position:absolute;
	z-index:100;
	top:125px;
	right:-138px;
}

div#pannello_wrap {
	padding: 1px 0 6px;
}

div#pannello_vaisu {
	background: url(../images/sistema/arrow_su.gif) no-repeat 25px 4px!important;
	top: 14px;
	text-align: center;
	font-size: 10px;
	color: #2B3C4B;
	text-decoration: none;
}

#pannello_vaisu a:link, #pannello_vaisu a:active, #pannello_vaisu a:visited {
	text-decoration: none;
}
#pannello_vaisu a:hover {
	text-decoration: underline;
}

/*-----------------------------------------------------------
LAYOUT PRINCIPALE
-----------------------------------------------------------*/
.wrapper-top {
	position:relative;
	margin: 0 auto;
	width: 963px;
}
.wrapper {
	width: 961px;
}

.wrapper-footer {
	width: 963px;
}

/*-----------------------------------------------------------
MENU FOOTER
-----------------------------------------------------------*/
#footermenu {
	margin: 0;
	background: url(../images/footer/footer-menu-background.gif) center top no-repeat;
	height: 37px;
	color: #FFFFFF;
}

.footermenuitem ul {
	font-size: 10px;
	text-align: right;	
	right: 0;
	padding-top: 12px;
	padding-right: 20px;
	margin: 0;
}

.footermenuitem li {
	color: #FFFFFF;
	display: inline;
	margin: 0;
	padding: 0;
	background: url(../images/footer/separatore-menu-footer.gif) no-repeat center left;
}

.footermenuitem li:first-child {
	background: none !important;
}

.footermenuitem li a {
	color: #FFFFFF;
	display: inline;
	line-height: normal;
	padding: 0 7px;
}

.footermenuitem li a:hover,
.footermenuitem li a:focus,
.footermenuitem li a:active {
	color: #FD9604!important;
	text-decoration: none;
}

#footermenu .date-block {
	background: url(../images/footer/data.gif) 18px 19px no-repeat!important;
	float: left;
	padding-top: 15px;
	padding-left: 30px;
	margin: 0;
}

#footermenu .date1 {
	float: left;
	font-size: 85%;
	display: block;
	margin-right: 1px;
	font-weight: bold;
}
#footermenu .date2, #footermenu .date3, #footermenu .date4 { 
	font-size: 85%;
	float: left;
	margin-left: 2px;
}

.date-div {
	color: #999;
	padding-right: 8px;
}
/*-----------------------------------------------------------
PANNELLO FLUTTUANTE
-----------------------------------------------------------*/
/*Banner scroll*/
#floater{
	text-align:center;
	max-height: 610px;
	position:absolute;
	left:960px;
	width: 120px;
}
#floater .toppage{
	font-size:11px;
	color:#121212;
	text-align:center;
	background:url(../images/backtotop.png) no-repeat scroll right center transparent;
	padding:5px 10px 5px 0;
}
#floater .toppage:hover{
	color:red;
	text-decoration:none;
	
}
#barra-superiore .testo-rss a {
	color: #FFFFFF!important;
}
