#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%);
    
    }

