body {
    margin: 20px;
    background-color: #FFFFFF;
    /*background-color: yellow;*/
}
td, th, div, p {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
input, select {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.buttonPrenota {
    margin: 3px 0px;
}
div.buttonPrenota a {
    background-color: #E43D08;
    border: solid 1px #000000;
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px 5px;
    text-decoration: none;
}
form {
    margin: 0px;
}
a {
    color: #000000;
}
h1 {
    font-size: 18px;
    /*border-bottom: solid 1px #000000;
        padding-bottom: 5px;*/
    font-weight: bold;
    color:#8EA2A1
}
div.divisorio {
    clear: both;
}
.top {
    border: 1px solid black;
    border-bottom: 5px solid black;
    padding: 20px;
    background-color: #FFFFFF;
    vertical-align: top;
    background-image: url(../images/bolla.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
/* MENU */
/*.menu {
        padding: 0px 10px;
        background-color: #000000;
        border-bottom: solid 5px #d6d5d5;
        border-left: solid 1px #000000;
        border-right: solid 1px #000000;
}.menu_titolo {
        padding: 5px 8px;
        color: #FFFFFF;
        font-size: 13px;
}
.menu_off a {
        padding: 5px 8px;
        color: #FFFFFF;
        float: left;
        text-decoration: none;
        font-size: 13px;
        margin-right: 5px;
}
.menu_off a:hover {
        background-color: #d6d5d5;
        color: #000000;
}
.menu_on a {
        padding: 5px 8px;
        float: left;
        text-decoration: none;
        font-size: 13px;
        background-color: #d6d5d5;
        color: #000000;
        margin-right: 5px;
}*/
/* SOTTOMENU */
/*.sottomenu {
        border-left: solid 1px #000000;
        border-right: solid 1px #000000;
        font-weight: bold;  
}
.sottomenu a {
        color: #000000;
        text-decoration: none;
        font-size: 11px;
        font-weight: normal;
}*/
.sottomenu a.on{
    color: #000000;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}
.sottomenu a:hover {
    text-decoration: underline;
}

.tdBarraMenu{
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
}
.menu{
    width:85px;
    padding-left:20px;
}
.sottomenu{
    text-align:right;
    padding-right:20px; 
}
.page {
    border: 1px solid #000000;
    border-top: 0px;
    background-color: #FFFFFF;
}
.pageContent {
    vertical-align: top;
    padding: 20px;
    background-color: #FFFFFF;
    width: 70%;
}
.ricercaLaterale {
    background-color:#E4E4E4;
    vertical-align: top;
    padding: 10px;
    width: 30%;
}
.dati {
    padding: 0px 20px 40px 20px;
    background-color: #FFFFFF;
}
.nero_trasf {
    margin-left: 20px;
    border: 1px solid black;
    background-color: #000000;
    color: #FFFFFF;
    width: 100px;
    float: left;
    text-align: center;
}
.nero_doc {
    margin-right: 200px;
    border: 1px solid black;
    background-color: #000000;
    color: #FFFFFF;
    width: 80px;
    float: right;
    text-align: center;
}
.rigone {
    height: 15px;
    border-bottom: 1px solid black;
    margin-bottom: 20px;
    margin-top: 20px;
}
.smart {
    text-align: center;
    padding: 20px 0px;
}
.user {
    float: right;
    text-align: right;
    font-size: 10px;
}
.app , #app_01, #app_02, #app_03, #app_04, #app_05, #app_06, #app_07, #app_08 {
    visibility: hidden;
    position:absolute;
    z-index:2;
    background-color: #dcdcdc;
    padding: 5px 10px;
    border: 1px solid #000000;
    font-size: 10px;
    width: 200px;
    margin-left: 32px;
}
/* FORM Ricerca */
.ospedale {
    background-color: #DDDDDD;
    border: solid 1px #CCCCCC;
    padding: 15px;
    margin: 10px 0px 20px 0px;
    text-align: center;
    font-weight: bold;
}
.modulo {
}
.moduloCrea {
    text-align: left;
}
.risult {
    text-align: left;
}
table.ospForm td{
    padding-right: 10px;
    text-align: left;
    padding-bottom: 2px;
}
table.ospForm th{
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
    padding-bottom: 2px;
}
/* CAMPI */
table.campi {
    border: solid 1px #CCCCCC;
    border-collapse: collapse;
    margin-bottom: 20px;
}
table.campi th {
    padding: 4px 5px;
    text-align: left;
    font-size: 11px;
    border: solid 1px #CCCCCC;
    padding:0px;
    margin:0px;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #FFFFFF;
}
table.campi th.capoccia {
    padding: 12px 5px 4px 5px;
    text-align: center;
    border: solid 1px #CCCCCC;
    border-bottom: solid 5px #CCCCCC;
    background-color: #fddec9;
    font-size: 16px;
    color: #FF6905;
    font-weight: normal;
}
table.campi th.capoccia a.linkPiccolo{
    font-size:10px;

}

table.campi td {
    padding: 4px 5px;
    font-size: 11px;
    text-align: left;
    vertical-align: top;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    /* border-left: solid 1px #CCCCCC;*/
}
table.campi td.destra {
    text-align: right;
}
table.campi td.grandone , input.grandone {
    font-size: 14px;
    font-weight: bold;
}
table.campi th.sx {
    text-align: left;
    border: solid 1px #CCCCCC;
}
table.campi td.dx , table.campi th.dx {
    text-align: right;

}

table.campi td.colore {
    background-color: #E7E7E7;
    padding: 0px 0px;
}

table.campi td.importante ,table.campi th.importante {
    background-color: #FFFFD6;

}



table.campi td.alignTop , table.campi th.alignTop{
    vertical-align:top;
    padding-top: 5px;
}
table.campi td.bottoni , table td.bottoni{
    padding-top:10px;
    border:0px;
    text-align:center;
}

table.campi td.numero{
    text-align: right;
}

table.campi td.noBorder , td.noBorder , th.noBorder {
    border:0px solid black;
}

table.check td {
    border: solid 0px #FFFFFF;
    padding: 0px;
    padding-right: 10px;
}
/* RISULTATI */
table.risultati{
    border: solid 1px #CCCCCC;
    width:100%;
}
table.risultati th{
    color: #FFFFFF;
    padding: 5px 5px;
    text-align: left;
    font-size: 11px;
    background-color: #E43D08;
    border-bottom: solid 5px #CCCCCC;
}
table.risultati td {
    padding: 5px 10px 5px 10px;
    font-size: 10px;
}

/*table.risultati td.spazioDx {
    padding: 5px 5px;
    font-size: 10px;
}*/

.giallo , table.risultati tr.odd{
    background-color: #e9e8e8;
}
table.risultati td.disattiva {
    font-weight: bold;
    background-image: url(../images/disattiva.gif);
    background-repeat: no-repeat;
    background-position: 3px center;
    padding-left: 18px;
}
table.risultati td.attiva {
    font-weight: bold;
    background-image: url(../images/attiva.gif);
    background-repeat: no-repeat;
    background-position: 3px center;
    padding-left: 18px;
}
table.risultati td.resetta {
}
.avviso{
    color: #FF6905;
    text-transform: uppercase;
    padding-bottom: 1px;
}
div.scrolla{
    height: 124px;
    width: 442px;
    border: 1px solid #CCCCCC;
    overflow: scroll;
    padding: 10px;
    margin: 10px 8px;
    text-align: right;
}
.repartiSceltiTit {
    margin-top: 10px;
    padding: 2px 10px;
    font-weight: normal;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    background-color: #DDDDDD;
    text-align: left;
}
.repartiScelti {
    padding: 10px;
    background-color: #EEEEEE;
    font-size: 10px;
    font-weight: normal;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
    text-align: left;
}
.repartiCheck {
    margin-right: 20px;
}
.rigotto {
    background-color: #EEEEEE;
    border-bottom: solid 1px #CCCCCC;
}


.pagelinks {
    float: right;
    margin-bottom: 5px;
    margin-top: -15px;

}

.pagelinks a{
    text-decoration:none;
}

/* Table SCELTA */
div.scelta {
    background-color: #F5F5F5;
    border: solid 1px #CCCCCC;
    padding: 15px;
}

/****************************************/
.error{
    border:2px solid #B72222;
}
.error1{
    color: #B72222;
}

span.error select.error ,div.error select.error{
    border:0px solid black;
}

table.risultati th.sorted a,th.sortable a {
    background-position: right;
    display: block;
    color: #FFFFFF;
    padding: 3px 15px 3px 5px;
    text-align: left;
    font-size: 11px;
    background-color: #E43D08;
    text-decoration:none;
}

table.risultati th.sortable a {
    background-image: url(../images/arrow_off.png);
    background-repeat: no-repeat;
}
table.risultati th.order1 a {
    background-image: url(../images/arrow_down.png);
    background-repeat: no-repeat;
}

table.risultati th.order2 a {
    background-image: url(../images/arrow_up.png);
    background-repeat: no-repeat;
}

table.risultati tr.total{
    background-color: #FFFFD6;
}

table.risultati td.numero{
    text-align: right;
}



table.risultati td.centrato{
    text-align: center;
}

table.risultati td.grassetto , .grassetto{
    font-weight: bold;
}

.tableRollOverEffect2{
    background-color:#000;
    color:#FFF;
}


.tableRollOverEffect2 a  {
    background-color:#000;
    color:#FFF;
}


/* STAMPA */
div.stampa {
    margin-left: 15px;
    text-align: right;
    font-size: 10px;
    display: inline;
    background-color: #EEEEEE;
    border: solid 1px #CCCCCC;
    padding: 5px 10px 5px 25px;
    background-image: url(../images/print_edit.gif);
    background-repeat: no-repeat;
    background-position: 5px 3px;

}
div.stampa a {
    text-decoration: none;
}
div.stampa a:hover {
    color: #666666;
}
/* PDF */
div.pdf {
    margin-left: 15px;
    text-align: right;
    font-size: 10px;
    display: inline;
    background-color: #EEEEEE;
    border: solid 1px #CCCCCC;
    padding: 5px 10px 5px 25px;
    background-image: url(../images/acrobat.gif);
    background-repeat: no-repeat;
    background-position: 5px 3px;
}
div.pdf a {
    text-decoration: none;
}
div.pdf a:hover {
    color: #666666;
}
input.pdfButton {
    margin-left: 15px;
    text-align: right;
    font-size: 10px;
    display: inline;
    background-color: #EEEEEE;
    border: solid 1px #CCCCCC;
    padding: 5px 10px 5px 25px;
    background-image: url(../images/acrobat.gif);
    background-repeat: no-repeat;
    background-position: 5px 3px;
    font-weight: bold;
}
input.pdfButton:hover {
    color: #666666;

}


/* ELIMINA */
div.elimina {
    margin-left: 15px;
    text-align: right;
    font-size: 10px;
    display: inline;
    background-color: #EEEEEE;
    border: solid 1px #CCCCCC;
    padding: 5px 10px 5px 25px;
    background-image: url(../images/delete_edit.gif);
    background-repeat: no-repeat;
    background-position: 5px 3px;

}
div.elimina a {
    text-decoration: none;
}
div.elimina a:hover {
    color: #666666;
}

/* DUPLICA */
div.duplica {
    margin-left: 15px;
    text-align: right;
    font-size: 10px;
    display: inline;
    background-color: #EEEEEE;
    border: solid 1px #CCCCCC;
    padding: 5px 10px 5px 25px;
    background-image: url(../images/duplica.png);
    background-repeat: no-repeat;
    background-position: 5px 3px;

}
div.duplica a {
    text-decoration: none;
}
div.duplica a:hover {
    color: #666666;
}
/* EXCEL */
div.excel {
    margin-left: 0px;
    text-align: right;
    font-size: 10px;
    display: inline;
    background-color: #EEEEEE;
    border: solid 1px #CCCCCC;
    padding: 5px 10px 5px 25px;
    background-image: url(../images/excel_icon.gif);
    background-repeat: no-repeat;
    background-position: 5px 3px;

}
div.excel a {
    text-decoration: none;
}
div.excel a:hover {
    color: #666666;
}

div.boxScheda {
    text-align:left;
    float:right;
}

.nomeDipartimento {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}
.imghome {
    margin-left: 20px;
    margin-bottom: 20px;
    float: right;
}

/* Barra di navigazione */
#sezioneCorrente{
    font-size:20px;
    font-weight:bold;

}
#sezioneCorrente a{
    text-decoration:none;
}

.barraTit {
    padding: 5px 20px;
    background-color: #F5F5F5;
    border-bottom: solid 1px #000000;
    height: 28px;
}

#paginaTitolo{
    font-size: 18px;
    font-weight: bold;
    color:#8EA2A1;
    float:left;
    padding-top: 3px;
    /* background-color:green;*/
}

#bottoniTitolo{
    /*float:left;*/
    display: inline;
    font-size: 18px;
    padding: 0px 0px 0px 10px;
    /*padding-left:150px;
    margin-right:100px;*/
    /*background-color:yellow;*/
}

