﻿/*  General Style */
* {
    /* Zero-out margins & padding */
    margin: 0;
    padding: 0;
}

html, body, form {
    width: 100%;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 76%;
    line-height: 1.2em;
    color: #4d4d4d; /* old style      font: 62.5%/1.2 Verdana,sans-serif;     */ /*color: #000000;*/
    background-color: #fff;
    text-align: center;
}

.lbListaAoo {
    width: 95%;
    height: 200px;
}


img {
    border: none;
}


INPUT, SELECT, TH, TD, TEXTAREA {
    font-size: 1em;
}


#header {
    font-size: 1.2em;
    line-height: 1.8em;
}

#barraSottoTitolo {
    font-size: 1.1em;
    line-height: 1.6em;
}

#main_Content {
    font-size: 1.1em;
    line-height: 1.6em;
    width: 100%;
}

#footer {
    font-size: 1em;
    line-height: 1.5em;
}

H1 {
    font-size: 2em;
}

H2 {
    font-size: 1.5em;
}

H3 {
    font-size: 1.17em;
}

H4 {
    font-size: 1em;
}

LI LI, LI P, TD P, BLOCKQUOTE P {
    font-size: 1em;
}




a:visited, a:active, a:hover, a:link {
    text-decoration: none;
    color: #4d4d4d;
    outline: none;
}





a:hover {
    text-decoration: underline;
}

.clear {
    line-height: 1px;
    height: 1px;
    clear: both;
    float: none;
}




.center {
    float: none;
    margin: 0 auto 0 auto;
    text-align: center;
}



p {
    margin-top: 1.6em;
}

.textbox {
    width: 13em;
    background-color: #fff;
}

.textbox1 {
    width: 16em;
    background-color: #fff;
}

.textboxWhidth {
    width: 260px;
    height: 20px;
}

.textboxWhidth530 {
    width: 530px;
}

.textboxWhidth260 {
    width: 260px;
}


.textboxWhidth230 {
    width: 230px;
}



.textboxWhidth230_3row {
    width: 230px;
}

.textboxDis {
    background-color: #dcdcdc;
    border: solid 1px #808080;
}

.textboxLib {
    background-color: #fff;
}


.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}


.floatLeftWidth100 {
    float: left;
    width: 100%;
}

/* sezioni Pagina */
#pageContainer {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    min-width: 780px;
}

/* hack per IE6 */
.minWidthWrapper {
    width: 100%;
}

.minWidthContainer {
    width: 100%;
    min-width: 970px;
}

* html .minWidthWrapper {
    border-left: 780px solid #fff;
    position: relative;
    float: left;
    z-index: 1;
}

* html .minWidthContainer {
    margin-left: -780px;
    position: relative;
    float: left;
    z-index: 2;
}






.minTitle {
    color: #000;
    height: 31px;
    background-image: url(../images/sfondoMenu.jpg);
    background-repeat: repeat-x;
    font-size: 1.4em;
    padding-top: 2px;
}


.minTitleContent {
    font-size: 1.27em; /*padding: 6px 0;*/ /*  text-align: center;*/
}

.enfatizza {
    font-weight: bold;
    vertical-align: top;
}

.divTitle {
    font-size: 1.1em;
    font-weight: bold;
}




/* start enzo *********/

div#header {
    background-color: #5771A4;
    color: #ff0;
    background-image: url(../images/sfondoHeader.jpg);
    background-repeat: repeat-x; /* background-attachment: fixed;*/
    margin: 0px;
    height: 90px;
}

div#footer {
    text-align: center;
    padding: 1.2em 0.5em 0.5em 0.5em;
    background-color: #FFF;
    color: #000;
    background-image: url(../images/imgFooter.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

    div#footer a {
        font-weight: bold;
        text-decoration: underline;
    }


/*stili specifici per il layout*/
div#imgMenu {
    background-color: #0C0;
    margin: 0px;
    padding: 0px;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

div#navigation {
    background-color: #8AC511;
    background-image: url(../images/sfondoMenu.jpg );
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    height: 30px;
    overflow: hidden;
}


    /*stili per la navigazione*/
    div#navigation ul {
        margin: 0;
        list-style-type: none;
        padding-top: 0;
        padding-right: 0px;
        padding-bottom: 0;
        text-align: center;
        background-image: url(../images/sfondoMenu.jpg);
    }

    div#navigation li {
        display: inline;
        margin: 0 0 0 1em;
        padding: 0;
    }
    /*nota display: inline*/
    div#navigation a {
        color: #333366;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.2em;
        font-style: normal;
        line-height: 2.1em;
        font-weight: normal;
        font-variant: normal;
        margin-top: 0em;
        margin-right: 1em;
        margin-bottom: 0;
        margin-left: 1em;
        padding: 0px;
    }

        div#navigation a:hover {
            color: #fff;
            text-decoration: underline;
        }

        div#navigation a#activelink {
            color: #fff;
            text-decoration: underline;
        }



