﻿body
{
    background-color: #D7DFE2;
    margin: 0px;
    padding: 0px;
    color: #2F4752;
    font-family: georgia,verdana, arial, helvetica;
    font-size: medium;
    line-height: normal;
}
img
{
    border: none;
}

h1
{
    margin: 0px;
    font-size: x-large;
    color: #FFFFFF;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-weight: bold;
    font-family: georgia,verdana, arial, helvetica;
    font-variant: small-caps;
}

    h1.int
    {
        margin: 0px;
        font-size: large;
        color: #FFFFFF;
        padding-top: 0.6em;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        font-weight: bold;
        font-family: georgia,verdana, arial, helvetica;
        font-variant: small-caps;
    }

h2
{
    padding: 5px 0 5px 0;
    margin: 0px;
    font-size: 18px;
    color: #193892;
    font-family: georgia,verdana, arial, helvetica;
}

    h2.titolo
    {
        padding: 0.5em 0 0.5em 0;
        margin-left: 0.5em;
        font-size: medium;
        color: #006800;
        font-family: georgia,verdana, arial, helvetica;
    }

    h2.titolo2
    {
        padding: 0.5em 0 0.5em 0;
        margin: 0em;
        font-size: medium;
        color: #006800;
        font-family: georgia,verdana, arial, helvetica;
    }

h3
{
    padding: 0 0 5px 0;
    margin: 0px;
    font-size: medium;
    color: #009900;
    font-family: georgia,verdana, arial, helvetica;
}

h4
{
    padding: 0 0 10px 0;
    margin: 0px;
    font-size: 14px;
    color: #009900;
    font-family: georgia,verdana, arial, helvetica;
}

p
{
    text-align: justify;
    padding: 0.1em 0 0.7em 0;
    margin: 0px;
    line-height: 15px;
}

    p.white
    {
        color: #FFFFFF;
    }

    p.green
    {
        padding-top: 5px;
        padding-right: 2.5em;
        padding-bottom: 5px;
        padding-left: 5px;
        color: #FFFFFF;
        font-family: georgia,Verdana, Geneva, sans-serif;
        font-size: medium;
        line-height: normal;
        text-align: left;
    }

    p.clear
    {
        clear: both;
        padding: 10px 0 0 0;
    }

img.left_img
{
    border: 1px #cae6c6 solid;
    float: left;
    margin: 0 10px 0 0;
}

img.box_img
{
    float: left;
    padding: 0 20px 0 0;
}

a.box_link
{
    float: left;
    padding: 0 10px 10px 10px;
}

    a.box_link img
    {
        border: 0;
        padding-bottom: 20px;
    }

a.box_link_logo
{
    float: left;
    padding: 0 10px 10px 0;
}

    a.box_link_logo img
    {
        border: 0;
    }

a.link_logo
{
    text-decoration: none;
    color: #205C7F;
}

a.hashtag
{
    text-decoration: none;
    color: #205C7F;
}

img.box_img_right
{
    float: right;
    margin-left: 2em;
    padding: 0 1em 1em 0;
    width: 188px;
    height: 188px;
}

#main_container
{
    width: 56.25em;
    height: auto;
    margin: auto;
    background-color: #FFFFFF;
    position:relative;
}

div.header
{
    width: 900px;
    height: auto;
    margin: auto;
    background-image: url(../Immagini/Media/back_testata.jpg);
    background-repeat: repeat-x;
    position: relative;
}

div.header_margin
{
    margin-top: 1.8em;
}

#logo
{
    padding: 0 0 0 0;
    float: left;
    background-color: #FFF;
}
/*----------------------menu-------------------------*/
#itemHeader
{
    width: 900px;
    height: 42px;
    padding: 0px;
    background-color: #006800;
    display: inline-block;
}
/*----------------middle green box-----------*/
.green_box
{
    width: 100%;
    height: 265px;
    clear: both;
    background: #006800;
    background-position: 50px 0px;
}

.bussola
{
    float: left;
    padding: 0px;
}

.text_content
{
    width: 27%;
    float: left;
    padding: 20px;
}

.read_more
{
    width: 101px;
    height: 29px;
    float: right;
    padding: 10px;
    background: url(../Immagini/Layout/read_more_bg.gif) no-repeat center;
    line-height: 29px;
    text-align: center;
}

    .read_more a
    {
        text-decoration: none;
        color: #FFFFFF;
    }

.read_more_link
{
    width: auto;
    text-align: right;
    padding: 0px 25px 3px 0;
    background-image: url(../Immagini/Layout/menuiconblue.png);
    background-repeat: no-repeat;
    background-position: right;
    border-bottom: 1px #a7ef6e dashed;
}

    .read_more_link a
    {
        text-decoration: none;
        color: #205C7F;
    }
/*----------------------left navigation-------------------------*/
#left_nav
{
    width: 280px;
    height: auto;
    padding: 5px 0 0 0;
    float: left;
}

    #left_nav ul
    {
        list-style: none;
        margin: auto;
        display: block;
        padding: 0px;
    }

        #left_nav ul li
        {
            list-style: none;
            display: block;
            width: auto;
            height: 29px;
            padding: 0px;
            line-height: 29px;
            background: url(../Immagini/Layout/left_nav_arrow.gif) no-repeat left;
            padding: 0 0 0 35px;
            margin: 7px 0 7px 0;
            color: #2A4B6D;
            font-size: 0.9em;
            font-family: Arial, Helvetica, sans-serif;
            font-weight: bold;
            width: 280px;
            border-bottom: 1px #bedf77 dashed;
            width: 280px;
        }

            #left_nav ul li a
            {
                height: 29px;
                display: block;
                width: 280px;
                text-decoration: none;
                padding: 0 0 0 35px;
                margin: 7px 0 7px 0;
                color: #1A1A1F;
                background: url(../Immagini/Layout/left_nav_arrow.gif) no-repeat left;
                border-bottom: 1px #bedf77 dashed;
                background-position: 0px 0px;
                font-size: 13px;
                font-family: Arial, Helvetica, sans-serif;
                font-weight: bold;
            }
