﻿/********************************************************************************/
/***** Responsive Images ********************************************************/
/********************************************************************************/
.ImgAutoResize {
    display: block;
    max-width: 100%;
    height: auto;
}

/********************************************************************************/
/***** TITOLI PAGINE ************************************************************/
/********************************************************************************/

.TFY_PageTitle1 {
    font-size: 2rem;
    color: #333;
}

    .TFY_PageTitle1 a:link, .TFY_PageTitle1 a:visited {
        color: #333;
        text-decoration: underline;
    }

    .TFY_PageTitle1 a:hover, .TFY_PageTitle1 a:active, .TFY_PageTitle1 a:focus {
        color: #FFFFFF;
        text-decoration: underline;
        background-color: #333;
    }

.TFY_PageSubtitle1 {
    font-size: 1rem;
    color: #333;
}

    .TFY_PageSubtitle1 a:link, .TFY_PageSubtitle1 a:visited {
        color: #333;
        text-decoration: underline;
    }

    .TFY_PageSubtitle1 a:hover, .TFY_PageSubtitle1 a:active, .TFY_PageSubtitle1 a:focus {
        color: #FFFFFF;
        text-decoration: underline;
        background-color: #333;
    }

/********************************************************************************/
/***** CORPO TESTO **************************************************************/
/********************************************************************************/



.TFY_Testo1 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1rem;
    color: #333;
}

    .TFY_Testo1 a:link, .TFY_Testo1 a:visited {
        color: #9e0400;
        text-decoration: underline;
    }

    .TFY_Testo1 a:hover, .TFY_Testo1 a:active, .TFY_Testo1 a:focus {
        color: #9e0400;
        text-decoration: underline;
        background-color: #333;
    }

.TFY_Testo2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1rem;
    color: #bc2320;
}

    .TFY_Testo2 a:link, .TFY_Testo2 a:visited {
        color: #bc2320;
        text-decoration: underline;
    }

    .TFY_Testo2 a:hover, .TFY_Testo2 a:active, .TFY_Testo2 a:focus {
        color: #9e0400;
        text-decoration: underline;
        background-color: #333;
    }

.TFY_Testo3 {
    font-size: 0.8rem;
    color: #333;
}

    .TFY_Testo3 a:link, .TFY_Testo3 a:visited {
        color: #333;
        text-decoration: underline;
    }

    .TFY_Testo3 a:hover, .TFY_Testo3 a:active, .TFY_Testo3 a:focus {
        color: #FFFFFF;
        text-decoration: underline;
    }

/********************************************************************************/
/***** TITOLI *******************************************************************/
/********************************************************************************/

.TFY_Titolo1 {
    font-size: 1.8rem;
    font-weight: bold;
    font-family: 'BebasNeue';
    color: #580c0a;
}

    .TFY_Titolo1 a:link, .TFY_Titolo1 a:visited {
        color: #bc2320;
        text-decoration: underline;
    }

    .TFY_Titolo1 a:hover, .TFY_Titolo1 a:active, .TFY_Titolo1 a:focus {
        color: #bc2320;
        text-decoration: underline;
    }

.TFY_Titolo2 {
    font-size: 1.2rem;
    font-weight: 600;
    color: #777;
}

    .TFY_Titolo2 a:link, .TFY_Titolo2 a:visited {
        color: #777;
        text-decoration: underline;
    }

    .TFY_Titolo2 a:hover, .TFY_Titolo2 a:active, .TFY_Titolo2 a:focus {
        color: #777;
        text-decoration: underline;
    }


.TFY_Titolo3 {
    font-size: 1.1rem;
    font-weight: 300;
    font-style: italic;
    color: #bc2320;
}

    .TFY_Titolo3 a:link, .TFY_Titolo3 a:visited {
        color: #bc2320;
        text-decoration: underline;
    }

    .TFY_Titolo3 a:hover, .TFY_Titolo3 a:active, .TFY_Titolo3 a:focus {
        color: #bc2320;
        text-decoration: underline;
    }

.TFY_Titolo1Wh {
    font-size: 1.5rem;
    font-weight: bold;
    color: #FFFFFF;
}

    .TFY_Titolo1Wh a:link, .TFY_Titolo1Wh a:visited {
        color: #FFFFFF;
        text-decoration: underline;
    }

    .TFY_Titolo1Wh a:hover, .TFY_Titolo1Wh a:active, .TFY_Titolo1Wh a:focus {
        color: #333;
        text-decoration: underline;
        background-color: #FFFFFF;
    }

.TFY_Titolo2Wh {
    font-size: 1.4rem;
    font-weight: bold;
    color: #FFFFFF;
}

    .TFY_Titolo2Wh a:link, .TFY_Titolo2Wh a:visited {
        color: #FFFFFF;
        text-decoration: underline;
    }

    .TFY_Titolo2Wh a:hover, .TFY_Titolo2Wh a:active, .TFY_Titolo2Wh a:focus {
        color: #333;
        text-decoration: underline;
        background-color: #FFFFFF;
    }

.TFY_Titolo3Wh {
    font-size: 1.3rem;
    font-weight: bold;
    color: #FFFFFF;
}

    .TFY_Titolo3Wh a:link, .TFY_Titolo3Wh a:visited {
        color: #FFFFFF;
        text-decoration: underline;
    }

    .TFY_Titolo3Wh a:hover, .TFY_Titolo3Wh a:active, .TFY_Titolo3Wh a:focus {
        color: #333;
        text-decoration: underline;
        background-color: #FFFFFF;
    }

/********************************************************************************/
/***** NOTE *********************************************************************/
/********************************************************************************/

.TFY_Note1 {
    font-size: 0.8rem;
    color: #333;
}

    .TFY_Note1 a:link, .TFY_Note1 a:visited {
        color: #333;
        text-decoration: underline;
    }

    .TFY_Note1 a:hover, .TFY_Note1 a:active, .TFY_Note1 a:focus {
        color: #FFFFFF;
        text-decoration: underline;
        background-color: #333;
    }

.TFY_Note2 {
    font-size: 0.7rem;
    color: #333;
}

    .TFY_Note2 a:link, .TFY_Note2 a:visited {
        color: #333;
        text-decoration: underline;
    }

    .TFY_Note2 a:hover, .TFY_Note2 a:active, .TFY_Note2 a:focus {
        color: #FFFFFF;
        text-decoration: underline;
        background-color: #333;
    }

.TFY_Note3 {
    font-size: 0.6rem;
    color: #333;
}

    .TFY_Note3 a:link, .TFY_Note3 a:visited {
        color: #333;
        text-decoration: underline;
    }

    .TFY_Note3 a:hover, .TFY_Note3 a:active, .TFY_Note3 a:focus {
        color: #FFFFFF;
        text-decoration: underline;
        background-color: #333;
    }