#barraSottoTitolo {
    height: 1.8em;
    width: 100%;
    overflow: hidden;
    font-weight: bold;
}



#divUser {
    float: left;
    overflow: hidden;
    margin: 0 5px 0 5px;
    margin: /**/ 0 10px 0 10px;
}

#DivN {
    float: left;
}

#divLogInOut {
    float: right;
    overflow: hidden;
    margin: 0 5px 0 5px;
    margin: /**/ 0 10px 0 10px;
}

#divLinkHome {
    margin: 0 5px 0 5px;
    margin: /**/ 0 10px 0 10px;
    float: left;
    width: 100px;
    text-align: center;
}


#barraSottoTitolo a:visited {
    text-decoration: none;
}

#barraSottoTitolo a:link {
    text-decoration: none;
}

#barraSottoTitolo a:hover {
    text-decoration: underline;
}

#ContentPage {
    float: left; /* margin: 3px 0 0 0;    */ /*       margin: /**/ /*6px 0 0 0;*/
    width: 100%;
}

.colFixed780px {
    width: 780px;
}


.cssButton {
    margin: 0;
    padding: 0;
    width: 10em;
    background-image: url(../images/bottone.jpg);
    background-color: #5e7bb3;
    height: 2.4em; /*       width:120px;*/
    background-position: right center;
    background-repeat: no-repeat;
    border: solid 1px #ccc;
    font-weight: bold;
    color: #FFF;
    padding-right: 6px;
    margin-left: 5px;
    padding-right: 4px;
}

    .cssButton:hover {
        text-decoration: underline;
        /* color: #84BF0D; */
    }


.lblError {
    color: #ff0000;
    font-weight: bold;
}

.lblConferma {
    color: #006600;
    font-weight: bold;
}


.lblMessage {
    color: #0000FF;
    font-weight: bold;
}


/* Classi speciali */

.nascondi {
    display: none;
}

/* classi specifiche */

.W3Logo {
    border: 0;
    width: 88px;
    height: 31px;
}

.vertCenterAlign {
    vertical-align: text-bottom;
    height: 30px;
}



.lblPathText {
    font-weight: bold;
}

.pnlpath {
    /* border-bottom: solid 1px;
    border-top: solid 1px;
    background-color: #FFF;
    padding-left: 10px; */
}

    .pnlpath a {
        font-weight: normal;
    }




.pnlpathText {
    /*  color: #00f; */
}



.RicercaAvanzata {
    float: left;
    text-align: left;
    margin-left: 1px;
    margin-top: 7px;
    line-height: 15px;
    position: static;
    height: 50px;
}


.center {
    float: none;
    margin: 0px auto 0px auto;
    text-align: center; /* height: 60px; max per errorpage  */
}

.lnkRicerche {
    font-size: 10px;
}


.testoDaCerca {
    float: left;
    margin-top: 7px; /* auto 0 auto;*/
    margin-left: 25%;
    width: 40%;
    height: 50px;
    text-align: center;
}


.OpzioniDaCerca {
    /* float: left;*/
    margin-top: 7px; /* auto 0 auto;*/
    margin-left: 10%;
    width: 80%;
    text-align: center;
}



.cmdRicerca {
    font-size: 0.75em;
    text-align: left;
    float: left;
}

.centerDown {
    float: none;
    margin: 0px auto 0px auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-left: 25%;
}

.aa {
    text-align: center;
}





.ricercaSpec {
    /*background:#CCC;*/ /*       width:80%;*/ /*background-position: #dcdcdc;*/ /*height: 30px;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em; /*color: #000;*/ /*font-style: normal;*/ /*font-weight: bold;*/
    margin: 0px;
    padding: 0px; /*border-top-style: none;    border-right-style: none; border-bottom-style: none;        border-left-style: none;*/ /* Aggiunto da Fabio il 04/03/2010 */ /* width: 50%;*/ /*background: #dcdcdc;     border: 1px solid #808080;*/ /*Fine */
}



