@charset "utf-8";
/* CSS Document */
#spalla strong {
	color: #990000;
}
#spalla a {
	color: #000000;
	text-decoration: none;
}
#spalla a:hover {
	text-decoration: underline;
}
#Correlate a {
	background-image: url(/images/costr/punto.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 2px;
	display:block;
}
/*Effetto Ombreggiato*/
div.pic{
	background: url(/images/costr/pic-shadow-sx-200x15.jpg) no-repeat bottom center;
	float: left;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 50px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

div.pic img{display: block;border: 1px solid;
    border-color: #CCC #CCC #AAA #CCC;
    padding: 10px;background: #f6f6f6;
}