#annoTitolo{
    position: absolute;
    font-size: 18px;
    font-weight: bold;
    color:#8EA2A1;
    text-align:right;
    top: 174px;
    right: 40px;
    /*margin-top: -19px;*/
}

/* Home page */
div.bottoniHome {
    text-align: left;
    font-size: 12px;
    background-color: #EEEEEE;
    border-left: solid 10px #000000;
    padding: 5px 10px 5px 25px;
    width: 150px;
    margin: 20px 0px;

}
div.bottoniHome a {
    text-decoration: none;
}
div.bottoniHome a:hover {
    color: #666666;
}

div.nowrap{
    white-space: nowrap;
}
.changed {
    border: solid 1px #00CC00;
    border-color: #00CC00;
}

/* SCHEDA */
#scheda_titolo{
    padding-bottom:10px;
}

#scheda_titolo th{
    text-align: left;
    font-size: 11px;
    padding: 4px 5px 4px 5px;
    font-weight: normal;
}

#scheda_titolo td{
    border:2px solid #CCCCCC;
    text-align: left;
    font-size: 11px;
    padding: 4px 5px 4px 5px;
}

a.noUnderline{
    text-decoration: none;
}

.bottoneSalva{
    width:100px;
    /*background-color: #EF0E0E;*/
    background-color: #FFFFD6;
    border:1px solid #999;
    padding:5px 8px 5px 8px;
    font-weight: bold;
}
.bottoneAnnulla , .bottoneRileggi{
    width:100px;
    background-color: #CCCCCC;
    border:1px solid #999;
    padding:5px 8px 5px 8px;
    font-weight: bold;

}