/*--------------------------main_content-------------------*/
#main_content
{
    width: 100%;
    height: auto;
    clear: both;
    position:relative;
}

#content_operativo
{
    width: auto;
    height: auto;
    display: inline-block;
}

#first_content
{
    width: 320px;
    height: auto;
    margin: 10px;
    float: left;
    padding: 10px;
    background: url(../Immagini/Layout/first_content_bg.gif) repeat-x top;
    clear:left;
}

    #first_content p
    {
        text-align: left;
        line-height: normal;
    }

#second_content_home
{
    width: 32.5em;
    height: auto;
    margin: 10px 0 0 0;
    float: left;
    min-height: 25em;
}

/*----------------------top right navigation-------------------------*/
#main_nav
{
    width: auto;
    height: auto;
    padding: 20px;
    float: left;
    font-size: medium;
    line-height: normal;
    background-image: none;
    font-family: verdana, arial, helvetica;
}

    #main_nav ul
    {
        list-style: none;
        margin: auto;
        display: block;
        padding: 0px;
        margin-top:-1em;
    }

        #main_nav ul li
        {
            list-style: none;
            display: block;
            width: auto;
            height: 29px;
            padding: 0px;
            line-height: 29px;
        }

            #main_nav ul li a
            {
                height: 29px;
                display: block;
                width: 263px;
                text-decoration: none;
                padding: 0 0 0 35px;
                margin: 7px 0 7px 0;
                color: #FFFFFF;
                background-color: #0F4517;
                background-position: 0px 0px;
            }

                #main_nav ul li a:hover
                {
                    height: 29px;
                    display: block;
                    width: 263px;
                    text-decoration: none;
                    color: #000000;
                    padding: 0 0 0 35px;
                    margin: 7px 0 7px 0;
                    background-position: 0px 0px;
                    background-image: url(../Immagini/Layout/main_nav_a1_black.png);
                }

                #main_nav ul li a.current
                {
                    height: 29px;
                    display: block;
                    width: 263px;
                    text-decoration: none;
                    padding: 0px;
                    color: #d4f0ba;
                    padding: 0 0 0 35px;
                    margin: 7px 0 7px 0;
                    background: url(../Immagini/Layout/main_nav_a.gif) no-repeat center;
                    background-position: 0px 0px;
                }


.search_box
{
    width: 267px;
    height: 124px;
    float: left;
    margin: 15px 0px 10px 0;
    background: url(../Immagini/Layout/search_box_bg.gif) no-repeat center;
    background-position: 0px 0px;
    padding: 0;
    position: relative;
}

.search_title
{
    font-size: 14px;
    color: #1A1A1F;
    padding: 10px 0 0 15px;
    float: left;
    font-weight: bold;
}

input.search_inputhome
{
    width: 150px;
    height: 20px;
    background-color: #FFFFFF;
    border: 1px #c0c485 solid;
    float: left;
    margin: 15px 0 0 15px;
    font-family: verdana, arial, helvetica;
    font-size: small;
    text-transform: uppercase;
    color: #222222;
}


input.submit
{
    float: left;
    padding: 0 0 0 10px;
}

.subsearch
{
    color: #1A1A1F;
    top: 2em;
    left: 0em;
    position: absolute;
}

.watinghome
{
    bottom: 0.3em;
    left: 1.5em;
    position: absolute;
}

.contact_information
{
    width: 14.5em;
    float: left;
    padding: 10px 0 0 10px;
}

    .contact_information img
    {
        margin-left: -0.4em;
        padding: 0;
    }

    .contact_information p
    {
        text-align: left;
    }

        .contact_information p a
        {
            text-decoration: none;
            color: #205C7F;
        }

.news
{
    width: 310px;
    clear: both;
    padding: 10px 0 10px 0;
}

.news_icon
{
    width: 30px;
    float: left;
    padding: 0 10px 0 0;
}

.news_content
{
    width: 260px;
    float: left;
    padding: 0 0 0 10px;
    text-align: justify;
    line-height: 13px;
}

    .news_content span
    {
        color: #4ab7e8;
    }

.services_box
{
    height: 120px;
    padding: 10px 0 5px 0;
    margin: 0px 0px 10px 0;
    border-bottom: 1px #a7ef6e dashed;
}

.best_sol_box
{
    width: 277px;
    float: left;
}
/*----------------------news_archive list-------------------------*/
.news_archive
{
    width: 190px;
    height: auto;
    padding: 10px 0 0 10px;
    float: left;
}

    .news_archive ul
    {
        list-style: none;
        padding: 10px 10px 10px 10px;
        margin: 0px;
        width: 190px;
        float: left;
    }

        .news_archive ul li
        {
            list-style: none;
            width: 180px;
            height: auto;
            padding: 0px;
            line-height: 26px;
        }

            .news_archive ul li a
            {
                width: 180px;
                text-decoration: none;
                padding: 0 0 0 20px;
                margin: 6px 0px 6px 0px;
                color: #000;
                text-align: left;
                background: url(../Immagini/Layout/bullet.gif) no-repeat left;
                background-position: 0px 0px;
            }

                .news_archive ul li a:hover
                {
                    width: 180px;
                    text-decoration: underline;
                    color: #000;
                }

.contact_info_box
{
    width: 481px;
    height: 116px;
    margin: 5px;
    background: url(../Immagini/Layout/contact_info_bg.gif) no-repeat center;
}

