@charset "UTF-8";
/* CSS Document */

.t3_composer_testi_container {
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 10;
}

.t3_composer_padding_tb {
	width: 100%;
	height: 20px;
}

.t3_composer_tit_1 {
	font-size: 25px;
	text-align: center;
}

.t3_composer_tit_2 {
	font-size: 18px;
	text-align: center;
}

.t3_composer_tit_3 {
	font-size: 18px;
	text-align: center;
}

.t3_composer_txt_1 h3 {
	font-size: 30px;
}

.t3_composer_txt_1 p {
	margin-bottom: 20px;
}

.t3_composer_separatore_titoli {
	width: 100%;
	height: 10px;
}