@charset "utf-8";
/* CSS Document */
.testo_logo{
	font-family: 'Great Vibes', cursive;
	color:#ffffff;
	font-size:60px;
	text-align:center;
	text-decoration:none;
	line-height:100%;
}
.testo_language{
	font-family: 'Josefin Sans', sans-serif;
	color:#c7c3bd;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}
.testo_general{
	font-family: 'Josefin Sans', sans-serif;
	color:#000000;
	font-size:18px;
	text-decoration:none;
	line-height:120%;
}
.testo_general_white{
	font-family: 'Josefin Sans', sans-serif;
	color:#ffffff;
	font-size:18px;
	text-decoration:none;
	line-height:120%;
}
.testo_general_white_big{
	font-family: 'Josefin Sans', sans-serif;
	color:#ffffff;
	font-size:30px;
	text-decoration:none;
}
.testo_home_1{
	font-family: 'Great Vibes', cursive;
	color:#646464;
	font-size:26px;
	text-align:center;
	text-decoration:none;
	line-height:100%;
}
.testo_home_2{
	font-family: 'Great Vibes', cursive;
	color:#646464;
	font-size:23px;
	text-align:center;
	text-decoration:none;
	line-height:100%;
}