.imgHeader {
    float: left;
}

.imgLogo {
    float: right;
    margin: 30px 18px 0px 0px;
}




/*
html {
  font: 66% arial, helvetica, sans-serif;
  color: #333;
  line-height: 1;
  direction: ltr;
  background-color:#fff;  
  }
  body{
  margin:0px;
  padding:0px;
  }
  a {
  color: #030039;
  text-decoration: none;
  }
  a:active {
  color: #d14836;
  }
  a:hover {
  text-decoration: underline;
  }
*/

ol, ul {
    list-style: none;
    line-height: 17px;
    margin: 0 0 1em;
}


.menuicon {
    z-index: 9999;
}


















.btn_cerca {
    border: 1px solid #cccccc;
    font: 99% arial, helvetica, sans-serif;
    margin: 0 0 .3em 0;
    padding: .1em 0;
    text-align: center;
    width: 6.5em;
    -moz-border-radius: 3px;
    border-radius: 3px; /*   background-color: #bbd75f;   background-image: -webkit-gradient(linear,left top,left bottom,from(#e8efbd),to(#bbd75f));   background-image: -webkit-linear-gradient(top,#e8efbd,#bbd75f);   background-image: -moz-linear-gradient(top,#e8efbd,#bbd75f);   background-image: -ms-linear-gradient(top,#e8efbd,#bbd75f);   background-image: -o-linear-gradient(top,#e8efbd,#bbd75f);   background-image: linear-gradient(top,#e8efbd,#bbd75f);   filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e8efbd',EndColorStr='#bbd75f');   */
}

.header_new {
    float: left;
    background-color: #f1f1f1;
    width: 100%;
    filter: progid;
    box-shadow: 0px 0px 10px #999;
    -moz-box-shadow: 0 0 10px #999;
    -webkit-box-shadow: 0 0 10px #999;
    behavior: url(PIE.htc);
    margin-bottom: 5px;
    padding: 5px 0px 5px 0px;
}

.logo_new {
    float: left;
    margin: 1px 20px 0px 20px;
}

.search_new {
    float: right;
    margin: 12px 10px 0px 0px;
}

.posiz {
    position: absolute;
    top: 50px;
    left: 426px;
    display: none;
}

.menuicon .icon-list2 li a.aspNetDisabled {
    text-decoration: none;
}

.input_search {
    width: 200px;
    height: 20px;
    margin: 0px;
    padding: 0px;
}

.button_search {
    float: left;
    margin-left: 5px;
}

.input_cerca {
    float: left;
    margin-left: 5px;
}

.respiro_search {
    margin-bottom: 5px;
    padding-left: 15px;
}


.RadComboBox .rcbReadOnly td.rcbArrowCell {
    width: 18px !important;
}

    .RadComboBox .rcbReadOnly td.rcbArrowCell a {
        width: 18px !important;
    }


.lingua_selected {
    width: 25px;
    margin-left: 10px;
}

.box_lingue {
    width: 180px;
}

.top_box {
    background-image: url('../Images/top_box.png');
    background-repeat: no-repeat;
    background-position: bottom;
    height: 10px;
}

.content_box {
    border: 1px solid #999999;
    border-top: 0px;
    padding: 10px 10px 10px 10px;
    background-color: #fff;
}

.voce {
    margin: 0px 0px 2px 0px;
    padding: 3px 0px 4px 0px;
    border-top: 1px solid #cccccc;
    text-align: left;
    font-size: 0.90em;
    color: #808080;
}

.first {
    border-top: 0px;
}

.voce a {
    color: #808080;
    font-size: 0.90em;
    text-decoration: none;
}

    .voce a:hover {
        color: #5e7cb4;
    }

.voce img {
    margin: 0px;
    margin-right: 10px;
    border: 0px;
    vertical-align: middle;
}

.pmenu, .pmenu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.pmenu {
    margin: 0px;
    position: relative;
    z-index: 500;
}

    .pmenu li {
        position: relative;
    }

        .pmenu li ul {
            display: none;
        }

        .pmenu li:hover > ul {
            display: block;
            position: absolute;
            top: 0;
        }

    .pmenu > li:hover > ul {
        top: 17px;
        left: -144px;
    }

.flag {
    margin: 36px 10px 0px 0px;
    float: right;
}

.divLogo {
    margin: 32px 5px 0px 0px;
    float: right;
}


/*Nuovo menu header*/
ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
list-style: none;
margin: 0;
padding: 0;
}

