#titolo {
	background-color: transparent !important;
	font-weight: bold;
}

.mascheraGenerica {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#182439+0,182439+50,1E315E+50,182439+100,182439+100 */
	background: #182439; /* Old browsers */
	background: -moz-linear-gradient(top, #182439 0%, #182439 15%, #1e315e 15%, #182439 100%, #182439 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #182439 0%, #182439 15%, #1e315e 15%, #182439 100%, #182439 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #182439 0%, #182439 15%, #1e315e 15%, #182439 100%, #182439 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#182439', endColorstr='#182439', GradientType=0); /* IE6-9 */
	border: 1px solid #57c4f1;
}

#header {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#182439+0,182439+50,1E315E+50,182439+100,182439+100 */
	background: #182439; /* Old browsers */
	background: -moz-linear-gradient(top, #182439 0%, #182439 50%, #1e315e 50%, #182439 100%, #182439 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #182439 0%, #182439 50%, #1e315e 50%, #182439 100%, #182439 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #182439 0%, #182439 50%, #1e315e 50%, #182439 100%, #182439 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#182439', endColorstr='#182439', GradientType=0); /* IE6-9 */
}

#freA {position: absolute;
	width: 40px;
	height: 40px;
	margin: 0 auto;
	border-radius: 2px;
	background-image: -webkit-linear-gradient(135deg, #fbb03b 10%, #fbb03b 50%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);
	background-image: -moz-linear-gradient(135deg, #fbb03b 10%, #fbb03b 50%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);
	background-image: -ms-linear-gradient(135deg, #fbb03b 10%, #fbb03b 50%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(135deg, #fbb03b 10%, #fbb03b 50%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(135deg, #fbb03b 10%, #fbb03b 50%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);
}

#freB {
	position: absolute;
	width: 36px;
	top: 1px;
	left: 1px;
	height: 36px;
	margin: 0 auto;
	opacity: 0.3;
	border-radius: 2px;
	background-image: -webkit-linear-gradient(135deg, #fff 10%, #fff 30%, #fbb03b 50%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);
	background-image: -moz-linear-gradient(135deg, #fff 10%, #fff 30%, #fbb03b 50%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);
	background-image: -ms-linear-gradient(135deg, #fff 10%, #fff 30%, #fbb03b 50%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(135deg, #fff 10%, #fff 30%, #fbb03b 50%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(135deg, #fff 10%, #fff 30%, #fbb03b 50%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);
}
