@charset "utf-8";
/* 'Open Sans', sans-serif;
/* font-family: 'Asap', sans-serif;
/* font-family: 'Catamaran', sans-serif;

/* COLORI E GENERICI */
.txt_nero {
	color: #000;
}
.txt_bianco {
	color: #FFF;
}
.txt_bei {
	color: #c99f86;
}
.txt_azz {
	color: #e8a5ea;
}
.txt_logo_top {
	font-family: 'Catamaran', sans-serif;
	font-size: 40px;
	color: #FFF;
	font-weight: bolder;
	line-height: 32px;
}
.txt_sottologo_top {
	font-family: 'Asap', sans-serif; /* 'raleway-regular-webfont', sans-serif; */
	font-size: 14px;
	color: #e8a5ea;
}
.txt_tit1 {
	font-family: 'Asap', sans-serif; /* 'raleway-regular-webfont', sans-serif; */
	font-size: 20px;
	line-height: 20px;
}
.txt_std {
	font-family: 'Asap', sans-serif; /* 'raleway-regular-webfont', sans-serif; */
	font-size: 20px;
	line-height: 30px;
}
.txt_std_contenuto {
	font-family: 'Open Sans', sans-serif; /* 'raleway-regular-webfont', sans-serif; */
	font-size: 20px;
	line-height: 30px;
	font-weight: lighter;
	color: #333;
}
.txt_titolosezione {
	font-family: 'Open Sans', sans-serif; /* 'raleway-regular-webfont', sans-serif; */
	font-size: 40px;
	line-height: 36px;
	font-weight: lighter;
}
.txt_spot {
	font-family: 'Open Sans', sans-serif; /* 'raleway-regular-webfont', sans-serif; */
	font-size: 20px;
	line-height: 22px;
	color:#000;
}
.txt_rientro_menuarticoli {
	text-indent:15px;
}
.txt_collapseversionearticoli {
	font-family: 'Asap', sans-serif; /* 'raleway-regular-webfont', sans-serif; */
	font-size: 18px;
	color: #000;
}
.txt_titoloarticolo {
	font-family: 'Asap', sans-serif; /* 'raleway-regular-webfont', sans-serif; */
	font-size: 28px;
	font-weight:bolder;
	color: #000;
}




/* BOTTOM */
.txt_bottom {
	font-family: 'Open Sans', sans-serif; /* 'raleway-regular-webfont', sans-serif; */
	font-size: 18px;
	color: #666;
	font-weight: lighter;
}























/* MENU */
.txt_menu {
	font-family: 'Asap', sans-serif;
	font-size: 28px;
	color: #FFF;
}
.txt_menulingua {
	font-family: 'Asap', sans-serif;
	font-size: 50px;
	font-weight:bold;
	color: #666;
}
.txt_menu_articoli_tit {
	font-family: 'Asap', sans-serif;
	font-size: 22px;
	color: #7f7f7f;
	background-color:#f2f2f2;
	font-weight:bold;
	line-height:30px;
	height:50px;
	border-radius: 5px 5px 5px 5px;
}
.txt_menu_articoli {
	font-family: 'Asap', sans-serif;
	font-size: 22px;
	color: #000000;
	line-height:40px;
}
.txt_accordion_versione_articoli {
	font-family: 'Asap', sans-serif;
	font-size: 22px;
	color: #7f7f7f;
	font-weight:bold;
	line-height:30px;
	height:50px;
}













