    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;
    }

    a:link, a:visited {
        text-decoration: none;
        color: #999;
    }

	 a:hover {
        color: #FFF;
    }

    img {
        border: none;
    }

    /*--------------------------------------------------------------------------*/
    /*--------------------------------------------------------------------------*/
    #intestazione {
        width: 100%;
        height: 80px;
    }

    #logo span {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    #logo {
        float: left;
        position: relative;
        width: 251px;
        height: 23px;
        overflow: hidden;

        margin: 40px 0 0 30px;
        font-size: 16px;
        color: #000000;
    }

    #nav1 {
        float: right;
        margin-top: 40px;
        width: 290px;
    }

    #nav1 .menu, #nav1 .menuselected {
        float: left;
        width: 70px !important;
        width: 80px; /* Box model IE Fix */
        height: 18px;
        margin-right: 10px;
        padding-left: 10px;
        text-align: left;
        text-decoration: none;
    }

    #nav1 a {
        padding-top: 2px;
    }

    #cambiolingua {
        float: right;
        color: #777;
    }


    /*--------------------------------------------------------------------------*/
    /*--------------------------------------------------------------------------*/
    #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;
    }

    #nav2 {
        float: left;
        margin-left: 30px;
        font-size: 11px;
        display: inline;
        padding-top: 40px;
    }

    #nav2 a:link, #nav2 a:visited {
        display: block;
        font-weight: normal;
        position: relative;
        padding-left: 15px;
        left: -15px;
    }

	#nav3 {
		margin: 0 0 30px 30px;
	}

    #nav3 a {
	    margin-right: 15px;
	    padding: 2px;
    }

    #nav2 a:hover {
        background: #000 url(f_avanti_b.gif) center left no-repeat;
		color:#FFFF00;
    }

    #nav2 .menu {
        color: #FFF;
    }

    #nav2 .menuselected {
        /********************* TODO ******************
        ATTENZIONE, il colore non viene preso da IE6 */
        color: #FFF;
        background: #000 url(f_avanti_b.gif) center left no-repeat;
    }

    #nav3 .menuselected {
		background-color: #FFFF00;
		color: #000000;
    }

    #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 30px;
        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: #FFFF00;
        font-size: 11px;

        cursor: pointer;
    }

    .altro_testo p {
        margin-top: 0;
    }

    #modulo_immagine {
        float: left;
        width: 660px;
        overflow: hidden;
        height: 430px;
        position: relative;
        cursor: pointer;
    }

    #altro_testo_box a {
        color: #FFFF00;
    }

    #link_imma {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width:660px;
        height: 430px;
        background: url(empty.gif) top left no-repeat; /* fix IE*/
    }

    #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;
        bottom: 0;
        width: 25px;
        height: 25px;
		background-color:transparent;
    }

    #nav4 a.avanti {
        right: 0;
    }

    #nav4 a.indietro {
        left: 0;
    }

    #scorri_immagini, #scorri_recordset {
        float: left;
        position: relative;
        text-align: center;
        padding: 0 17px;
    }

    #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; }
