﻿@charset "utf-8";

/********************************************************************************/
/***** FAMIGLIE *****************************************************************/
/********************************************************************************/
.TFY_Titolo1{           font-family:    Montserrat,'sans-serif';     font-weight: 800;         }
.TFY_Titolo2{           font-family:    Montserrat,'sans-serif';     font-weight: 800;         }
.TFY_Titolo3{           font-family:    Montserrat,'sans-serif';     font-weight: 800;         }

.TFY_Testo1{            font-family:    Montserrat,'sans-serif';    }
.TFY_Testo2{            font-family:    Montserrat,'sans-serif';    }
.TFY_Testo3{            font-family:    Montserrat,'sans-serif';    }

.TFY_Note1{             font-family:    Montserrat,'sans-serif';    }
.TFY_Note2{             font-family:    Montserrat,'sans-serif';    }
.TFY_Note3{             font-family:    Montserrat,'sans-serif';    }

/********************************************************************************/
/***** TITOLI *******************************************************************/
/********************************************************************************/

.TFY_Titolo1 {				color: #313233;	font-size: 1.4rem; font-weight: bold;}
.TFY_Titolo1 a{				color: #313233;	text-decoration: underline;	}
.TFY_Titolo1 a:hover{		color: #FFFFFF;	text-decoration: underline;}

.TFY_Titolo2 {				color: #313233;	font-size: 1.2rem; font-weight: bold;	}
.TFY_Titolo2 a{				color: #313233;	text-decoration: underline;	}
.TFY_Titolo2 a:hover{		color: #FFFFFF;	text-decoration: underline;	}

.TFY_Titolo3 {				color: #313233;	font-size: 1rem; font-weight: bold;	}
.TFY_Titolo3 a{				color: #313233; text-decoration: underline;	}
.TFY_Titolo3 a:hover{		color: #FFFFFF;	text-decoration: underline; }

/********************************************************************************/
/***** CORPO TESTO **************************************************************/
/********************************************************************************/
.TFY_Testo1 {				color: #333333;	font-size: .8rem;	}
.TFY_Testo1 a{				color: #333333;	text-decoration: underline;}
.TFY_Testo1 a:hover{		color: #FFFFFF;	text-decoration: underline;}

.TFY_Testo2 {				color: #333333;	font-size: .7rem;	}
.TFY_Testo2 a{				color: #333333;	text-decoration: underline;	}
.TFY_Testo2 a:hover{		color: #FFFFFF;	text-decoration: underline;	}

.TFY_Testo3 {				color: #333333; font-size: .6rem;}
.TFY_Testo3 a{				color: #333333;	text-decoration: underline;}
.TFY_Testo3 a:hover{		color: #FFFFFF;	text-decoration: underline;}

/********************************************************************************/
/***** NOTE *********************************************************************/
/********************************************************************************/

.TFY_Note1 {				color: #333333; font-size: .8rem;	}
.TFY_Note1 a{				color: #333333;	text-decoration: underline;	}
.TFY_Note1 a:hover{			color: #FFFFFF;	text-decoration: underline;	}

.TFY_Note2 {				color: #333333; font-size: .6rem;	}
.TFY_Note2 a{				color: #333333;	text-decoration: underline;	}
.TFY_Note2 a:hover{			color: #FFFFFF;	text-decoration: underline;	}

.TFY_Note3 {				color: #333333; font-size: .4rem;	}
.TFY_Note3 a{				color: #333333;	text-decoration: underline;	}
.TFY_Note3 a:hover{			color: #FFFFFF;	text-decoration: underline;}