div.content-foto .foto {
	background:url(../img/bg-thumb-1.gif) repeat-x bottom left;
}

div.content-foto .fotoactive{
	background:url(../img/bg-thumb-1-active.gif) repeat-x bottom left;
}

div.content-foto img {
	border:8px solid #ff6e42;
}

div.content-foto img.active {
	border:8px solid #ffcebf;
}

div.sfumatura {
	background:#FFF url(../img/bg-sfumatura-1.gif) repeat-x 0 1px;
}


