@charset "UTF-8";
/* CSS Document */
#backslideshow {
	width: 100%;
	margin-bottom: 20px;
}
#backslideshow .titolo {
	top:15px;
	background-color: rgba(130,5,39,0.8);
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding: 20px;
}
#sfondobianco {
	background: none !important;
}
