.titolo {
    color: rgb(81, 81, 81);
    font-family: 'MyriadX';
    font-size: 40px;
    font-weight: 400;
    line-height:0px;
    text-align: left;
}

.titoletto
{
    font-family:MyriadProSemiboldX;
}

.sottotitolo {
    color: rgb(146, 146, 146);
    font-family: 'MyriadProSemiboldX';
    font-size: 20px;
    line-height: 23px;
    text-align: left;
    text-decoration: none;
}

.bold {
    font-family: 'MyriadProSemiboldX';
}

.kinemac_text {
    color:rgb(150,150,150);
    font-family:'HelveticaNeueX';
    font-size: 16px;
    line-height:24px;
}


.kinemac_text a
{
    color:rgb(240,240,240);
    text-decoration:none;
}

.kinemac_text a:hover
{
    text-decoration: underline;
    color: rgb(136, 131, 255);
}

.gallery_row
{
	color:rgb(200,200,200);
	font-family:'HelveticaNeueX';
    font-size: 16px;
    line-height:23.9px;
}

a
{
    color:rgb(240,240,240);
    text-decoration: none;
}

a:hover
{
    color: rgb(255, 132, 0);
    text-decoration: none;
}