.prodotto{
	font-weight: 300;
	color: #0CF;
	margin-top: 10px;
	font-size: 30px;
	margin-bottom: 10px;
	z-index: 1000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0CF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0CF;
	text-transform: uppercase;
}

.subTitle{
	font-size: 16px;
	font-weight: 700;
	color: #F60;
	text-transform: uppercase;
}





@media only screen and (max-width: 767px) {


}