div#extra_top{
	width: 202px;
	height: 20px;
	background-image: url(immagini/laterale_top.gif);
	background-repeat: no-repeat;
}

div#extra_bottom{
	bottom: 0;
	width: 202px;
	height: 20px;
	background-image: url(immagini/laterale_bottom.gif);
	background-repeat: no-repeat;
}
/*
div#extra_text{
	margin: 0px 20px;
	font-size: 90%;
	color: #494949;
}
*/
.extra_text{
	margin: 0px 10px;
	font-size: 90%;
	color: #494949;
}

div#extraContent{
	min-height: 800px;
	height: auto !important;
	height: 800px;
}

.extraUtente {
	font-size: 110%;
	font-weight: bold;
}

div#extra .extraLine {
	background-position: 50%  50%;
	background-image: url(immagini/line.gif);
	background-repeat: no-repeat;
}

.loginUtente {
	text-align: right;
}

.btnForm{
	font-size: 90%;
	border: 1px solid #CCC;
	background-color: #F3F3F3;
}

.btnForm:hover{
	border: 1px solid #939393;
	background-color: #FFFFFF;
	background-repeat: repeat;
}

div#news_top{
	margin: 0px 10px;
	width: 180px;
	height: 15px;
	background-image: url(immagini/news_top.gif);
	background-repeat: no-repeat;
}

div#news_bottom{
	margin: 0px 10px;
	bottom: 0;
	width: 180px;
	height: 15px;
	background-image: url(immagini/news_bottom.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

div#news_center{
	margin: 0px 10px;
	width: 180px;
	background-image: url(immagini/news_bkg.gif);
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

.span_titleNews{
	font-size: 110%;
	font-weight: bold;
	padding-left: 10px;
}

.span_news{
	font-size: 80%;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	display: block;
}

.span_separatoreNews{
	margin: 5px 0px;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	display: block;
}

.news_link{
	font-size: 90%;
	text-decoration: none;
	margin: 0px 10px;
	display: block;
	font-weight: normal;
	color: #666666;
}

.news_link:hover{
	text-decoration: underline;
	font-weight: normal;
	margin: 0px 10px;
	color: #000000;
}

.news_text{
	margin: 0px 10px;
}

.logBoxOn {
	background-color: #FFFFFF;
}

.logBoxHigh {
	background-color: #FFFFCC;
}
