	

.titolone{
	font-size:2.1em;
	color: #555555;
	clear: left;
}
.slogan{
	font-size:1.2em;
	color: #333333;
	clear: left;
}
.cssmenu {
	clear: left;
}
.cssmenu ul li a {
	font-size: 0.8em;
}


@media (max-width:768px){

	.titolone{
		font-size:1.9em;
	}
	.slogan{
		font-size:1em;
	}

}