
    html, body {
        margin: 0;
        border: 0;
        padding: 0;
        font-family: Verdana,Helvetica, sans-serif;
        font-size: 11px;
        
    }
    
    body {
        text-align: center; /* fix IE centering page*/
    }
    
    #centrato {
        width: 950px;
        margin: 0 auto;
        text-align: left; /* fix IE centering page*/
        position:relative;
        /* background: url('grids.png') -10px 0 repeat-y;  */
    }
    
    a { outline: none; }
    
    a:link, a:visited {
        text-decoration: none;
        color: #777;
    }
    
    img {
        border: none;
    }
    
    .clear { clear: both; }
    
    artile, header, section { display: block; }
  
  
  
  @font-face {
    font-family: 'studiovisualeBold';
    src: url('studiovisualebold-webfont.eot?iefix') format('eot'), /* IE6-IE8 */
         url('studiovisualebold-webfont.woff') format('woff'), /* Modern Browsers */
         url('studiovisualebold-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('studiovisualebold-webfont.svg#webfontOkUC2Po8') format('svg'); /* Legacy iOS */
    font-weight: bold;
    font-style: normal;
  }

  @font-face {
    font-family: 'studiovisualeRegular';
    src: url('studiovisuale-webfont.eot?iefix') format('eot'), /* IE6-IE8 */
         url('studiovisuale-webfont.woff') format('woff'), /* Modern Browsers */
         url('studiovisuale-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('studiovisuale-webfont.svg#webfonttLojIsmd') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
  }
  
  
  
    /*--------------------------------------------------------------------------*/
    /*--------------------------------------------------------------------------*/
    #intestazione {
        width: 100%;
        height: 80px;
    }
    
    #logo span {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    
    #logo {
        float: left;
        position: relative;
        width: 151px;
        height: 23px;
        overflow: hidden;
        
        margin: 40px 0 0 40px;
        font-size: 16px;
        color: #000000;
    }
    
    .page-video {
      position: absolute;
      top: 43px;
      left: 310px;
      width: 66px;
      height: 20px;
      background: url('btn_video.png') 0 0 no-repeat;
      overflow: hidden;
      text-indent: -1000px;
    }
    
    #nav1 {
      float: right;
      margin: 40px 0 0 0;
      width: 370px;
      list-style: none;
      padding: 0;
    }
    
    ul#nav1 li {
      float: left;
      display: inline;
      width: 80px;
      margin-right: 10px;
      text-decoration: none;
    }
    
    ul#nav1 li a {
      display: block;
      padding: 2px 0 3px 10px;
    }
    
    #nav1 a {
      padding-top: 2px;
    }
    
    #cambiolingua {
      position: absolute;
      right: 0;
      top: 43px;
    }
    
    ul#cambiolingua {
      margin: 0;
      list-style: none;
      padding: 0;
      line-height: 12px;
    }
    
      ul#cambiolingua li {
        display: inline;
        float: left;
        border-left: 1px solid #777;
        padding-left: 5px;
        margin-left: 5px;
      }
      
      ul#cambiolingua li:first-child {
        border-left: none;
      }
      

    
    /*--------------------------------------------------------------------------*/
    /*--------------------------------------------------------------------------*/
    #corpo {
        margin: 15px 0;
        width: 100%;
        height: auto !important;
        height: 473px; /* Box model IE Fix */
        min-height: 473px;
        position: relative;
    }
    
    #corpo h2 {
        font-size: 11px;
        font-weight: normal;
        margin: 7px 0 15px 0;
    }
    
    .slide_image {
      position: relative;
      width: 950px;
      height: 470px;
      z-index: 1;
      overflow: hidden;
    }
    
      .slide_image img {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
      }
      
      .slide_image a {
        position:absolute;
        z-index:5;
        overflow: hidden;
        text-indent: -1000px;
        background: url('none.jpg') top left no-repeat; /* fix IE*/
      }
    
    #nav2 {
      float: left;
      display: inline;
      margin: 0 0 0 40px;
      font-size: 11px;
      display: inline;
      padding: 40px 0 0 0;
      list-style: none;
      width: 140px;
    }
    
    #nav2 li {
      display: block;
      height: auto !important;
      height: 16px;
      min-height: 16px;
      margin: 0;
      padding: 0;
    }
    
    #nav2 a:link, #nav2 a:visited {
      display: block;
      font-weight: normal;
      position: relative;
      padding-left: 15px;
      left: -15px;
    }
    
    ul#nav2 a:link, ul#nav2 a:visited {
      color: #939598;
    }
    
    #nav2 a:hover {
        background: #FFF url(f_avanti_w.gif) center left no-repeat;
    }
    
    #nav2 .menu {
        color: #939598;
    }
    
    #nav2 .menuselected,
    ul#nav2 li.selected a:link, ul#nav2 li.selected a:visited {
        color: #000000;
        background: #FFF url('f_avanti_w.gif') center left no-repeat;
    }
    
    #nav2 h2 a:link, #nav2 h2 a:visited, #nav2 h2 a:hover {
        position: relative;
        left: -15px;
        padding-left: 15px;
    }
    
    #back_elenco {
        float: left;
        font-size: 11px;
        margin: 0 0 7px 40px;
        display: inline;
    }
    
    #back_elenco a:link, #back_elenco a:visited {
        float: left;
        position: relative;
        left: -15px;
        padding: 7px 0 7px 15px;
    }
    
    #modulo_testo {
        margin-top: 9px;
        width: 280px;
        float: right;
        height: 440px;
        overflow: hidden;
    }
    
    #modulo_testo h1 {
        font-size: 11px;
        font-weight: bold;
        margin: 0 0 13px 0;
    }
    
    .altro_testo h3 {
        margin: 0;
        font-weight: normal;
        color: #11EE11;
        font-size: 11px;
        cursor: pointer;
    }
    
    .altro_testo p {
      display: none;
      margin-top: 0;
    }
    
    #modulo_immagine {
      float: left;
      width: 660px;
      overflow: hidden;
      height: 430px;
      position: relative;
      list-style: none;
      margin: 0;
      padding: 0;
    }
      .slides li {
        position: absolute;
        left: 0;
        top: 0;
        display: none;
      }
        
        .vjs-controls li { display: block; left: auto; top: auto;}
        
      #modulo_immagine .active {
        display: block;
      }
      
      #modulo_immagine .ignore {
        display: none;
        z-index: 100;
      }
    
    #altro_testo_box a {
        color: #11EE11;
    }
    
    #link_imma {
      display: block;
    }
    
    #chiudi_link {
        position: absolute;
        top: 10px;
        left: 10px;
        
        padding-left: 15px;
        background: #000 url('f_indietro_b.gif') center left no-repeat;
        cursor: pointer;
    }
    
    #nav4 {
        position: absolute;
        right: 12px;
        bottom: 7px;
        width: 270px;
    }
    
    #nav4 a {
      position: absolute;
      top: -5px;
      width: 20px;
      height: 25px;
      
      overflow: hidden;
      text-indent: -1000px;
    }
    
    #nav4 a.avanti {
      right: -8px;
    }
    
    #nav4 a.indietro {
      left: -5px;
    }
    
    .svScorri,
    #scorri_immagini, #scorri_recordset {
        float: left;
        position: relative;
        text-align: center;
        padding: 0 17px;
    }
    
    span.svNum { margin-right: 3px; }
    
    #scorri_recordset {
        float: right;
    }
    
    #nav a {
        padding: 0 5px;
    }
    
    #nav span {
        position: absolute;
        right: 0;
    }
    
    #img_1 { position: absolute; top: 40px; left: 310px; }
    #img_2 { position: absolute; top: 40px; left: 445px; }
    #img_3 { position: absolute; top: 40px; left: 580px; }
    #img_4 { position: absolute; top: 40px; left: 715px; }
    #img_5 { position: absolute; top: 175px; left: 310px; }
    #img_6 { position: absolute; top: 175px; left: 445px; }
    #img_7 { position: absolute; top: 175px; left: 580px; }
    #img_8 { position: absolute; top: 175px; left: 715px; }
    #img_9 { position: absolute; top: 310px; left: 310px; }
    #img_10 { position: absolute; top: 310px; left: 445px; }
    #img_11 { position: absolute; top: 310px; left: 580px; }
    #img_12 { position: absolute; top: 310px; left: 715px; }
    
    .colonna {
        float: left;
        width: 255px !important;
        width: 245px; /* Box model IE Fix */
        margin: 9px 10px 0 0;
    }
    
    .colonna strong {
        display: block;
        cursor: pointer;
        height: 16px;
    }
    
    .colonna p {
        margin: 0;
        padding: 0 0px 0px 10px;
    }
    
    .profilo {
        height: 320px;
    }
    
    .didascalia {
        position: absolute;
        top: 0;
        left: 0;
        width: 115px;
        height: 115px;
        
        background-color: #EFEFEF;
        color: #000;
        padding: 5px;
        line-height: 110%;
        opacity: 0;
    }
    
    #lista {
        float: right;
        width: 530px;
        
        margin-right: 108px !important;
        margin-right: 54px; /* fix IE */
        font-family: Verdana,Helvetica, sans-serif;
        font-size: 11px;
        color: #777777;
        border-collapse: collapse;
    }
    
    #lista th {
        padding-bottom: 16px;
        border: none;
        font-weight: normal;
    }
    
    #lista th span {
        cursor: pointer;
    }
    
    #lista td {
        border-top: 1px solid #CCCCCC;
        border-collapse: collapse;
        border-spacing: 0;
        padding: 3px 0;
    }
    
    /*--------------------------------------------------------------------------*/
    /*--------------------------------------------------------------------------*/
    #footer {
        width: 100%;
        font-size: 10px;
        clear: both;
    }
    
    #footer .marchietto_SV{
	margin-top:11px;
	margin-left:30px;
    }
    
    #footer_dati {
        float: right;
        margin-top: 36px;
        width: 370px;
        color: #777;
    }
    
    #footer_dati span {
        float: left;
        width: 120px !important;
        width: 130px; /* Box model IE Fix */
        margin-right: 20px;
    }
    
	#news_home1{
	 width: 260px;
	 height: 55px;
	 border-left: solid 1px #000;
	 padding-left:10px;
	 padding-top:14px;
	 padding-right:20px;
	 position:absolute;
	 left:310px;
	 top:585px;
	}
	
	#news_home1 .data, #news_home2 .data{float:left;}
	#news_home1 a, #news_home2 a{display:block;
	position:absolute;
	 left:10px;
	 top:0px;
	 width:240px;
	 height:55px;
	 text-indent:-1000px;
	 background:url('pippo.png');}
	
	#news_home1 h5, #news_home1 p, #news_home2 h5, #news_home2 p {margin:0;padding:0; margin-left:59px;}
	#news_home1 img, #news_home2 img{vertical-align:bottom;margin-left:4px;}
	#news_home2{
	 width: 260px;
	 height: 55px;
	 border-left: solid 1px #000;
	 padding-left:10px;
	 padding-top:14px;
	 padding-right:20px;
	 display:block;
	 position:absolute;
	 left:580px;
	 top:585px;
	}
	
	#piva{
	font-size: 8px;
	 color: #777;
	 display:block;
	 position:absolute;
	 right:0px;
	 top:600px;
	}
	
    /*--------------------------------------------------------------------------*/
    /*--------------------------------------------------------------------------*/
    
    .colore_back {
        background-color: #11EE11 !important;
        color: #FFFFFF !important;
    }
    
    .colore_font {
        color: #11EE11 !important;
    }
    
    #oscura {
        position: absolute;
        top:0;
        left:0;
        background-color: #000000;
        width: 100%;
        height: 100%;
        display: none;
		z-index:10;
    }
    
    .fullscreen-on li.active {
      text-align: center;
      position: fixed;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      overflow: hidden;
      z-index: 1000;
      background: #000;
    }

    .fullscreen-on li.active object {
      position: relative;
      margin: 100px auto 0; top: 0; left: 0; z-index: 1005;
    }
    
    .fullscreen-on li.active .oscura {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #000;
      z-index: 1001;
    }
    
    .fullscreen-on #modulo_mail {
      top: 0;
      left: 300px;
      z-index: 1100;
    }
    
    .vid-fs #modulo_mail {
      top: -10px;
      left: 300px;
      z-index: 1100;
    }
    
    
    #modulo_immagine i {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
      background: url('empty');
    }
    
    /*--------------------------------------------------------------------------*/
    /*--------------------------------------------------------------------------*/
    
    #lista td a:link, #lista td a:visited, #lista td a:hover {
        color: inherit;
    }
    
    #lista tbody td {
        cursor: pointer;
    }
    
    #lista {
        border-bottom: 1px solid #CCCCCC;
        margin-bottom: 35px;
    }
    
    .header span {
        float: left;
        padding-right: 17px;
    }
    
    .headerSortDown span {
        background: url(css/f_down_w.gif) bottom right no-repeat;
    }
    
    .headerSortUp span {
        background: url(css/f_up_w.gif) bottom right no-repeat;
    }
    
    #ricerca {
      float: left;
      width: 160px;
    }
    
    #ricerca input[type=text] {
        margin: 4px 0 0 0;
        padding: 2px;
        border: 1px solid #939598;
        color: #000000;
        font-family: Verdana,Helvetica,sans-serif;
        font-size: 11px;
        width: 119px;
        background: url('search.png') 96% center no-repeat;
    }
    
    #ricerca input[type=submit] {
        border: none;
        background: #FFFFFF;
        color: #939598;
        font-family: Verdana,Helvetica,sans-serif;
        font-size: 11px;
        margin: 4px 0 0 0;
        padding: 0;
        cursor: pointer;
    }
    
    #ricerca span {
      /* viene creata da JS */
      background: none;
    }
    
    #grid,
    #corpo table.griglia {
      width: 540px;
      position: relative;
      left: 8px;
      border-bottom: 1px solid #FFF;
    }
      #corpo table.griglia td {
        padding: 0; border: none;
      }
    
    table.lista .immagini {
      display: none;
    }
    
    #grid {
      overflow: hidden;
      float: right;
      display: inline;
      margin-right: 108px;
    }
    
    #grid .dida {
      position: absolute;
      top: 0;
      left: 0;
      width: 115px;
      height: 115px;
      
      background-color: #EFEFEF;
      color: #000;
      padding: 5px;
      line-height: 110%;
      opacity: 0;
    }
    
    table.griglia { display: none; }
    
    #grid a:link, #grid a:visited {
      position: relative;
      display: inline;
      float: left;
      height: 125px;
      padding: 0 10px 10px 0;
    }
      #grid a:hover .dida {
        opacity: 0.8;
      }
    
    #nav3 {
      float: right;
      width: 640px;
      margin-top: 30px;
    }
    
    #nav3 input[type=submit] {
      display: none;
    }
    
    
    #nav3 .views {
      position: relative;
      margin: 8px 0 20px 160px;
    }
    
    .views a {
      position: absolute;
      top: 2px;
      left: 38px;
      width: 20px;
      height: 20px;
      background: url('icon_archive.png') 0 0 no-repeat;
      text-indent: -1000px;
      overflow: hidden;
    }
    
    #vista_griglia {
      left: 62px;
      background-position: -35px 0;
    }
    
    .views a.active {
      background-position: 0 -29px;
    }
    
    a#vista_griglia.active {
      background-position: -35px -29px;
    }
    
    
    /*--------------------------------------------------------------------------*/
    /*--------------------------------------------------------------------------*/
    
    #box2 {
        float: right;
        /* width: 680px; */
        width: 640px;
        position: relative;
        margin-top: 40px;
    }
    
    #box2 p {
        position: absolute;
        left: 0;
        margin: 0;
        color: #939598;
    }
    
    #box2 p strong {
        color: #000000;
        font-weight: normal;
    }
    
    #box2 a:link, #box2 a:visited {
        display: block;
        color: #939598;
        font-weight: normal;
        position: relative;
        padding-left: 15px;
        left: -15px;
    }

    #box2 a:hover {
        background: #FFF url(f_avanti_w.gif) center left no-repeat;
    }
    
    #box2 a.attivo {
        background: #FFF url(f_avanti_w.gif) center left no-repeat;
        color: #000000;
    }
    
    #mappa {
        position: relative;
        float: right;
        width: 504px;
        height: 390px;
    }
    
    #mappa p {
        position: absolute;
        top: 303px;
        left: 0;
        
        color: #000000;
    }
	
	a.link_out{color:#11EE11;}
  
  #overview_f {
    margin-left: -30px;
  }
  
  
