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

.titSezione {
	
	color			: #FFF;
	font-size		: 16px;
	font-weight 	: bold;
	padding-bottom	: 23px;
	
}

.txtGray {
	
	color			: #787878;
	
}