#tinymce h2{
	font-size: 30px;
	line-height: 35px;

}

#tinymce h3{
	font-size: 27px;
	line-height: 30px;
}


#tinymce h3{
	font-size: 25px;
	line-height: 30px;
}


#tinymce blockquote{
		border-left: 2px solid #02b7fa;
		margin: 20px 0 20px 50px;
		padding-left: 15px;

		p{
			color: #02b7fa;
			font-size: 22px;
			line-height: 38px;
			font-weight: 300;
			font-style: italic;
		}
	}


h5{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 10px;
}

body#top p.ingressi{
	font-size: 22px;
	line-height: 28px;
	color: #333;
}


/* Tablet */
@media screen and (max-width: 1060px) {

}


/*
 * MOBILE
 */
@media screen and (max-width: 760px) {

	body#top p.ingressi {
	    color: #333;
	    font-size: 17px;
	    line-height: 23px;
	}

}
