/* <![CDATA[ */

#footer {
	margin			: -3px 0 0 0;
	font-size		: 10px;
	height			: 4em;
	width			: 762px;
	/* background		: url('../img/sfondi/footer.jpg') top left no-repeat; */
    background-image 	: url('../img/sfondi/footer.jpg');
    background-position	: top left;
    background-repeat 	: no-repeat;
}

#footer p {
	padding			: 9px 9px 0 9px;
	width			: 290px;
	color			: #999; /*#b2b2b2;*/
}

#footer a {
	text-decoration : none;	
	color			: #567893; /*#999 - #b2b2b2;*/
}

#footer a:hover {
	color			: #096;
}


#footer ul {
	list-style-type	: none;
	font-size		: 10px;

	padding			: 0;
	margin			: 25px 10px 5px 0;
	text-align		: right;
	
	width			: 440px;
	max-width		: 450px;
	height			: 20px;
}

#footer ul li {
	display			: inline;
	padding			: 0 8px;
	border-left		: 1px solid #999; /*#b2b2b2;*/
}

#footer ul #firstdisc {
	border			: 0;	
}


#footer ul li a {
	text-decoration : none;	
	color			: #999; /*#b2b2b2;*/
}

#footer ul li a:hover {
	color			: #096;
}

#sitigruppo,
#sitigruppo_back {
	float			: left;
	position		: absolute;
	z-index			: 300;
	width			: 200px;
	height			: 70px;
	margin-top		: -54px;
	margin-left		: 455px;
	border 			: 1px solid #ccc;
	
	display			: none;
}

#sitigruppo_back {
	z-index			: 200;	
	opacity			: .88;
	-moz-opacity	: .88;
	filter			: alpha(opacity=88);
	background		: #fff;
	border 			: 1px solid #fff;
}


        #footer #sitigruppo #sitigruppo_btn_chiudi {
            float: right;
            text-align: right;
            padding: 2px 2px 0 0;
        }

        #footer #sitigruppo #sitigruppo_btn_chiudi span {
            /*font-size: 12px;*/
        }

		#footer #sitigruppo ul {
			list-style-type	: none;
			width			: 140px;
			max-width		: 140px;			
			height			: auto;
			margin 			: 15px 0 0 2px;
			text-align		: left;
		}

		#footer #sitigruppo ul li {
			line-height		: 1.5em;
			display			: block;
			border : 0;
		}

		#footer #sitigruppo ul li a {
			display			: block;
			color			: #567893;
			text-decoration : none;
			width			: 170px;
			padding			: 0 0 0 10px;
			background-image 	: url('../img/sfondi/menu2_arrow_dark.gif');
			background-position	: 2px center;
			background-repeat 	: no-repeat;			
		}


		#footer #sitigruppo ul li a:hover {
			color			: #096;
			background-color: #e8e8e8;
			background-image 	: url('../img/sfondi/arrow_green.gif');
			background-position	: 3px center;
			background-repeat 	: no-repeat;			
		}


#spimi {
	width		: 400px;
	margin		: 0;
}

#spimi img {
	float		: right;
	display		: inline;
	width		: 116px;
	height		: 12px;
	margin		: 0 17px 0 0;
}


* html #spimi img {
	margin		: 0 -32px 0 0;	
}

/* ]]> */