ul.dropdown {
position: relative;
z-index: 597;
float: left;


}

ul.dropdown li {
float: left;
min-height: 1px;
line-height: 1.3em;
vertical-align: middle;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
position: relative;
z-index: 599;
cursor: default;
}

ul.dropdown ul {
visibility: hidden;
position: absolute;
top: 100%;
left: 0;
z-index: 598;
width: 100%;
}

ul.dropdown ul li {
float: none;
}

ul.dropdown ul ul {
top: 1px;
left: 99%;
}

ul.dropdown li:hover > ul {
visibility: visible;
} 

ul.dropdown {
font: bold 12px Arial, Helvetica, sans-serif;
}


                ul.dropdown a:link,
                ul.dropdown a:visited { color: #fff; text-decoration: none; }
                ul.dropdown a:hover { color: #fff; text-decoration: underline; }
                ul.dropdown a:active { color: #fff; }

                /* -- level mark -- */

                ul.dropdown ul {
                margin-left: 0px;
                width: 160px;
                padding: 0px;
                border:0px solid #999999;
                font-size: 11px;
                font-weight: normal;
                }
                

                               ul.dropdown ul li {
                               border-top: 1px solid #cccccc;
                               }
                               
                               ul.dropdown ul li.first {
                                               border-top:0px;
                               }

                               ul.dropdown ul a:link  { padding: 8px 5px 8px 12px; color: #000; }
                               ul.dropdown ul a:visited { color: #000; }
                               ul.dropdown ul a:hover { color: #5e7cb4; text-decoration: none;}
                               ul.dropdown ul a:active { color: #5e7cb4; }

                               /* -- level mark -- */

                               ul.dropdown ul ul {
                               display: none;
                               }



ul.dropdown li a {
display: block;
}

ul.dropdown img {border:0px;}

.top_menu {background-image:url(../images/bg_button.gif); width:70px; height:60px;font-weight: bold; margin: 0 .5em 0 0; text-align: center; padding:10px 0px 0px 0px;}

.top_box_menu {
    background-image: url('../Images/top_box_2.png');
    background-repeat: no-repeat;
    background-position: bottom;
    height: 10px;
}

.content_box_menu {
    border:1px solid #ccc; 
    border-top:0px;
    padding: 0px 5px 0px 5px; 
    background-color:white;
}

.disbaledLink a {
    margin: 8px 5px 8px 12px; color: #999;
}

ul.dropdown ul .disbaledLink a:hover { margin: 8px 5px 8px 12px; color: #999; }


/*Fine nuovo menu header*/


.boxin {
    border-radius: 6px;
    border: 1px solid rgb(153, 153, 153);
    box-shadow: 0px 0px 10px #aaa;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -webkit-box-shadow: #aaa 0 0 10px;
    -moz-box-shadow: #aaa 0 0 10px;
    margin-bottom: 20px;
}

.header {
    margin: -1px -1px 0px;
    padding: 7px 0px 9px 20px;
    border-radius: 5px 5px 0px 0px;
    border-top-width: 1px;
    border-top-style: solid;
    position: relative;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background: url("../images/bg_table_head.png") repeat-x #5d7db3;
    border-top-color: #6a8dcb;
    color: #fff;
    height: 22px;
    /*   z-index:-1; */
}

.box .header h3 {
    top: 2px;
    color: rgb(255, 255, 255);
    font-size: 1.2em;
    display: inline;
    position: relative;
    /* text-shadow: #151515 0 1px 0; */
}

.tabs, .tabs ul {padding:0; margin:2px 0px 0px 0px; list-style-type: none; float:left;}
.tabs li {position:relative; float:left; padding:5px 10px 5px 10px; background-color: transparent; margin-right:5px; border-radius: 5px 5px 0px 0px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; border: 1px solid #fff; border-bottom: 1px solid transparent; font-family:Arial, Helvetica, sans-serif;}
.tabs li a {color:#fff; text-decoration:none;}
/* .tabs li:hover { background-color:#61afe3; border-bottom: 1px solid #61afe3; } */
.tabs li a:hover { text-decoration:underline; }

li.selected { background-color: #fff; border-bottom: 1px solid #fff;}
li.selected a { color: #000;}
li.selected a:hover { color: #000; text-decoration:none;}



.respiro { padding:5px;}
.gray {
    background-color: rgb(242, 242, 242);
}

.adatta table {
    table-layout:auto !important;
    width:auto !important;
}














