@font-face {
    font-family: 'NobileRegular';
    src: url('../font/nobile-webfont.eot');
    src: url('../font/nobile-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/nobile-webfont.woff') format('woff'),
         url('../font/nobile-webfont.ttf') format('truetype'),
         url('../font/nobile-webfont.svg#NobileRegular') format('svg');
    font-weight: normal;
    font-style: normal;

} 

@font-face {
    font-family: 'MisoRegular';
    src: url('../font/miso-webfont.eot');
    src: url('../font/miso-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/miso-webfont.woff') format('woff'),
         url('../font/miso-webfont.ttf') format('truetype'),
         url('../font/miso-webfont.svg#MisoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

} 

body
{
    background-image:url(../images/bg.jpg);
}

hr
{
    margin: 30px 0;
    border: 0;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid transparent;
}

a, a:link, a:visited, a:active
{
    color: #0099da;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h1
{
    color: #111111;
    font-family: "MisoRegular";
    font-size: 36px;
    font-weight: normal;
    line-height: 34px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}

h2
{
    color: #adadad;
    font-family: "NobileRegular";
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
    text-align: center;
    margin: 0 0 44px 0;
}

h3
{
    color: #000000;
    font-family: "MisoRegular";
    font-size: 20px;
    font-weight: normal;
    line-height: 18px;
    text-transform: uppercase;
    text-align: left;
    margin: 0 0 4px 0;
}

p
{
    text-align: left;
    color: #484545;
}

ul
{
    margin-top: 10px;
}

ul, ul li
{
    list-style: circle;
    text-align: left;
    color: #484545;
}

em
{
    color: #999;
}

#footer
{
    margin-top: 40px;
    border-top: 1px solid #E5E5E5;
}
#footer p
{
    text-align: center;
    padding: 20px;
}


.content-logo, .content-coda, .relative
{
    position: relative;
}
div#nav
{
    display: block;
    float: right;
    margin-top: 40px;
}
div#nav a
{
    font-family: "MisoRegular";
    text-transform: uppercase;
    margin: 0 auto 0 20px;
    font-size: 24px;
    font-weight: normal;
    line-height: 20px;
}

div#nav a:hover
{
    text-decoration: none;
    color: #757f8a;
}

div.content-center
{
    height: 190px;
    line-height: 140px;
    width: 300px;
    text-align: center;
}

.center
{
    text-align: center;
}



.vertical-spacer
{
    padding-top: 80px;
}

#footer
{
    position: relative;
}

.clienti a
{
    color:Black;
}

#likeBox
{
    padding-top:20px;
    
}

#fblike
{
    width:100px;
    float:right;
}

#plusone
{
    float:left;
}