#crediti {
	width: 54.1em;
	height: 2em;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}

#crediti li {
	float:right;
	margin-left: 0.5em;
}

#crediti a {
	display: block;
	text-indent: -9999px;
}

#crediti .html_valido {
	width:80px;
	height:15px;
	background-image: url(../img/valid_xhtml.png);
	background-repeat: no-repeat;
}

#crediti .css_valido {
	width: 80px;
	height:15px;
	background-image: url(../img/valid_css.png);
	background-repeat: no-repeat;
}

#crediti .abatedesign {
	width: 75px;
	height: 25px;
	background-image: url(../img/banner_75x25g.png);
	background-repeat: no-repeat;
}

#crediti .abatedesign:hover {
	background-image: url(../img/abatedesign_75x25v.png);
}