.giustifi {
    height: 92px;
    overflow: hidden;
}

.h10{
	height: 10px;
}

.h15{
	height: 15px;
}

.h20{
	height: 20px;
}

.h30{
	height: 30px;
}

.h40{
	height: 40px;
}


.h50{
	height: 50px;
}

.header-a{
    background: #fff;
    cursor: pointer;
}

.header-a a:hover {
    color: #187F90;
    text-decoration: none;
}

#headerstretto {
    background: url(../img/10.jpg) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.overlay-headerstretto {
    background: rgba(43, 191, 217, 0.90);
}

.pagination a{
    border: 1px solid #cccccc;
    padding: 10px;
    margin-right: 5px;
}

.pagination span{
 border: 1px solid #e2e2e2;
    color: #000;
    margin-right: 5px;
    padding: 3px 12px;
}