/*Foglio di stile esterno*/ body { background-color: #ffffff; background-image: url('immagini/Ply800.jpg'); background-repeat:repeat; font-family: "Verdana", sans-serif; font-size: 8pt; color: #000000; } A:LINK { color : #0000ff; text-decoration: underline; } A:VISITED { color : #0000ff; text-decoration: none; } A:HOVER { color : #D730C5; text-decoration : none; } A:ACTIVE { color : #0000ff; text-decoration: line-through; } /*CODICE PER UNA FINESTRA A DIMENSIONI FISSE */ #alto_sx { float:left; height: 11px; width: 9px; background-image: url(immagini/finestra/alto_sx.jpg); background-repeat: no-repeat; } #alto { float:left; height: 11px; background-image: url(immagini/finestra/alto.jpg); background-repeat: repeat-x; } #alto_dx { float:left; height: 11px; width: 9px; background-image: url(immagini/finestra/alto_dx.jpg); background-repeat: no-repeat; } #lat_sx { float:left; width: 9px; background-image: url(immagini/finestra/lat_sx.jpg); background-repeat: repeat-y; } #corpo_centrale { float:left; overflow: auto; font-size: 8pt; text-align: left; color: #ff0000; } #lat_dx { float:left; width: 9px; background-image: url(immagini/finestra/lat_dx.jpg); background-repeat: repeat-y; } #basso_sx { float:left; height: 11px; width: 9px; background-image: url(immagini/finestra/basso_sx.jpg); background-repeat: no-repeat; } #basso { float:left; height: 11px; background-image: url(immagini/finestra/basso.jpg); background-repeat: repeat-x; } #basso_dx { float:left; height: 11px; width: 9px; background-image: url(immagini/finestra/basso_dx.jpg); background-repeat: no-repeat; } #floatstop { clear: both; } /*FINECODICE PER UNA FINESTRA */ /*CORNICE'*/ #cornice_1 { background-color:#ffffff; border:3px inset #9EE987; color:#000000; font-family: "Verdana", sans-serif; font-size: 8pt; font-weight: normal; overflow: auto; width: 560px; height:120px; } #cornice_1 img { float: left; margin: 1px 20px 20px 1px; } /*FINE CORNICE'*/ /*INIZIO FORMATTAZIONE DEI FORM DIFFERENTI IN BASE AL MODULO*/ #testo_form { color:#25DF32; font-family: "Verdana", sans-serif; font-size: 10pt; font-weight: bold; } #box_form { background-color:#E4F7E5; border:5px ridge #00ff00; font-family: "Verdana", sans-serif; font-size: 8pt; } #testo_form_2 { color:#DB5E9F; font-family: "Verdana", sans-serif; font-size: 10pt; font-weight: bold; } #box_form_2 { background-color:#F9DEEC; border:5px ridge #DB5E9F; font-family: "Verdana", sans-serif; font-size: 8pt; } #pulsante_form { background-color:#F98406; border:5px outset #F6F905; font-family: "Verdana", sans-serif; font-size: 8pt; } #testo_form_3 { color:#ff0000; font-family: "Verdana", sans-serif; font-size: 14pt; font-weight: normal; } #testo_form_4 { color:#ff0000; font-family: "Verdana", sans-serif; font-size: 14pt; font-weight: normal; } /*FINE FORMATTAZIONE DEI FORM DIFFERENTI IN BASE AL MODULO*/ /*PULSANTI DEL MENU' PRINCIPALE */ .pulsante_home { width: 100px; height: 100px; } .pulsante_home a { display: block; width: 100px; height: 100px; background: url(immagini/pulsante_home.gif) no-repeat top left; } .pulsante_home a:hover { background-position: top right; } .pulsante_prodotti { width: 100px; height: 100px; } .pulsante_prodotti a { display: block; width: 100px; height: 100px; background: url(immagini/pulsante_prodotti.gif) no-repeat top left; } .pulsante_prodotti a:hover { background-position: top right; } .pulsante_servizi { width: 100px; height: 100px; } .pulsante_servizi a { display: block; width: 100px; height: 100px; background: url(immagini/pulsante_servizi.gif) no-repeat top left; } .pulsante_servizi a:hover { background-position: top right; } .pulsante_contatti { width: 100px; height: 100px; } .pulsante_contatti a { display: block; width: 100px; height: 100px; background: url(immagini/pulsante_contatti.gif) no-repeat top left; } .pulsante_contatti a:hover { background-position: top right; } .pulsante_chi_siamo { width: 100px; height: 100px; } .pulsante_chi_siamo a { display: block; width: 100px; height: 100px; background: url(immagini/pulsante_chi_siamo.gif) no-repeat top left; } .pulsante_chi_siamo a:hover { background-position: top right; } .pulsante_certificazioni { width: 100px; height: 100px; } .pulsante_certificazioni a { display: block; width: 100px; height: 100px; background: url(immagini/pulsante_certificazioni.gif) no-repeat top left; } .pulsante_certificazioni a:hover { background-position: top right; } .pulsante_dove_siamo { width: 100px; height: 100px; } .pulsante_dove_siamo a { display: block; width: 100px; height: 100px; background: url(immagini/pulsante_dove_siamo.gif) no-repeat top left; } .pulsante_dove_siamo a:hover { background-position: top right; } .pulsante_prodotti_en { width: 100px; height: 100px; } .pulsante_prodotti_en a { display: block; width: 100px; height: 100px; background: url(immagini/pulsante_prodotti_en.gif) no-repeat top left; } .pulsante_prodotti_en a:hover { background-position: top right; } .pulsante_servizi_en { width: 100px; height: 100px; } .pulsante_servizi_en a { display: block; width: 100px; height: 100px; background: url(immagini/pulsante_servizi_en.gif) no-repeat top left; } .pulsante_servizi_en a:hover { background-position: top right; } .pulsante_contatti_en { width: 100px; height: 100px; } .pulsante_contatti_en a { display: block; width: 100px; height: 100px; background: url(immagini/pulsante_contatti_en.gif) no-repeat top left; } .pulsante_contatti_en a:hover { background-position: top right; } .pulsante_chi_siamo_en { width: 100px; height: 100px; } .pulsante_chi_siamo_en a { display: block; width: 100px; height: 100px; background: url(immagini/pulsante_chi_siamo_en.gif) no-repeat top left; } .pulsante_chi_siamo_en a:hover { background-position: top right; } .pulsante_certificazioni_en { width: 100px; height: 100px; } .pulsante_certificazioni_en a { display: block; width: 100px; height: 100px; background: url(immagini/pulsante_certificazioni_en.gif) no-repeat top left; } .pulsante_certificazioni_en a:hover { background-position: top right; } .pulsante_dove_siamo_en { width: 100px; height: 100px; } .pulsante_dove_siamo_en a { display: block; width: 100px; height: 100px; background: url(immagini/pulsante_dove_siamo_en.gif) no-repeat top left; } .pulsante_dove_siamo_en a:hover { background-position: top right; } /*FINE PULSANTI DEL MENU' PRINCIPALE */ /*PULSANTI DEL CAMBIO LINGUA */ .pulsante_3_ex a { display: block; width: 50px; height: 50px; background: url(immagini/pulsante_italia.gif) no-repeat top left; } .pulsante_3_ex a:hover { background-position: top right; } .pulsante_4_ex { width: 50px; height: 50px; } .pulsante_4_ex a { display: block; width: 50px; height: 50px; background: url(immagini/pulsante_eng.gif) no-repeat top left; } .pulsante_4_ex a:hover { background-position: top right; } /*FINE PULSANTI DEL CAMBIO LINGUA */ #modulo_cerca { background-color:#D5BB9F; border:3px inset #CAB297; color:#ffffff; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: bold; } #pulsante_cerca { background-color:#D5BB9F; color:#ffffff; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: bold; } .foto_aerea_move { width: 200px; height: 151px; } .foto_aerea_move a { display: block; width: 200px; height: 151px; background: url(immagini/foto_aerea_move.jpg) no-repeat top right; } .foto_aerea_move a:hover { background-position: top left; } /*MENU SECONDARIO*/ .voce_menu_sec { font-family: "Verdana", sans-serif; font-size:12px; width: 200px; height: 18px; color: #ffffff; } .voce_menu_sec a { display: block; width: 200px; height: 18px; background: url(immagini/sfondo_voce_menu_sec.gif) no-repeat top left; text-decoration: none; } .voce_menu_sec a:hover { background-position: top right; } .voce_menu_sec a:LINK { color : #A51111; text-decoration: none; } .voce_menu_sec a:VISITED { color : #A51111; text-decoration: none; } .voce_menu_sec a:HOVER { color : #C95050; text-decoration : none; } .voce_menu_sec a:ACTIVE { color : #DF8484; text-decoration: none; } /*RIQUADRI TESTI DELLE PAGINE*/ .home_1 { color:#000000; font-family: "Verdana", sans-serif; font-size: 14px; font-weight: normal; text-align: justify; width: 565px; height: 280px; overflow: auto; position: absolute; top: 15px; left: 20px; } .home_2 { color:#155323; font-family: "Verdana", sans-serif; font-size: 14px; font-weight: normal; text-align: justify; width: 570px; height: 195px; overflow: auto; position: absolute; top: 280px; left: 20px; } .chi_siamo_1 { color:#000000; font-family: "Verdana", sans-serif; font-size: 14px; font-weight: normal; text-align: justify; width: 570px; height: 70px; overflow: auto; position: absolute; top: 30px; left: 10px; } .chi_siamo_2 { color:#155323; font-family: "Verdana", sans-serif; font-size: 14px; font-weight: normal; text-align: justify; width: 570px; height: 85px; overflow: auto; position: absolute; top: 105px; left: 10; } .chi_siamo_3 { color:#000000; font-family: "Verdana", sans-serif; font-size: 14px; font-weight: normal; text-align: justify; width: 570px; height: 90px; overflow: auto; position: absolute; top: 195px; left: 10px; } .chi_siamo_4 { color:#155323; font-family: "Verdana", sans-serif; font-size: 14px; font-weight: normal; text-align: justify; width: 570px; height: 70px; overflow: auto; position: absolute; top: 287px; left: 10px; } .chi_siamo_5 { color:#000000; font-family: "Verdana", sans-serif; font-size: 14px; font-weight: normal; text-align: justify; width: 570px; height: 70px; overflow: auto; position: absolute; top: 360px; left: 10px; } .storia_1 { color:#000000; font-family: "Verdana", sans-serif; font-size: 13px; font-weight: normal; text-align: justify; width: 565px; height: 420px; overflow: auto; position: absolute; top: 30px; left: 20px; } .processo_1 { color:#000000; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 290px; height: 150px; overflow: auto; position: absolute; top: 230px; left: 30px; } .processo_4 { color:#000000; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 290px; height: 250px; overflow: auto; position: absolute; top: 360px; left: 30px; } .processo_2 { color:#000000; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 350px; height: 120px; overflow: auto; position: absolute; top: 760px; left: 220px; } .processo_3 { color:#000000; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 320px; height: 250px; overflow: auto; position: absolute; top: 1015px; left: 30px; } .mezzi_produzione_1 { color:#000000; font-family: "Verdana", sans-serif; font-size: 13px; font-weight: normal; text-align: justify; width: 550px; height: 35px; overflow: auto; position: absolute; top: 10px; left: 20px; } .mezzi_produzione_2 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 490px; height: 400px; overflow: auto; position: absolute; top: 50px; left: 90px; } .mezzi_produzione_3 { color:#000000; font-family: "Verdana", sans-serif; font-size: 13px; font-weight: normal; text-align: justify; width: 540px; height: 20px; overflow: auto; position: absolute; top: 450px; left: 20px; } .prodotti_1 { color:#000000; font-family: "Verdana", sans-serif; font-size: 14px; font-weight: normal; text-align: justify; width: 540px; height: 40px; overflow: auto; position: absolute; top: 20px; left: 30px; } .prodotti_2 { color:#000000; font-family: "Verdana", sans-serif; font-size: 14px; font-weight: normal; text-align: justify; width: 540px; height: 400px; overflow: auto; position: absolute; top: 70px; left: 30px; } .titolo_compensato_marino { color:#000000; font-family: "Verdana", sans-serif; font-size: 20px; font-weight: normal; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 5px; left: 30px; } .titolo_compensato_marino_2 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 390px; height: 25px; overflow: auto; position: absolute; top: 190px; left: 170px; } .titolo_compensato_marino_3 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 780px; left: 30; } .titolo_compensato_marino_4 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 880px; left: 30; } .compensato_marino_1 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 140px; overflow: auto; position: absolute; top: 40px; left: 30px; } .compensato_marino_2 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 410px; height: 580px; overflow: auto; position: absolute; top: 210px; left: 170px; } .compensato_marino_3 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 90px; overflow: auto; position: absolute; top: 800px; left: 30px; } .compensato_marino_4 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 90px; overflow: auto; position: absolute; top: 900px; left: 30px; } .titolo_compensato_faggio { color:#000000; font-family: "Verdana", sans-serif; font-size: 20px; font-weight: normal; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 5px; left: 30px; } .titolo_compensato_faggio_2 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 390px; height: 25px; overflow: auto; position: absolute; top: 90px; left: 180px; } .titolo_compensato_faggio_3 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 300px; left: 30; } .titolo_compensato_faggio_4 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 440px; left: 30; } .compensato_faggio_1 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 30px; overflow: auto; position: absolute; top: 40px; left: 30px; } .compensato_faggio_2 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 390px; height: 110px; overflow: auto; position: absolute; top: 115px; left: 180px; } .compensato_faggio_3 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 120px; overflow: auto; position: absolute; top: 320px; left: 30px; } .compensato_faggio_4 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 210px; overflow: auto; position: absolute; top: 460px; left: 30px; } .titolo_compensato_esotico { color:#000000; font-family: "Verdana", sans-serif; font-size: 20px; font-weight: normal; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 5px; left: 30px; } .titolo_compensato_esotico_2 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 390px; height: 25px; overflow: auto; position: absolute; top: 70px; left: 180px; } .titolo_compensato_esotico_3 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 370px; left: 30; } .titolo_compensato_esotico_4 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 450px; left: 30; } .compensato_esotico_1 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 30px; overflow: auto; position: absolute; top: 40px; left: 30px; } .compensato_esotico_2 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 390px; height: 160px; overflow: auto; position: absolute; top: 90px; left: 180px; } .compensato_esotico_3 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 60px; overflow: auto; position: absolute; top: 390px; left: 30px; } .compensato_esotico_4 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 190px; overflow: auto; position: absolute; top: 470px; left: 30px; } .titolo_compensato_pioppo { color:#000000; font-family: "Verdana", sans-serif; font-size: 20px; font-weight: normal; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 5px; left: 30px; } .titolo_compensato_pioppo_2 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 390px; height: 25px; overflow: auto; position: absolute; top: 120px; left: 180px; } .titolo_compensato_pioppo_3 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 240px; left: 30; } .titolo_compensato_pioppo_4 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 330px; left: 30; } .compensato_pioppo_1 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 50px; overflow: auto; position: absolute; top: 40px; left: 30px; } .compensato_pioppo_2 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 390px; height: 120px; overflow: auto; position: absolute; top: 140px; left: 180px; } .compensato_pioppo_3 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 50px; overflow: auto; position: absolute; top: 260px; left: 30px; } .compensato_pioppo_4 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 50px; overflow: auto; position: absolute; top: 350px; left: 30px; } .titolo_compensato_flessibile { color:#000000; font-family: "Verdana", sans-serif; font-size: 20px; font-weight: normal; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 5px; left: 30px; } .titolo_compensato_flessibile_2 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 390px; height: 25px; overflow: auto; position: absolute; top: 45px; left: 180px; } .titolo_compensato_flessibile_3 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 380px; left: 30; } .titolo_compensato_flessibile_4 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 500px; left: 30; } .titolo_compensato_flessibile_5 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 600px; left: 30; } .compensato_flessibile_1 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 40px; overflow: auto; position: absolute; top: 40px; left: 30px; } .compensato_flessibile_2 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 400px; height: 290px; overflow: auto; position: absolute; top: 70px; left: 180px; } .compensato_flessibile_3 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 100px; overflow: auto; position: absolute; top: 410px; left: 30px; } .compensato_flessibile_4 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 70px; overflow: auto; position: absolute; top: 520px; left: 30px; } .compensato_flessibile_5 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 550px; height: 80px; overflow: auto; position: absolute; top: 620px; left: 30px; } .titolo_compensato_ignifugo { color:#000000; font-family: "Verdana", sans-serif; font-size: 20px; font-weight: normal; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 5px; left: 30px; } .titolo_compensato_ignifugo_2 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 390px; height: 25px; overflow: auto; position: absolute; top: 60px; left: 180px; } .titolo_compensato_ignifugo_3 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 210px; left: 30; } .titolo_compensato_ignifugo_4 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 720px; left: 30; } .titolo_compensato_ignifugo_5 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 780px; left: 30; } .compensato_ignifugo_1 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 40px; overflow: auto; position: absolute; top: 40px; left: 30px; } .compensato_ignifugo_2 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 390px; height: 120px; overflow: auto; position: absolute; top: 80px; left: 180px; } .compensato_ignifugo_3 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 480px; overflow: auto; position: absolute; top: 230px; left: 30px; } .compensato_ignifugo_4 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 50px; overflow: auto; position: absolute; top: 740px; left: 30px; } .compensato_ignifugo_5 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 130px; overflow: auto; position: absolute; top: 800px; left: 30px; } .titolo_pannelli_fonoisolanti { color:#000000; font-family: "Verdana", sans-serif; font-size: 20px; font-weight: normal; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 5px; left: 30px; } .titolo_pannelli_fonoisolanti_2 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 390px; height: 25px; overflow: auto; position: absolute; top: 40px; left: 180px; } .titolo_pannelli_fonoisolanti_3 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 310px; left: 30; } .titolo_pannelli_fonoisolanti_4 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 540px; left: 30; } .titolo_pannelli_fonoisolanti_5 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 640px; left: 30; } .pannelli_fonoisolanti_1 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 40px; overflow: auto; position: absolute; top: 40px; left: 30px; } .pannelli_fonoisolanti_2 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 390px; height: 220px; overflow: auto; position: absolute; top: 60px; left: 180px; } .pannelli_fonoisolanti_3 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 220px; overflow: auto; position: absolute; top: 330px; left: 30px; } .pannelli_fonoisolanti_4 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 80px; overflow: auto; position: absolute; top: 560px; left: 30px; } .pannelli_fonoisolanti_5 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 100px; overflow: auto; position: absolute; top: 660px; left: 30px; } .titolo_pannelli_pantografabili { color:#000000; font-family: "Verdana", sans-serif; font-size: 20px; font-weight: normal; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 5px; left: 30px; } .titolo_pannelli_pantografabili_2 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 390px; height: 25px; overflow: auto; position: absolute; top: 40px; left: 180px; } .titolo_pannelli_pantografabili_3 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 350px; left: 30; } .titolo_pannelli_pantografabili_4 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 420px; left: 30; } .titolo_pannelli_pantografabili_5 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 480px; left: 30; } .pannelli_pantografabili_1 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 40px; overflow: auto; position: absolute; top: 40px; left: 30px; } .pannelli_pantografabili_2 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 390px; height: 240px; overflow: auto; position: absolute; top: 60px; left: 180px; } .pannelli_pantografabili_3 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 170px; overflow: auto; position: absolute; top: 370px; left: 30px; } .pannelli_pantografabili_4 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 100px; overflow: auto; position: absolute; top: 440px; left: 30px; } .pannelli_pantografabili_5 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 100px; overflow: auto; position: absolute; top: 500px; left: 30px; } .titolo_pannelli_resinati { color:#000000; font-family: "Verdana", sans-serif; font-size: 20px; font-weight: normal; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 5px; left: 30px; } .titolo_pannelli_resinati_2 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 390px; height: 25px; overflow: auto; position: absolute; top: 220px; left: 180px; } .titolo_pannelli_resinati_3 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 380px; left: 30; } .titolo_pannelli_resinati_4 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 510px; left: 30; } .pannelli_resinati_1 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 160px; overflow: auto; position: absolute; top: 40px; left: 30px; } .pannelli_resinati_2 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 390px; height: 150px; overflow: auto; position: absolute; top: 240px; left: 180px; } .pannelli_resinati_3 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 120px; overflow: auto; position: absolute; top: 400px; left: 30px; } .pannelli_resinati_4 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 120px; overflow: auto; position: absolute; top: 530px; left: 30px; } .titolo_altri_pannelli { color:#000000; font-family: "Verdana", sans-serif; font-size: 20px; font-weight: normal; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 5px; left: 30px; } .altri_pannelli_1 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 390px; height: 300px; overflow: auto; position: absolute; top: 40px; left: 180px; } .titolo_placcati { color:#000000; font-family: "Verdana", sans-serif; font-size: 20px; font-weight: normal; text-align: justify; width: 540px; height: 25px; overflow: auto; position: absolute; top: 5px; left: 30px; } .titolo_placcati_2 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 390px; height: 25px; overflow: auto; position: absolute; top: 75px; left: 30; } .titolo_placcati_4 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 390px; height: 25px; overflow: auto; position: absolute; top: 830px; left: 30; } .titolo_placcati_5 { color:#000000; font-family: "Verdana", sans-serif; font-size: 16px; font-weight: bold; text-align: justify; width: 390px; height: 25px; overflow: auto; position: absolute; top: 920px; left: 30; } .placcati_1 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 40px; overflow: auto; position: absolute; top: 40px; left: 30px; } .placcati_2 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 55px; overflow: auto; position: absolute; top: 105px; left: 30px; } .placcati_3 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: bold; text-align: justify; width: 540px; height: 40px; overflow: auto; position: absolute; top: 770px; left: 30px; } .placcati_4 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 60px; overflow: auto; position: absolute; top: 850px; left: 30px; } .placcati_5 { color:#155323; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: justify; width: 540px; height: 40px; overflow: auto; position: absolute; top: 940px; left: 30px; } .tabella_tranciati { background-color: #ffffff; color:#155323; font-family: "Verdana", sans-serif; font-size: 15px; font-weight: bold; text-align: center; border:3px inset #CCCCCC; width: 580px; height: 600px; overflow: auto; position: absolute; top: 150px; left: 4px; } .tabella_tranciati img { border:0px inset #CCCCCC; } #titolo_tabella_tranciati { color:#155323; font-family: "Verdana", sans-serif; font-size: 10px; font-weight: bold; text-align: center; } #testo_tranciati { color:#000000; font-family: "Verdana", sans-serif; font-size: 8px; font-weight: normal; text-align: center; } .servizi_1 { color:#000000; font-family: "Verdana", sans-serif; font-size: 14px; font-weight: normal; text-align: justify; width: 550px; height: 300px; overflow: auto; position: absolute; top: 30px; left: 30px; } .servizi_2 { color:#000000; font-family: "Verdana", sans-serif; font-size: 14px; font-weight: normal; text-align: justify; width: 550px; height: 120px; overflow: auto; position: absolute; top: 340px; left: 30px; } .titolo_laboratorio_2 { color:#000000; font-family: "Verdana", sans-serif; font-size: 13px; font-weight: bold; text-align: justify; width: 540px; height: 35px; overflow: auto; position: absolute; top: 40px; left: 30px; } .laboratorio_1 { color:#000000; font-family: "Verdana", sans-serif; font-size: 13px; font-weight: normal; text-align: justify; width: 350px; height: 200px; overflow: auto; position: absolute; top: 320px; left: 200px; } .laboratorio_2 { color:#000000; font-family: "Verdana", sans-serif; font-size: 13px; font-weight: normal; text-align: justify; width: 330px; height: 335px; overflow: auto; position: absolute; top: 520px; left: 30px; } #titolo_processo { color:#B22A2A; font-family: "Verdana", sans-serif; font-size: 20px; font-weight: bold; } #testo_immagine_processo { color:#B22A2A; font-family: "Verdana", sans-serif; font-size: 10px; font-weight: bold; } .certificazioni_1 { color:#155323; font-family: "Verdana", sans-serif; font-size: 14px; font-weight: normal; text-align: justify; width: 560px; height: 420px; overflow: auto; position: absolute; top: 40px; left: 30px; } #riquadro_certificazioni { background-color: #ffffff; border: inset 5px #D5BB9F; color:#155323; font-family: "Verdana", sans-serif; font-size: 10px; font-weight: normal; text-align: justify; width: 540px; height: 350px; overflow: auto; } #riquadro_prove_laboratorio { background-color: #ffffff; border: inset 5px #D5BB9F; color:#155323; font-family: "Verdana", sans-serif; font-size: 10px; font-weight: normal; text-align: justify; width: 500px; height: 200px; overflow: auto; } .titolo_tab_lab { background-color: #5FC6F6; color:#ffffff; font-size: 15px; font-weight: bold; } .cella_tab_lab { background-color: #ACF6CB; font-size: 10px; font-weight: normal; } .dove_siamo_descrizione { color:#000000; font-family: "Verdana", sans-serif; font-size: 13px; font-weight: normal; text-align: justify; width: 580px; height: 65px; overflow: auto; position: absolute; top: 195px; left: 300px; } .come_arrivare { color:#000000; font-family: "Verdana", sans-serif; font-size: 10px; font-weight: normal; text-align: justify; width: 200px; height: 300px; overflow: auto; position: absolute; top: 270px; left: 50px; } .indirizzo { color:#000000; font-family: "Verdana", sans-serif; font-size: 14px; font-weight: bold; text-align: justify; width: 400px; height: 30px; overflow: auto; position: absolute; top: 200px; left: 540px; } .contatti_nome { color:#000000; font-family: "Verdana", sans-serif; font-size: 13px; font-weight: bold; text-align: left; width: 180px; height: 45px; overflow: auto; position: absolute; top: 170px; left: 60px; } .contatti_indirizzo { color:#000000; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: left; width: 180px; height: 45px; overflow: auto; position: absolute; top: 190px; left: 60px; } .contatti_telefono { color:#000000; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: left; width: 180px; height: 45px; overflow: auto; position: absolute; top: 230px; left: 60px; } .contatti_fax { color:#000000; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: left; width: 180px; height: 45px; overflow: auto; position: absolute; top: 270px; left: 60px; } .contatti_iva { color:#000000; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: left; width: 180px; height: 45px; overflow: auto; position: absolute; top: 275px; left: 60px; } .contatti_tit_email { color:#000000; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: left; width: 180px; height: 45px; overflow: auto; position: absolute; top: 300px; left: 60px; } .contatti_mail { color:#000000; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: left; width: 180px; height: 35px; overflow: auto; position: absolute; top: 315px; left: 60px; } .contatti_direttore_commerciale { color:#000000; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: left; width: 180px; height: 25px; overflow: auto; position: absolute; top: 355px; left: 60px; } .contatti_direttore_commerciale_nome { color:#000000; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: left; width: 180px; height: 35px; overflow: auto; position: absolute; top: 370px; left: 60px; } .contatti_direttore_amministrativo { color:#000000; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: left; width: 180px; height: 35px; overflow: auto; position: absolute; top: 400px; left: 60px; } .contatti_direttore_amministrativo_nome { color:#000000; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: left; width: 180px; height: 35px; overflow: auto; position: absolute; top: 415px; left: 60px; } .contatti_responsabile_produzione { color:#000000; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: left; width: 180px; height: 35px; overflow: auto; position: absolute; top: 445px; left: 60px; } .contatti_responsabile_produzione_nome { color:#000000; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: left; width: 180px; height: 35px; overflow: auto; position: absolute; top: 460px; left: 60px; } .contatti_responsabile_laboratorio { color:#000000; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: left; width: 180px; height: 35px; overflow: auto; position: absolute; top: 490px; left: 60px; } .contatti_responsabile_laboratorio_nome { color:#000000; font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; text-align: left; width: 180px; height: 35px; overflow: auto; position: absolute; top: 505px; left: 60px; } #titolo_modulo_info { color:#000000; font-family: "Verdana", sans-serif; font-size: 20px; font-weight: normal; text-align: left; } #titolo_modulo_info_2 { color:#000000; font-family: "Verdana", sans-serif; font-size: 13px; font-weight: normal; text-align: left; } #messaggio_errore { color:#000000; font-family: "Verdana", sans-serif; font-size: 30px; font-weight: normal; text-align: left; } #apice { vertical-align: super; } .tabella_pannelli { background-color:#ffffff; border:3px inset #cccccc; color:#000000; font-family: "Verdana", sans-serif; font-size: 8pt; font-weight: normal; text-align: center; overflow: auto; } .tabella_schede_tecniche { background-color:#ffffff; border:3px inset #cccccc; color:#000000; font-family: "Verdana", sans-serif; font-size: 8pt; font-weight: normal; text-align: center; overflow: auto; } /*BANNER SCORREVOLE*/ #slideCont { background-color: #ffffff; margin: 6px; border: inset 5px #D5BB9F; text-align: center; } #slideCont img { margin: 5px; } /*FINE BANNER SCORREVOLE*/