
/*FOOTER*/

.footer {color:#fff; text-align:center}

.footer a {color:#fff; text-decoration:none; font-size:10px;}

.footer a:hover {color:#fff; text-decoration:underline;}

.footer .allegati {padding-top:15px}

.footer .allegati span{margin:0 5px; line-height:normal}

/*OUTER FOOTER*/

.outerFooter {
	padding-bottom:20px;
	color:#666;
}

.outerFooter ul {
	display:inline
}

.outerFooter li {
	display:inline;
	background: url(../img/validate.gif) no-repeat 7px 0;
	padding:0 0 5px 25px;
}
.outerFooter span {
	padding:0 5px;
}
.outerFooter a {
	text-decoration: none;
	color: #666;
}
.outerFooter span a {
	color: #666;
}
.outerFooter a:hover {
	color: #0E80B1;
}

.evolveLink span{
	display:none;
}