img.pdfInElenco{
    padding-right:12px;
}


table.previewPdfBox{


}
table.previewPdfBox td{
    padding:10px;

}
table.previewPdfPagina{
    border:1px solid #CCCCCC;

}
table.previewPdfPagina td{
    padding:5px;
    background-color: #FFFFFF;
}
table.previewPdfPagina td.didascalia{
    /*background-color: #FDDEC9;*/
    background-color:#E4E4E4;
    border-top:1px solid #CCCCCC;
}
#aggiornaPdf{
    font-weight: normal;
    font-size: 12px;
    padding-left:20px;
}
div#previewDiv{
    /*background-color: #FFFFD6; GIALLO */
    background-color: #FDDEC9;
    margin-top: 20px;
    border:1px solid #CCCCCC;
}
div#previewDivTitle{
    padding:10px;
    font-size: 16px;
    font-family: verdana;
    font-weight: bold;
}



/*Campi interno*/
/* CAMPI */
table.campiInterno {
    border: solid 1px #E7E7E7;
    border-collapse: collapse;
    margin-bottom: 10px;
    margin-top: 10px;
    width:100%;
    background: #F5F5F5;
}
table.campiInterno th {
    padding: 4px 5px;
    text-align: left;
    font-size: 11px;
    border: solid 1px #E7E7E7;
    padding:0px;
    margin:0px;
    border-top: solid 1px #E7E7E7;
    border-bottom: solid 1px #E7E7E7;
    border-left: solid 1px #E7E7E7;
    border-right: solid 1px #FFFFFF;
}