.contact_info_title
{
    font-size: 14px;
    color: #7ea743;
    padding: 10px 0 0 15px;
    font-weight: bold;
}

.contact_info
{
    float: left;
    padding: 15px 10px 5px 13px;
}

.adress
{
    clear: both;
    padding: 10px 0 0 20px;
}

/*-----------------------contact_form-------------------*/
#contact_form
{
    width: 310px;
    height: auto;
    padding: 10px 0 0 60px;
}

.form_row
{
    float: left;
    padding: 4px 0 4px 0;
}

#contact_form label
{
    width: 70px;
    float: left;
    padding: 3px 5px 0 0;
    color: #59a5bf;
    text-align: right;
}

input.contact_input
{
    width: 220px;
    height: 18px;
    float: left;
    border: 1px #ced6ec solid;
    background-color: #dbedf3;
    color: #000;
}

textarea.contact_textarea
{
    width: 220px;
    height: 80px;
    float: left;
    border: 1px #ced6ec solid;
    background-color: #dbedf3;
    color: #000;
}

.send a
{
    width: 62px;
    height: 24px;
    display: block;
    background: url(../Immagini/Layout/read_more_bg_white.gif) no-repeat center;
    background-position: 0px 0px;
    line-height: 22px;
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 40px;
    float: right;
    margin: 10px;
}
/*--------------wide_content-----------*/
#wide_content
{
    width: auto;
    padding: 10px 20px 10px 20px;
}


/*-----------------------------footer------------------*/
#footer
{
    clear: both;
    width: auto;
    height: 37px;
    color: #fff;
    background-color: #006800;
    left: 28%;
    right: 60px;
}

.copyright
{
    float: left;
    padding-left: 10px;
    padding-top: 10px;
}

.footer_links
{
    float: right;
    padding-top: 0.5em;
}

#footer span
{
    float: left;
    padding: 0.5em;
}

.footer_links a
{
    text-decoration: none;
    color: #fff;
    padding: 0.5em;
}

    .footer_links a:hover
    {
        text-decoration: underline;
        color: #fff;
    }
/*--------------------------paginainterna----------------------------*/

/*----------------middle green box-----------*/
.green_box_int
{
    width: 900px;
    height: 265px;
    clear: both;
    background: url(../Immagini/Layout/green_box_bg.gif) no-repeat left #006800;
    background-position: 50px 0px;
}

.bussola_int
{
    float: left;
    padding: 0px;
}

.text_content_int
{
    width: 28%;
    float: left;
    padding: 20px;
}

.read_more_int
{
    width: 101px;
    height: 29px;
    float: right;
    padding: 10px;
    background: url(../Immagini/Layout/read_more_bg.gif) no-repeat center;
    line-height: 29px;
    text-align: center;
}

    .read_more_int a
    {
        text-decoration: none;
        color: #FFFFFF;
    }

.read_more_link_int
{
    width: auto;
    float: right;
    padding: 3px 25px 3px 0;
    background-image: url(../Immagini/Layout/menuiconblue.png);
    background-repeat: no-repeat;
    background-position: right;
}

    .read_more_link_int a
    {
        text-decoration: none;
        color: #205C7F;
    }


#main_content_int
{
    width: auto;
    height: auto;
    clear: both;
}

#first_content_int
{
    width: 320px;
    height: auto;
    margin: 10px;
    float: left;
    padding: 10px;
    background: url(../Immagini/Layout/first_content_bg.gif) repeat-x top;
}

#second_content_int
{
    width: 490px;
    height: auto;
    margin: 10px 0 0 0;
    float: left;
    padding: 10px;
}

.item_box
{
    padding: 10px 0 5px 0;
}


.search_box
{
    width: 267px;
    height: 124px;
    float: left;
    margin: 15px 10px 10px 0;
    background: url(../Immagini/Layout/search_box_bg.gif) no-repeat center;
    background-position: 0px 0px;
}

.search_title
{
    font-size: 14px;
    color: #1A1A1F;
    padding: 10px 0 0 15px;
    float: left;
    font-weight: bold;
}

input.search_input
{
    width: 170px;
    height: 20px;
    background-color: #FFFFFF;
    border: 1px #c0c485 solid;
    float: left;
    margin: 15px 0 0 15px;
}

input.submit
{
    float: left;
    padding: 0 0 0 10px;
}

.subsearch
{
    width: 240px;
    float: left;
    color: #1A1A1F;
    padding: 0 0 0 15px;
}

.news
{
    width: 310px;
    clear: both;
    padding: 10px 0 10px 0;
}

.news_icon
{
    width: 30px;
    float: left;
    padding: 0 10px 0 0;
}

.news_content
{
    width: 260px;
    float: left;
    padding: 0 0 0 10px;
    text-align: justify;
    line-height: 13px;
}

    .news_content span
    {
        color: #4ab7e8;
    }

.services_box
{
    height: 120px;
    padding: 10px 0 5px 0;
    margin: 0px 0px 10px 0;
    border-bottom: 1px #a7ef6e dashed;
}

.best_sol_box
{
    width: 277px;
    float: left;
}

.text_content_int
{
    width: auto;
    float: left;
    padding: 0%;
}


