/*-----------------------------------------------------------
BARRA SUPERIORE
-----------------------------------------------------------*/
#barra-superiore {
	color: #666;
}

#barra-superiore a {
	color: #333;
}

#barra-superiore-w {
	color: #fff;
}

#barra-superiore .padding {
	height:37px;
	padding: 0;
	overflow: hidden;
}

#barra-superiore .moduletable {
	padding: 0;
	margin: 0;
}

#barra-superiore-w {
	height: 23px;
	padding: 0 10px;
}

#accessibility {
	height: 16px;
	float: right;
	margin-left: 10px;
}

.testo-rss {
	width: 75px;
	color: #fff;
	float: left;
	text-align: left;
	margin-top: 4px;
	margin-left: 22px;
	font-size: 10px;
	font-style:italic;
	font-weight: bold;
}

.testo-big {
	float: left;
	text-align: left;
	margin-top: 4px;
	margin-right: 5px;
	font-size: 10px;
	font-style:italic;
	font-weight: bold;	
}

.testo-small {
	float: right;
	text-align: right;
	margin-top: 4px;
	margin-left: 3px;
	font-size: 10px;
	font-style:italic;
	font-weight: bold;
}

#barra-superiore .rss_feed {
	float:left;
	background: url(../images/barra-superiore/rss_feed.gif) 0 1px no-repeat;
	width: 75px;
	height: 21px;
}

#buttons {
	float: left;
	height:21px;
	overflow:hidden;
	margin-top: 0px;
}

#accessibility a {
	text-decoration: none;
	 cursor: pointer;
}

#accessibility .button {
	display: block;
	float: right;
	width: 19px;
	height: 21px;
}

#accessibility a.small .button {
	margin: 0;
}

a.large .button {
	background: url(../images/barra-superiore/bigger.gif) 0 0 no-repeat;
}

a.small .button {
	background: url(../images/barra-superiore/smaller.gif) 0 0 no-repeat;
}