/********************
 *  Pagina Feedback e contatta
 *****/

  .pg_contact {
    background: url('feedback_bg.png') 40px 5px no-repeat;
  }
  
  .pg_contact #nav2 .selected a:link, .pg_contact #nav2 .selected a:visited,
  .pg_contact #nav2 a:hover {
    color: #FFF;
    background-color: transparent;
  }
  
  .pg_contact #nav2 a:link, .pg_contact #nav2 a:visited {
    color: #FFF;
    padding-bottom: 4px;
    padding-top: 3px;
    text-indent: 7px;
  }
  
  .pg_contact #nav2 li {
    background: #555;
    background: rgba(0, 0, 0, 0.6);
  }
  
  #form_ct {
    position: absolute;
    top: 37px;
    left: 215px;
  }
  
  .pg_contact input,
  .pg_contact textarea {
    display: block;
    width: 220px;
    margin: 0 0 25px 0;
    background: #FFF;
    border: none;
    padding: 4px;
    color: #777;
  }
  
  .pg_contact textarea {
    font: 11px/15px Verdana,Helvetica,sans-serif;
    height: 77px;
  }
  
  #form_ct button {
    float: right;
    background: url('empty.gif') 0 0 no-repeat;
    border: none;
    cursor: pointer;
    padding: 5px 30px 5px 15px;
  }
  
  .pg_contact label {
    display: block;
    margin-bottom: 10px;
    color: #FFF;
  }
  
  #form_nl {
    position: absolute;
    top: 218px;
    left: 600px;
  }
  
  #form_nl input {
    display: inline;
    float: left;
    width: 170px;
    margin-bottom: 10px;
  }
  
  #form_nl button {
    float: left;
    background: url('empty.gif') 0 0 no-repeat;
    border: none;
    cursor: pointer;
    padding: 3px 35px 5px 10px;
  }
  
  .pg_contact .error,
  .pg_contact .good {
    clear: left;
    display: block;
    font-size: 10px;
  }
    .pg_contact .error { color: #EE1111; }
    .pg_contact .good { color: #000; }



/********************
 *  Pagina Servizi e attività
 *****/
#modulo_servizi {
  float: right;
  margin-top: 40px;
  position: relative;
  width: 640px;
}


.servizi .snippets { overflow: hidden; }

  .servizi .snippets article {
    position: relative;
    display: block;
    width: 200px;
    float: left;
    margin-bottom: 30px;
  }
  
  .servizi .snippets img {
    position: relative;
    left: -10px;
  }
  
  .servizi .snippets h1 {
    font: normal 12px/14px 'studiovisualeRegular', Verdana, sans-serif;
    text-transform: uppercase;
    margin: 3px 0 0;
  }
  
  .servizi .snippets p {
    margin: 0;
    color: #777;
  }
  
  
.servizi .tech {
  clear: both;
  position: relative;
  margin: 0 0 30px -30px;
  background: #EEE;
  padding: 30px;
  margin-top: 60px;
  color: #777;
  zoom: 1;
}
  
  #modulo_servizi .tech h2 {
    font: normal 12px/14px 'studiovisualeRegular', Verdana, sans-serif;
    margin: 0;
  }
  
  .servizi .tech h2 {
    position: absolute;
    left: 30px;
    top: -50px;
    width: 100px;
    height: 50px;
    text-transform: uppercase;
    cursor: pointer;
  }
    .servizi .tech .s2 h2 { left: 160px; }
    .servizi .tech .s3 h2 { left: 290px; }
    .servizi .tech .s4 h2 { left: 420px; }
    .servizi .tech .s5 h2 { left: 550px; }
    
    
    .servizi .tech h2 b {
      display: block;
      font-family: 'studiovisualeBold', Verdana, sans-serif;
    }
  

.servizi .tech h2 i {
  position: absolute;
  bottom: 0;
  left: 0;
  border-width: 10px;
  border-color: transparent transparent #1E1 transparent;
  border-style: dotted dashed solid dashed;
  z-index: 1;
}

.servizi .tech .active h2 i {
  border-color: transparent transparent #EEE transparent;  
}


.servizi .tech .main { display: none; }
  .servizi .tech .active .main { display: block; }
  
  .servizi .tech h4 {
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    color:#000;
  }


