.h1{
	background-color: #e6e6e6;
    font-size: 10px;
    margin: 0;
    padding: 2px 0 3px 0px;
    text-align: center;
    text-transform: none;
	/*position:absolute;*/
	width:100%;
	top:0;
	z-index:100000;
	font-weight:normal;
}

.h2{
	/*max-width:960px;*/
	font-size:11px;
	margin:auto;
	text-align:right;
	padding-bottom:10px;
	padding-top:10px;
	padding-right:10px;
	text-transform: none;
	background-color:#fff;
}

h7, h9,h8, h10, h11{
	display: block;
	
}

h7{
	font-size: 3.2em;
    line-height: 44px;
	color: #060606;
    font-family: "Source Sans Pro",sans-serif;
    font-weight: 700;
}

.center-heading h8 {
    color: #333;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: uppercase;
	line-height: 42px;
}

.contatti-info{
	font-size:22px;
	line-height:30px;
	
}

label{
	font-family: "Source Sans Pro",sans-serif;
	font-size:120%;
}

label span{
	color:#555;
}

h8{
	margin-bottom:10px;
}