*/

	#boxes {
		margin-left: 30px;
	}

	.box {
		width: 260px;
		float: left;
		margin: 0 10px 20px 0;
	}

	.box img {
		margin-bottom: 10px;
	}

    .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 {

    }

    #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;
		position:relative;
    }

    #footer table {
        border: none;
        margin: 20px 0 0 20px;
        border-spacing: 0;
        border-collapse: collapse;
    }

    #footer td {
        font-size: 10px; /* Fix IE 6 default*/
        text-align: right;
        padding: 0;
        line-height: 125%;
    }

    #footer_dati {
        float: right;
        margin-top: 36px;
        width: 290px;
        color: #777;
    }

	#footer_left {
        float: left;
        margin-left: 30px;
		margin-top: 36px;
        width: 370px;
    }
	#footer_left a{
	color:#000;
	}

	#footer_left span{
	 position: absolute;
        top: 15px;
        left: 25px;
        width: 50px;
        height: 50px;
	background: #000000 url(logo_svsf.gif) top left no-repeat;
	}

    #footer_dati span {
        float: left;
        width: 120px !important;
        width: 130px; /* Box model IE Fix */
        margin-right: 20px;
    }

	#piva{
	font-size: 10px;
	 color: #999;
	 display:block;
	 position:absolute;
	 right:0px;
	 top:620px;
	}
    /*--------------------------------------------------------------------------*/
    /*--------------------------------------------------------------------------*/

    .colore_back {
        background-color: #FFFF00 !important;
        color: #FFFFFF !important;
    }

    .colore_font {
        color: #FFFF00 !important;
    }

    #oscura {
        position: absolute;
        top:0;
        left:0;
        background-color: #000000;
        width: 100%;
        height: 100%;
        display: none;
    }


    /*--------------------------------------------------------------------------*/
    /*--------------------------------------------------------------------------*/

    #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 input[type=text] {
        margin: 4px 0 0 0;
        padding: 2px;
        border: 1px solid #939598;
        color: #000000;
        font: 11px, Verdana,Helvetica,sans-serif;
        width: 100px;
    }

    #ricerca input[type=submit] {
        border: none;
        background: #FFFFFF;
        color: #939598;
        font: 11px, Verdana,Helvetica,sans-serif;
        margin: 4px 0 0 0;
        padding: 0;
        cursor: pointer;
    }

    #ricerca label {
        /* viene creata da JS */
        display: block;
        color: #939598;
        font: inherit;
    }

    #ricerca span {
        /* viene creata da JS */
        background: none;
    }


    /*--------------------------------------------------------------------------*/
    /*--------------------------------------------------------------------------*/

    #box2 {
        float: right;
        width: 680px;
        position: relative;
        margin-top: 40px;
    }

    #box2 p {
        position: absolute;
        left: 0;
        margin: 0;
        color: #FFF;
    }

    #box2 p strong {
        color: #000000;
        font-weight: normal;
    }

    #box2 a:link, #box2 a:visited {
        display: block;
        color: #FFF;
        font-weight: normal;
        position: relative;
        padding-left: 15px;
        left: -15px;
    }

    #box2 a:hover {
        background: #000 url(f_avanti_b.gif) center left no-repeat;
    }

    #box2 a.attivo {
        background: #000 url(f_avanti_b.gif) center left no-repeat;
        color: #000000;
    }

    #mappa {
        position: relative;
        float: right;
        width: 510px;
        height: 390px;
    }

    #mappa p {
        position: absolute;
        top: 303px;
        left: 0;

        color: #000000;
    }

	a.link_out{color:#FFFF00;}

	/*  tomaso cariboni  */
	.colonna1{
	width:360px;
position:absolute;
top:30px;
left:270px;
}


/***** SLIMBOX CSS *****/
#lbOverlay { position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; background-color: #000; cursor: pointer; opacity: 0.8; }
#lbContainer, #lbBottomContainer { position: absolute; z-index: 9999; overflow: visible !important;  }
  #lbContainer { padding: 5px; background-color: #000;  -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
  #lbBottomContainer { 	padding: 5px 0 0 0; }
  .lbLoading { background: #fff url('data:image/gif;base64,R0lGODlhEAALAPMCAOvr69HR0QAAAGBgYGJiYru7u05OTiIiIqGhocvLy////wAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCwACACwAAAAAEAALAEACI5SPKcFh7RYEIAZqMXyNN/yAi6iU5nlVoTpWaca+7wpHZ1IAACH5BAkLAAAALAAAAAAEAAsAAAIFlI+py1wAIfkECQsAAAAsAAAAAAoACwAAAx8IutJCYxDlxChlUHfzbp0GVOFnYSKJmuXoQJK5ME4CACH5BAkLAAAALAYAAAAKAAsAAAMfCLrSQmMQ5cQoZVB3826dBlThZ2EiiZrl6ECSuTBOAgAh+QQJCwACACwGAAEACgAJAAADHSi61xcwqGPMA0AKagPW3JVNlQiW3rihEWktjJMAACH5BAULAAIALAAAAgAQAAcAAAQkMMggxKQCaRQAwN1XIUnCeSA6lqdoqRkbpi5pzhUe31PeZ5sIACH5BAULAAIALAwAAgAEAAcAAAIIjA2AGrl/QgEAOw==') no-repeat center; }
    #lbEmbed + img { display: none; }

    #lbPrevLink, #lbNextLink { display: block; position: absolute; top: 0; width: 30%; outline: none; background: url('about:blank') 0 -200px no-repeat; }
    #lbPrevLink { left: 0; }
    #lbNextLink { right: 0; }
      #lbPrevLink:after, #lbNextLink:after { position: absolute; top: 20%; padding: 5px 15px; background: #FFF; }
      #lbPrevLink:after { content: 'prev'; left: -100px; -webkit-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; }
      #lbNextLink:after { content: 'next'; right: -100px; -webkit-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px; }
        #lbPrevLink:hover:after { left: 0; }
        #lbNextLink:hover:after { right: 0; }
    #lbCloseLink { position: absolute; top: -25px; right: -25px; width: 25px; height: 1px; padding: 25px 0 0 0; overflow: hidden; -webkit-border-radius: 0 0 0 5px; border-radius: 0 0 0 5px; background: transparent url('form_close.png') 0 0 no-repeat; font: 400 16px/20px sans-serif; text-align: center; text-decoration: none; }

    #lbBottom { position: relative; color: #FFF; line-height: 1.6em; text-align: left; }
      #lbNumber { position: absolute; top: 0; left: 0; color: #DDD; }
      #lbCaption { height: 20px; margin-left: 120px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.video-playback {
	list-style: none !important;
	padding: 0;
	margin: 0;
}
.video-playback li a,
.video-playback li a:hover {
		color: #FFFF00;
	}

#altro_testo_box{margin-top:1em;}
#imma_attuale { position: absolute; }
#play_video{position:absolute; top:212px;left:315px;display:none;}
#play, #download{color:#FFFF00;}

#cambiolingua {
	display: none;
}