/* -------------- elementi -------------- */
#bodyPanel
{
    height: auto;
    margin: auto;
    width: 43em;
    padding: 0.5em;
    background: url(../Immagini/Layout/first_content_bg.gif) repeat-x top;
    font-size: medium;
}


    #bodyPanel ul
    {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        #bodyPanel ul li
        {
            padding: 0.1em 0 0.1em 0;
        }

            #bodyPanel ul li label
            {
                color: #009900;
                float: left;
                padding: 0;
            }

            #bodyPanel ul li select
            {
                font-family: verdana, arial, helvetica;
                font-size: small;
                max-width: 43em;
            }


with_400
{
    width: 800px;
}

/* ----- Path ----- */
div#path
{
    margin: 0;
    padding: 0;
    position: relative;
    margin-bottom: 0.2em;
    top: -0.28em;
    margin-left: 0.7em;
}

    div#path p
    {
        font-size: small;
        padding: 0;
    }

        div#path p a
        {
            color: #009900;
            text-decoration: none;
        }

            div#path p a:hover
            {
                text-decoration: underline;
            }

/* ----- END Path ----- */

/* MSGBOX */
.msgBox
{
    position: absolute;
    top: 25%;
    left: 25%;
    height: 130px;
    width: 35em;
    border: solid 1px gray;
    background: #FFFFFF;
    text-align: left;
    z-index: 1002;
    font-family: verdana,sans-serif,Arial, Helvetica;
    font-size: 0.80em;
    color: #3B3B3B;
}

.msgBoxHeader
{
    background: #FFBA27;
    text-align: center;
    color: black;
    font-weight: bold;
    vertical-align: middle;
}

.msgBox input
{
    border: solid 1px gray;
    text-decoration: none;
    background: #FFFFFF;
    cursor: pointer;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
}

#frmMsgBox
{
    display: inline;
}

.msgBox a
{
    border: solid 1px gray;
    text-decoration: none;
    padding-left: 2em;
    padding-right: 2em;
    padding-top: 0.35em;
    padding-bottom: 0.35em;
    color: #000000;
}

    .msgBox a:hover
    {
        border: solid 1px gray;
        text-decoration: none;
        color: #000000;
    }
/*STILI DIV MSGBOX*/
div.div4buttonCommand
{
    text-align: center;
    vertical-align: middle;
    padding: 1em;
}

div.btninline
{
    display: inline;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}
/* END MSGBOX */

/* SOCIAL NETWORK */
div.sn-page
{
    display: inline;
    position: relative;
    top: -1em;
}

ul.sn-lineare
{
    list-style-type: none;
    background-image: none;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    margin-top: 1em;
}

    ul.sn-lineare li
    {
        display: inline;
        background-image: none;
        margin: 0;
        padding: 0 0.5em;
        float: right;
    }

        ul.sn-lineare li a
        {
            display: inline;
            margin: 0;
            padding: 0;
            background-image: none;
            float: right;
        }

/* END SOCIAL NETWORK */


p.sinistra
{
    text-align: left;
    line-height: normal;
}

div.sinistra
{
    text-align: justify;
    line-height: normal;
}

.giustificato
{
    text-align: justify;
    line-height: normal;
}

.destra
{
    text-align: right;
}

.centrato
{
    text-align: center;
}

.nascosto
{
    display: none;
}

.visibile
{
    display: block;
}

.buttoncerca
{
    border: none;
    width: 76px;
    height: 26px;
    background: url(../Immagini/cssimg/search.gif) 0 0 no-repeat #fff;
    color: #2964AD;
    text-decoration: none;
    font-size: 11pt;
    font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 0 1.4em 0 0;
    margin: 0.5em 0;
}

.buttoncsv
{
    border: none;
    width: 76px;
    height: 26px;
    background: url(../Immagini/cssimg/csv.gif) 0 0 no-repeat #fff;
    color: #2964AD;
    text-decoration: none;
    font-size: 11pt;
    font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 0 1.4em 0 0;
    margin: 0.5em 0;
}

.buttonmore
{
    border: none;
    width: 76px;
    height: 26px;
    background: url(../Immagini/cssimg/more.gif) 0 0 no-repeat #fff;
    color: #2964AD;
    text-decoration: none;
    font-size: 11pt;
    font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 0 1.4em 0 0;
    margin: 0.5em 0;
}

.buttoncerca:hover, .buttoncsv:hover
{
    cursor: pointer;
}

.rfv
{
    color: Red;
    font-size: medium;
    font-family: verdana, arial, helvetica;
}

div.hideprogressbar
{
    text-align: center;
    width: 100%;
    display: none;
}

div.showprogressbar
{
    text-align: center;
    width: 100%;
    display: block;
}

p.progressbar
{
    text-align: center;
    width: 100%;
}



#menu_veloce
{
    position: relative;
    width: 13.1em;
    height: auto;
    padding: 0em;
    font-size: small;
    line-height: normal;
    background-image: none;
    font-family: verdana, arial, helvetica;
    float: left;
    top: 0.2em;
    display: block;
}


    #menu_veloce ul
    {
        list-style: none;
        margin: 0;
        padding: 0px;
    }

        #menu_veloce ul li
        {
            list-style: none;
            display: block;
            width: auto;
            height: 29px;
            padding: 0px;
            line-height: 29px;
        }

            #menu_veloce ul li a
            {
                height: 29px;
                display: block;
                width: 11.4em;
                text-decoration: none;
                padding: 0 0 0 25px;
                margin: 7px 0 7px 0;
                color: #FFFFFF;
                background-color: #0F4517;
                background-position: 0px 0px;
            }

                #menu_veloce ul li a:hover
                {
                    height: 29px;
                    display: block;
                    width: 11.4em;
                    text-decoration: none;
                    color: #000000;
                    padding: 0 0 0 25px;
                    margin: 7px 0 7px 0;
                    background-position: 0px 0px;
                    background-image: url(../Immagini/Layout/main_nav_a1_black.png);
                }


            #menu_veloce ul li span.selected
            {
                height: 29px;
                display: block;
                width: 11.4em;
                text-decoration: none;
                color: #000000;
                padding: 0 0 0 25px;
                margin: 7px 0 7px 0;
                background-image: url(../Immagini/Layout/main_nav_a1_black.png);
                background-position: 0px 0px;
            }

            #menu_veloce ul li selected2
            {
                height: 2em;
            }

            #menu_veloce ul li span.title
            {
                height: 29px;
                display: block;
                width: 13.3em;
                text-decoration: none;
                color: #000000;
                padding: 0 0 0 0;
                text-align: center;
                background-color: #85C27B;
                background-position: 0px 0px;
                font-weight: bold;
            }

            #menu_veloce ul li.logo_report a
            {
                background-image: none;
                background: #fff;
            }

                #menu_veloce ul li.logo_report a:hover
                {
                    background-image: none;
                    cursor: pointer;
                }



#second_content
{
    position: relative;
    width: 44.65em;
    height: auto;
    float: right;
    min-height: 25em;
    top: 0.5em;
}

#main_nav_int
{
    width: auto;
    height: auto;
    padding: 0.1em;
    float: left;
    font-size: small;
    line-height: normal;
    background-image: none;
    font-family: verdana, arial, helvetica;
}



    #main_nav_int ul
    {
        list-style: none;
        margin: auto;
        display: block;
        padding: 0px;
    }

        #main_nav_int ul li
        {
            list-style: none;
            display: block;
            width: auto;
            height: 29px;
            padding: 0px;
            line-height: 29px;
        }

            #main_nav_int ul li a
            {
                height: 29px;
                display: block;
                width: 10.7em;
                text-decoration: none;
                padding: 0 0 0 35px;
                margin: 7px 0 7px 0;
                color: #FFFFFF;
                /*background:url(../Immagini/Layout/main_nav1.gif) no-repeat center;*/
                background-color: #0F4517;
                background-position: 0px 0px;
            }

                #main_nav_int ul li a:hover
                {
                    height: 29px;
                    display: block;
                    width: 10.7em;
                    text-decoration: none;
                    color: #000000;
                    padding: 0 0 0 35px;
                    margin: 7px 0 7px 0;
                    background-position: 0px 0px;
                    background-image: url(../Immagini/Layout/main_nav_a1_black.png);
                }


            #main_nav_int ul li span.selected
            {
                height: 29px;
                display: block;
                width: 10.7em;
                text-decoration: none;
                color: #000000;
                padding: 0 0 0 35px;
                margin: 7px 0 7px 0;
                background-image: url(../Immagini/Layout/main_nav_a1_black.png);
                background-position: 0px 0px;
            }

            #main_nav_int ul li selected2
            {
                height: 2em;
            }

            #main_nav_int ul li span.selected2
            {
                height: 2em;
                display: block;
                width: 13.3em;
                text-decoration: none;
                color: #000000;
                padding: 0 0 0 0;
                margin: 0.5em 0 0.5em 0;
                text-align: center;
                background-color: #85C27B;
                background-position: 0px 0px;
                font-weight: bold;
            }


div.result h2
{
    padding: 5px 0 5px 0;
    margin: 0px;
    font-size: medium;
    color: #006800;
    font-weight: bold;
}

div.result_content
{
    width: 99%;
}

div.result span
{
    padding: 5px 0 5px 0;
    margin: 0px;
    font-size: small;
    color: #006800;
}

table.result
{
    border-collapse: collapse;
    border-bottom: 1px solid #434343;
    color: #006800;
    background: #f6f6f6;
    text-align: left;
    font-size: small;
    width: 100%;
    padding-left: 0.2em;
    padding-right: 0.2em;
}

    table.result caption
    {
        text-align: center;
        font-size: small;
        background: transparent;
        padding: 6px 4px 8px 0px;
        color: #CC00FF;
        text-transform: uppercase;
    }

    table.result thead, result.table tfoot
    {
        background: url(../Immagini/Layout/bg1.png) repeat-x;
        text-align: left;
        height: 30px;
    }

        table.result thead th, table.result tfoot th
        {
            padding: 5px;
        }



        table.result thead tr
        {
            padding: 5px;
        }



    table.result tfoot th.numero
    {
        text-align: right;
    }

    table.result tr td.numero
    {
        text-align: right;
        color: #363636;
    }

    table.result tr td
    {
        color: #363636;
    }

    table.result tr
    {
        border-top: 1px solid #434343;
    }

        table.result tr td a
        {
            color: #006800;
            text-decoration: none;
        }

            table.result tr td a:hover
            {
                text-decoration: underline;
            }

        table.result tr.odd
        {
            background: #f1f1f1;
        }

    table.result tbody th, table.result tbody td
    {
        padding: 5px;
    }

th.sinistro
{
    text-align: left;
}

th.center
{
    text-align: center;
}

th.destro
{
    text-align: right;
}

div.grafico
{
    margin-left: 0.7em;
    width: 43em;
}

div.grafico_bordo
{
    margin-left: 0.7em;
    width: 43em;
    border: 1px solid #000000;
}

input.search_inputlink
{
    width: 80%;
    height: 20px;
    background-color: #FFFFFF;
    border: 1px #c0c485 solid;
    margin: 15px 0 0 15px;
    font-family: verdana, arial, helvetica;
    font-size: small;
    color: #222222;
}

input.search_inputamm
{
    width: 90%;
    height: 20px;
    background-color: #FFFFFF;
    border: 1px #c0c485 solid;
    margin: 15px 0 0 15px;
    font-family: verdana, arial, helvetica;
    font-size: small;
    text-transform: uppercase;
    color: #222222;
}

input.checker_input
{
    width: 90%;
    height: 20px;
    background-color: #FFFFFF;
    border: 1px #c0c485 solid;
    margin: 15px 0 0 0px;
    font-family: verdana, arial, helvetica;
    font-size: small;
    text-transform: uppercase;
    color: #222222;
}

input.checker_input_email
{
    width: 90%;
    height: 20px;
    background-color: #FFFFFF;
    border: 1px #c0c485 solid;
    margin: 15px 0 0 0px;
    font-family: verdana, arial, helvetica;
    font-size: small;
    text-transform: lowercase;
    color: #222222;
}


/* PAGING */
div.paging
{
    margin: 0.5em 0 0.5em 1.5em;
    position: relative;
}

a.submitpaging
{
    background: transparent;
    border: 1px solid #006800;
    color: #006800;
    text-align: center;
    vertical-align: top;
    padding: 0em 0.3em 0.1em 0.3em;
    font-size: medium;
    margin-bottom: 0.3em;
    text-decoration: none;
}

    a.submitpaging:hover
    {
        cursor: pointer;
    }

.curPage
{
    border: none;
    background: #006800;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    padding: 0em 0.3em 0.1em 0.3em;
    color: #ffffff;
    font-size: large;
    top: -0.1em;
    position: relative;
}
/* END PAGING */

/*PANEL INFO*/
div.panel_info
{
    background-color: #FFFFE0;
    border: 1px #c0c485 solid;
    font-family: verdana, arial, helvetica;
    font-size: small;
    color: #222222;
    min-height: 6em;
    margin: 0.7em 0.5em 0.7em 0;
    line-height: 1.7em;
    padding-left: 0.3em;
}

    div.panel_info img
    {
        margin: 0.5em 0.5em 0.5em 0.5em;
        width: 10%;
        height: 10%;
        float: left;
    }

div.info-box
{
    background-color: #FFFFE0;
    border: 1px #c0c485 solid;
    font-family: verdana, arial, helvetica;
    font-size: small;
    color: #222222;
    margin: 0.3em;
    line-height: 1.7em;
    padding: 0.3em;
    text-align: justify;
}

/* INFO MONITORAGGIO */
div.infoMonitoraggio
{
    width: 178px;
    height: 184px;
    margin: 0.5em 0em 1em 0em;
    background-image: url(../Immagini/Layout/postit.png);
}

    div.infoMonitoraggio p
    {
        width: 147px;
        font-size: small;
        margin-left: 15px;
        text-align: justify;
    }

p.infoMonitoraggio_top
{
    padding-top: 35px;
    text-align: center;
    font-weight: bold;
}

div.waitingif_visibile
{
    padding-top: 10px;
    float: left;
    width: 267px;
    display: block;
}

ul.elenco
{
    list-style-type: decimal;
    margin-left: 1.5em;
}

    ul.elenco li
    {
        list-style-type: decimal;
        margin-left: 2em;
        cursor: pointer;
        font-weight: bold;
        color: #006800;
    }


li.elencoselezionato
{
    list-style-type: decimal;
    margin-left: 2em;
    cursor: pointer;
    font-weight: bold;
    color: #006800;
}

.autowidth
{
    width: auto;
}

ul.elenconumerato
{
    list-style-type: decimal;
    margin-left: 1.5em;
}

    ul.elenconumerato li
    {
        list-style-type: decimal;
        margin-left: 2em;
    }

        ul.elenconumerato li a
        {
            font-weight: bold;
            color: #006800;
            text-decoration: none;
        }

            ul.elenconumerato li a:hover
            {
                text-decoration: underline;
            }

        ul.elenconumerato li ul
        {
            list-style-type: lower-alpha;
            margin-left: 1.5em;
        }

            ul.elenconumerato li ul li
            {
                list-style-type: lower-alpha;
                margin-left: 2em;
            }



ul.elencononumerato
{
    list-style-type: square;
    margin-left: 1.5em;
}

    ul.elencononumerato li
    {
        list-style-type: square;
        margin-left: 2em;
        cursor: pointer;
    }

        ul.elencononumerato li a
        {
            font-weight: bold;
            color: #006800;
            text-decoration: none;
        }

            ul.elencononumerato li a:hover
            {
                text-decoration: underline;
            }
ul.elencononumerato3
{
    list-style-type: square;
    margin-left: 1.5em;
}

  ul.elencononumerato3 li
    {
        list-style-type: square;
        margin-left: 2em;
    }
ul.elenconumerato2
{
	list-style-type: decimal;
	margin-left: 1.5em;
}
ul.elenconumerato2 li
{
	list-style-type: decimal;
	margin-left: 2em;
}
ul.elenconumerato2 li label
{
	color: #2F4752;
	display: inline-block;
}

ul.elencopopup
{margin:0; padding:0; list-style:none;
}
ul.elencopopup li label
{
	color: #2F4752;
	display: inline-block;
}
 table.confrontoSiti
{
    width: 100%;
    position: relative;
    border: solid 1px gray;
    border-collapse: collapse;
}

table.confrontoSiti th
{
    background-color: #e5e5e7;
    padding-left: 0.2em;
    padding-right: 0.2em;
    max-width: 50%;
    text-align: center;
    font-weight: bold;
}

    table.confrontoSiti th.numero
    {
        text-align: right;
    }

table.confrontoSiti select
{
    width: 96%;
}

table.confrontoSiti td
{
    border: solid 1px gray;
    padding-left: 0.2em;
    padding-right: 0.2em;
    vertical-align: top;
}

    table.confrontoSiti td.numero
    {
        text-align: right;
    }

    table.confrontoSiti td ul
    {
        margin: 0;
        padding: 0 0 0.5em 0;
        max-width: 20em;
        overflow: hidden;
    }



.buttonlink
{
    background-color: Transparent;
    border: none;
    text-decoration: none;
    color: #006800;
    font-family: georgia,verdana, arial, helvetica;
    text-align: left;
    font-size: medium;
    line-height: normal;
    margin: 0;
    padding: 0;
    cursor: pointer;
    font-weight: bold;
}



    .buttonlink:hover
    {
        text-decoration: underline;
        color: black;
    }

.buttonlink2
{
    background-color: Transparent;
    border: none;
    text-decoration: none;
    color: #006800;
    font-family: georgia,verdana, arial, helvetica;
    text-align: left;
    font-size: medium;
    line-height: normal;
    margin: 1em 0 0 0;
    padding: 0;
    cursor: pointer;
    font-weight: bold;
}

    .buttonlink2:hover
    {
        text-decoration: underline;
        color: black;
    }

a.link-bottom
{
    font-family: georgia,verdana, arial, helvetica;
    font-size: medium;
    font-weight: bold;
    line-height: normal;
    display: block;
    padding-bottom: 1em;
}

    a.link-bottom:hover
    {
        text-decoration: underline;
        color: black;
        cursor: pointer;
    }

a.link-text
{
    text-decoration: none;
    color: #006800;
}

    a.link-text:hover
    {
        text-decoration: underline;
        color: black;
        cursor: pointer;
    }

.info
{
    text-align: left;
    font-size: small;
    font-family: verdana, arial, helvetica;
    line-height: normal;
}

    .info h2
    {
        color: #006800;
        font-size: small;
    }

.pointer
{
    cursor: pointer;
}

.green
{
    color: #006800;
}


div.help_contenuto
{
    border: solid 1px #eee;
    text-align: justify;
}

    div.help_contenuto h2
    {
        color: #006800;
        font-size: medium;
    }

    div.help_contenuto div
    {
        padding-left: 1em;
    }

    div.help_contenuto ul
    {
        list-style-type: disc;
    }

        div.help_contenuto ul li
        {
            list-style-type: disc;
            margin-bottom: 0.5em;
            margin-top: 0.5em;
        }

.underline
{
    text-decoration: underline;
}

p.elementibenvenuto
{
    width: auto;
    height: 29px;
    padding: 0px;
    line-height: 29px;
    background: url(../Immagini/Layout/left_nav_arrow.gif) no-repeat left;
    padding: 0 0 0 35px;
    margin: 7px 0 7px 0;
    color: #2A4B6D;
    font-size: 0.9em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    /*border-bottom:1px #bedf77 dashed; */
}

.paragrafobenvenuto
{
    font-weight: bold;
    color: #006800;
    font-size: large;
    font-variant: small-caps;
}

a.link
{
    font-weight: bold;
    color: #006800;
    text-decoration: none;
}

    a.link:hover
    {
        text-decoration: underline;
    }

.SottolineatoCorsivo
{
    font-style: italic;
    text-decoration: underline;
}

#bodyPanel label.privacy
{
    text-align: justify;
    color: #000;
    font-size: 88%;
}

div.divnoscript
{
    display: inline;
    max-width: 10em;
}

div.divnoscript-destra
{
    display: inline-block;
    text-align: right;
    float: right;
}

ul#legendaFaccine
{
    padding-bottom: 4em;
}

    ul#legendaFaccine li
    {
        line-height: 1em;
    }

        ul#legendaFaccine li img
        {
            float: left;
            padding-right: 1em;
        }

div.confronto_wrapper
{
    width: 100%;
    border: 1px solid gray;
    display: inline-block;
}

div.div_site1
{
    float: left;
    padding: 1%;
    width: 48%;
}

div.div_site2
{
    float: right;
    padding: 1%;
    width: 48%;
}

div.confronto_wrapper h2, div.confronto_wrapper h3
{
    padding: 0.2em 0;
    margin: 0px;
    color: #193892;
    font-size: 12pt;
    font-family: georgia,verdana, arial, helvetica;
}

div.google_traslate
{
    position: absolute;
    top: 0;
    right: 0;
}


div.split_container
{
    width: 100%;
    display: inline-block;
    margin-bottom: 1em;
    margin-left: 0.2em;
}

div.col
{
    border: 1px solid gray;
    float: left;
    width: 97%;
    overflow: hidden;
    background-color: #F4F5F6;
}

div.col1
{
    border: 1px solid gray;
    float: left;
    width: 48%;
    overflow: hidden;
    background-color: #F4F5F6;
}

div.col2
{
    border: 1px solid gray;
    float: left;
    width: 48%;
    margin-left: 0.2em;
    overflow: hidden;
    background-color: #F4F5F6;
}

    div.col h2, div.col1 h2, div.col2 h2
    {
        font-size: 11pt;
    }

div.split_container label
{
    color: #009900;
    float: left;
    padding: 0 0 0 0.2em;
}

div.info-box2
{
    background-color: #FFFFE0;
    border: 1px #c0c485 solid;
    font-family: verdana, arial, helvetica;
    font-size: small;
    color: #222222;
    line-height: 1.7em;
    padding: 0.3em;
    text-align: justify;
    margin: 0.2em 1em 1em 0.2em;
}

/*#thumb {
  transform: scale(.3);
  transform-origin: 0 0;
}

iframe#thumb {
  overflow: hidden;
  width: 960px;
  height: 480px;

  border: #49483E solid 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;

  -moz-transform-origin:0 0; -moz-transform: scale(.3);
  -webkit-transform-origin:0 0; -webkit-transform: scale(.3);
  -o-transform-origin:0 0; -o-transform: scale(.3);
  transform-origin:0 0; transform: scale(.3);
}*/

pre.htmlcode
{
    display: block;
    font: 1em 'Courier New', Courier, Fixed, monospace;
    font-size: 100%;
    color: #000;
    overflow: auto;
    border: 1px solid #999;
    padding: 1em 0;
    margin: 1em 0.5em 1em 0;
    line-height: 17px;
    background: #EEE;
    font-weight: normal!important;
}

div.box_login
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 3.2em;
    min-height: 3.2em;
    background-color: transparent;
    text-align: right;
    color: #000;
    background-image: url(../Immagini/layout/top_bar_bk.png);
    background-repeat: repeat-x;
    background-position-y: bottom;
    z-index: 1000;
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}


    div.box_login img
    {
        width: 23px;
    }

    div.box_login input[type=submit]
    {
        background: transparent;
        border: none;
        font-weight: bold;
    }

        div.box_login input[type=submit]:hover
        {
            text-decoration: underline;
            cursor: pointer;
        }

    div.box_login a
    {
        position: absolute;
        color: black;
        font-family: verdana, arial, helvetica;
        font-size: 10pt;
        right: 0.5em;
        bottom: 1em;
        text-decoration: none;
    }

        div.box_login a:hover
        {
            text-decoration: underline;
            cursor: pointer;
        }