table.campiInterno td {
    padding: 4px 5px;
    font-size: 11px;
    text-align: left;
    vertical-align: top;
    border-top: solid 1px #E7E7E7;
    border-bottom: solid 1px #E7E7E7;
    border-right: solid 1px #E7E7E7;
}
table.campiInterno td.destra {
    text-align: right;
}
table.campiInterno td.grandone , input.grandone {
    font-size: 14px;
    font-weight: bold;
}
table.campiInterno th.sx {
    text-align: left;
    border: solid 1px #E7E7E7;
}
table.campiInterno td.dx , table.campi th.dx {
    text-align: right;

}
table.campiInterno td.colore {
    background-color: #E7E7E7;
    padding: 0px 0px;
}
table.campiInterno td.importante ,table.campi th.importante {
    background-color: #FFFFD6;

}
table.campiInterno td.alignTop , table.campi th.alignTop{
    vertical-align:top;
    padding-top: 5px;
}
table.campiInterno td.bottoni , table td.bottoni{
    padding-top:10px;
    border:0px;
    text-align:center;
}

table.campiInterno td.numero{
    text-align: right;
}

table.campiInterno td.noBorder , td.noBorder , th.noBorder {
    border:0px solid black;
}

table.campiInterno tr td.rigaTitolo{
    background: #CCCCCC;
    text-align: center;
    font-weight: bold; 
}

.cmsTable{
    margin-top: 0px!important;    
}

.preCmsTable{
    margin-bottom: 0px!important;    
}
div.fatturaPDA {
    margin-left: 15px;
    text-align: right;
    font-size: 10px;
    display: inline;
    background-color: #EEEEEE;
    border: solid 1px #CCCCCC;
    padding: 5px 10px 5px 25px;
    background-repeat: no-repeat;
    background-position: 5px 3px;
    background-image: url(../images/LogoA.jpg);
    
}
div.fatturaPDA a {
    text-decoration: none;
}
div.fatturaPDA a:hover {
    color: #777777;
}
.__futturaPa {
    background-color: #ffffcc!important;
}


/* fatturaPDA */
div.fatturaPDA {
    margin-left: 15px;
    text-align: right;
    font-size: 10px;
    display: inline;
    background-color: #EEEEEE;
    border: solid 1px #CCCCCC;
    padding: 5px 10px 5px 25px;
    background-image: url(../images/LogoA.jpg);
    background-repeat: no-repeat;
    background-position: 5px 3px;

}
div.fatturaPDA a {
    text-decoration: none;
}
div.fatturaPDA a:hover {
    color: #666666;
}