@charset "UTF-8";
/* CSS Document */

body { margin:0px; }
.header { width:1000px; background-color:#FFFFFF; margin:0 auto; }
.pager { width:100%; background-color:#acc705; height:510px; }

@font-face {
    font-family: 'wherestarsshinethebrightestRg';
    src: url('../fonts/where_stars_shine_the_brightest.eot');
    src: url('../fonts/where_stars_shine_the_brightest.eot?#iefix') format('embedded-opentype'),
         url('../fonts/where_stars_shine_the_brightest.woff') format('woff'),
         url('../fonts/where_stars_shine_the_brightest.ttf') format('truetype'),
         url('../fonts/where_stars_shine_the_brightest.svg#wherestarsshinethebrightestRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

.content { width:980px; margin:0 auto; padding:10px; }
.iconGeg { margin:10px 40px 0px 10px; float:left; }
.tagline { font-family:'wherestarsshinethebrightestRg'; color:#FFF; font-size:85px; margin:10px 0px 0px 20px; }
.imgGeg { border:#FFF 10px solid; float:left; margin:0px 18px 0px 18px; }

.title { font-family:'wherestarsshinethebrightestRg'; color:#000; font-size:95px; text-align:center; width:1000px; float:left; margin:55px 0px 0px 0px; }
.contatto_tel { font-family:'wherestarsshinethebrightestRg'; width:710px; color:#000; font-size:65px; padding-left:290px; text-align:left; float:left; margin-top:-10px; margin:0 auto; }
.contatto_mail { font-family:'wherestarsshinethebrightestRg'; width:1000px; color:#000; font-size:65px; text-align:center; float:left; margin-top:-10px; margin:0 auto; }
.evid { color:#287c32; }

.indirizzo { font-family:'wherestarsshinethebrightestRg'; color:#000; font-size:75px; text-align:center; width:1000px; float:left; margin:0px 0px 0px 0px; }

.credits {
    height: 163px;
    margin-top: -80px;
    position: fixed;
    right: 0;
    top: 40%;
    width: 45px;
}