div#content_valutazione
{
    width: 800px;
    display: inline-block;
}

div#result_content_valutazione
{
    border: 0;
    float: left;
    width: 610px;
    background-color: #F4F5F6;
}

div#result_valutazione
{
    width: 640px;
}

.hidenoscript
{
    display: none;
    cursor:pointer;
}

iframe#frameproxy
{
    width: 640px;
    height: 480px;
    border: #49483E solid 2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

div.provider_container
{
    width: 22em;
    min-width: 22em;
}

    div.provider_container h1
    {
        padding: 0 0 5px 0;
        margin: 0px;
        font-size: medium;
        color: #009900;
        font-family: georgia,verdana, arial, helvetica;
        font-variant: normal;
        margin-bottom: 0.5em;
    }

div.social_button
{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 10em;
    border: 1px solid #dbd2d2;
    padding: 0.1em;
    vertical-align: middle;
    position: relative;
    float: left;
    margin-right: 0.3em;
    margin-bottom: .5em;
}


    div.social_button:hover
    {
        cursor: pointer;
        background-color: #f1f1f1;
    }

    div.social_button input
    {
        float: left;
        width: 25px;
    }

    div.social_button label
    {
        position: absolute;
        left: 2.5em;
        bottom: 0.5em;
    }

        div.social_button label.facebook
        {
            color: #546DA6;
        }

        div.social_button label.twitter
        {
            color: #1d75bb;
        }

        div.social_button label.linkedin
        {
            color: #4da0d8;
        }

        div.social_button label.google
        {
            color: #df2829;
        }



.fset_opinioni
{
    width: 170px;
    text-align: left;
    padding: 0.1em;
}

    .fset_opinioni ul
    {
        padding: 0;
        list-style-type: none;
        margin: 0;
    }

        .fset_opinioni ul li
        {
            line-height: 1.8em;
        }
.ul_opinioni
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.ul_opinioni li
{
	line-height: 1.5em;
}



#bodyPanel_pw
{
    height: auto;
    margin: auto;
    width: auto;
    padding: 0.5em;
    background: url(../Immagini/Layout/first_content_bg.gif) repeat-x top;
    font-size: medium;
}


#bodyPanel_pw ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#bodyPanel_pw ul li
{
    padding: 0.1em 0 0.1em 0;
}

#bodyPanel_pw ul li label
{
    color: #009900;
    float: left;
    padding: 0;
}

#bodyPanel_pw ul li select
{
    font-family: verdana, arial, helvetica;
    font-size: small;
    max-width: 43em;
}
div.overview{background-color: #FFFFE0;
      width: 320px;
    height: auto;
    margin: 10px;
    float: left;
    padding: 10px;
}


    div.overview a
    {  text-decoration: none;
        color: #205C7F;
        font-weight:bold;
    }


div.social-network
{float:right;
}


#menu_overview
{
    width: 13.1em;
    height: auto;
    padding: 0em;
    font-size: small;
    line-height: normal;
    background-image: none;
    font-family: verdana, arial, helvetica;
    float: left;
    top: 0.2em;
    display: block;
}

.scroll-nav{position: fixed;}


#menu_overview ul
{
    list-style: none;
    margin: 0;
    padding: 0px;
}

#menu_overview ul li
{
list-style: none;
display: block;
width: auto;
height: 29px;
padding: 0px;
line-height: 29px;
}

#menu_overview ul li a
{
height: 29px;
display: block;
width: 13.4em;
text-decoration: none;
padding: 0 0 0 5px;
margin: 7px 0 7px 0;
color: #FFFFFF;
background-color: #0F4517;
background-position: 0px 0px;
}

#menu_overview ul li a:hover
{
height: 29px;
display: block;
width: 13.4em;
text-decoration: none;
color: #000000;
padding: 0 0 0 5px;
margin: 7px 0 7px 0;
color:#fff;
cursor:pointer;
}

ul.elencopa {
    list-style:square;
    margin: 0;
}

ul.elencopa li,ul.elencopa li a
{
    color:#009900;
}



#banner_cookie {
	display: none;
	z-index: 99999;
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 100%;
	min-height: 40px;
	padding: 14px;
	background-color: #000000;
	background-color: rgba(0, 0, 0, 0.8);
	color: #ffffff;
	line-height: 1.5;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

#banner_interno {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#banner_sx {
	width: 60%;
	float: left;
	padding-right: 24px;
}

#banner_dx {
	width: 35%;
	float: right;
}

#banner_sx a {
	color: #ffffff;
	text-decoration: underline;
}

#banner_sx a:hover, #banner_sx a:focus {
	color: #000000;
	background: #ffffff;
	text-decoration: underline;
}

#banner_dx a {
	padding: 4px;
	border-radius: 4px;
	background: #dfdfdf;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#banner_dx a:hover, #banner_dx a:focus {
	color: #dfdfdf;
	background: #000000;
}