﻿/*stili per il layout fisso con background*/
html, body
{
    margin: 0;
    padding: 0;
}
body
{
    font-family:  verdana, arial,  sans-serif;
    font-size: 11px;
    text-align: center;
    background-image: url('immagini/pixGrigio.gif');
}
.dettaglioLink
{
    text-decoration: none;
}
.dettaglioLink a:link, .dettaglioLink a:visited
{

    text-decoration: none;

}
.dettaglioLink a:hover
{
   
    text-decoration: none;
  
}
.searchword
{
    background-color: yellow;
}
.searchhi {}
.nosearchhi {}
.popupControl
{
    background-color: Transparent;
    background-image: url('immagini/fondoRadioList.gif');
    position: absolute;
    visibility: hidden;
    height: 182px;
    text-align: left;
    z-index: 200;
    margin-top: 50px;
    width: 236px;
    padding-left: 12px;
    padding-top: 18px;
}
.popupControlTipo
{
    background-color: Transparent;
    background-image: url('immagini/fondoRadioListTipiNormativa.gif');
    position: absolute;
    visibility: hidden;
    height: 167px;
    text-align: left;
    z-index: 200;
    margin-top: 50px;
    width: 236px;
    padding-left: 12px;
    padding-top: 29px;
}
.popupControlRegione
{
    background-color: Transparent;
    background-image: url('immagini/fondoRadioListRegione.gif');
    position: absolute;
    visibility: hidden;
    height: 167px;
    text-align: left;
    z-index: 200;
    margin-top: 50px;
    width: 236px;
    padding-left: 12px;
    padding-top: 29px;
}
.popupControlArgomenti
{
    background-color: Transparent;
    background-image: url('immagini/fondoRadioListArgomenti.gif');
    position: absolute;
    visibility: hidden;
    height: 167px;
    text-align: left;
    z-index: 200;
    margin-top: 50px;
    width: 236px;
    padding-left: 12px;
    padding-top: 29px;
}
.popupControlAnno
{
    background-color: Transparent;
    background-image: url('immagini/fondoRadioListAnno.gif');
    position: absolute;
    visibility: hidden;
    height: 167px;
    text-align: left;
    z-index: 200;
    margin-top: 50px;
    width: 236px;
    padding-left: 12px;
    padding-top: 29px;
}
.popupControlMese
{
    background-color: Transparent;
    background-image: url('immagini/fondoRadioListMese.gif');
    position: absolute;
    visibility: hidden;
    height: 167px;
    text-align: left;
    z-index: 200;
    margin-top: 50px;
    width: 236px;
    padding-left: 12px;
    padding-top: 29px;
}

.modalBackground2
{
    background-image: url("immagini/pixGrigioModal.gif");
    filter: alpha(opacity=40);
    opacity: 0.8;
}
/* stili per i menu' laterale*/
.menu
{
    font-size: 12px;
    font-weight: bold;
    color: #4e5255;
    text-decoration: none;
    float: left;
    background-image: url(immagini/pattern.gif);
    background-repeat: repeat-x;
    height: 27px;
    width: 154px;
    text-align: center;
}
.menu a:link, .menu a:visited
{
    color: #4e5255;
    text-decoration: none;
    width: 154px;
    height: 27px;
    float: left;
}
.menu a:hover
{
    color: #3872a2;
    text-decoration: none;
    background-image: url(immagini/pattern_sel.gif);
    background-repeat: repeat-x;
    width: 154px;
    height: 27px;
    float: left;
}
.menuTastoAcceso
{
    color: #3872a2;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;    
    float: left;
    background-image: url(immagini/pattern_sel.gif);
    background-repeat: repeat-x;
    height: 27px;
    width: 154px;
    text-align: center;
    
}

.rigaMenu
{
    float: left;
}
.arrow
{
    vertical-align: bottom;
    padding-left: 317px;
    cursor: hand;
    text-align: right;
}

.corniceTextbox
{
    width: 154px;
    height: 23px;
    float: left;
    font-size: 13px;
}
.coperchioTextbox
{
    width: 154px;
    height: 15px;
    padding-top: 5px;
    float: left;
    font-size: 13px;
    text-align: left;
}
.coperchioNome
{
    width: 199px;
    height: 19px;
    padding-top: 16px;
    padding-left: 1px;
    float: left;
    font-size: 13px;
    text-align: left;
    background-image: url('immagini/rossi/boxNome.gif');
}
.coperchioCognome
{
    width: 199px;
    height: 19px;
    padding-top: 16px;
    padding-left: 1px;
    float: left;
    font-size: 13px;
    text-align: left;
    background-image: url('immagini/rossi/boxCognome.gif');
}
.coperchioRipPassword
{
    width: 199px;
    height: 19px;
    padding-top: 16px;
    padding-left: 1px;
    float: left;
    font-size: 13px;
    text-align: left;
    background-image: url('immagini/rossi/boxRipetiPass.gif');
}
.coperchioNuovaPassword
{
    width: 199px;
    height: 19px;
    padding-top: 16px;
    padding-left: 1px;
    float: left;
    font-size: 13px;
    text-align: left;
    background-image: url('immagini/rossi/boxNuovaPassword.gif');
}
.coperchioPassword
{
    width: 199px;
    height: 19px;
    padding-top: 16px;
    padding-left: 1px;
    float: left;
    font-size: 13px;
    text-align: left;
    background-image: url('immagini/rossi/boxPassword.gif');
}
.coperchioEmail
{
    width: 199px;
    height: 19px;
    padding-top: 16px;
    padding-left: 1px;
    float: left;
    font-size: 13px;
    text-align: left;
    background-image: url('immagini/rossi/boxEmail.gif');
}
.coperchioRipetiEmail
{
    width: 199px;
    height: 19px;
    padding-top: 16px;
    padding-left: 1px;
    float: left;
    font-size: 13px;
    text-align: left;
    background-image: url('immagini/rossi/boxRipetiEmail.gif');
}
.coperchioBanca
{
      width: 172px;
    height: 30px;
    float: left;
    background-image: url('immagini/cercaInBancaDati.gif');
}
.coperchioAccedi
{
    width: 172px;
    height: 30px;
    float: left;
    background-image: url('immagini/accedi.gif');
}
.coperchioBenvenuto
{
    width: 172px;
    height: 30px;
    float: left;
    background-image: url('immagini/fondoBenvenuto.gif');
}
.coperchioAccediFooter
{
    width: 172px;
    height: 20px;
    float: left;
    background-image: url('immagini/footerBox.gif');
    margin-left: 0px;
}

.coperchioCollegamenti
{
    width: 172px;
    height: 30px;
    float: left;
    background-image: url('immagini/collegamenti.gif');
}
.coperchioAppunti
{
    width: 18px;
    text-align:left;
    padding-left:154px;
    padding-top:5px;
    height: 25px;
    float: left;
    background-image: url('immagini/appunti.gif');
}
.coperchioRecenti
{
    width: 18px;
    text-align:left;
    padding-left:154px;
    padding-top:5px;
    height: 25px;
    float: left;
    background-image: url('immagini/ultimivisti.gif');
}
.etichettaTextboxSmall
{
    width: 57px;
    float: left;
    font-size: 10px;
    text-align: center;
    padding-left: 3px;
    padding-top: 6px;
    font-weight: bold;
    color: #4e5255;
}
.etichetta
{
    float: left;
    font-size: 10px;
    text-align: left;
    padding-left: 8px;
    padding-right: 3px;
    padding-top: 6px;
    font-weight: bold;
    color: #4e5255;
}
.etichettaBig
{
    font-size: 10px;
    text-align: left;
    padding-left: 8px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 3px;
    font-weight: bold;
    color: #4e5255;
}
.nuvola
{
    width: 118px;
    height: 32px;
    float: left;
    font-size: 9px;
    text-align: left;
    padding-left: 19px;
    padding-right: 3px;
    padding-top: 4px;
    color: #848484;
    background-image: url('immagini/nuvola.gif');
}
.textboxSmall
{
    width: 96px;
    height: 25px;
    padding-top: 2px;
    float: left;
    font-size: 10px;
    color: Black;
}
.textboxSmallSearch
{
    width: 93px;
    height: 25px;
    padding-top: 2px;
    float: left;
    font-size: 10px;
    color: Black;
}
.textboxBigSearch
{
    width: 170px;
    height: 25px;
    padding-top: 2px;
    float: left;
    font-size: 10px;
    color: Black;
}
.textboxBigSearchSelect
{
    width: 161px;
    height: 18px;
    padding-top: 2px;
    padding-left: 3px;
    float: left;
    font-size: 10px;
    background-image: url('immagini/selectBox.gif');
    color: Black;
    cursor: hand;
}
.textboxBigSearchSelect_2
{
    width: 235px;
    height: 18px;
    padding-top: 2px;
    padding-left: 3px;
    float: left;
    font-size: 10px;
    background-image: url('immagini/selectBoxBig.gif');
    color: Black;
    cursor: hand;
}
.textboxSmallSearchSelect
{
    width: 72px;
    height: 18px;
    padding-top: 2px;
    padding-left: 3px;
    float: left;
    font-size: 10px;
    background-image: url('immagini/selectBoxSmall.gif');
    color: Black;
    cursor: hand;
}
.checkRicorda
{
    width: 200px;
    height: 27px;
    padding-top: 0px;
    font-size: 9px;
    text-align: left;
    float: left;
}

.info
{
    height: 21px;
    padding-top: 6px;
    padding-left: 5px;
    font-size: 9px;
    text-align: left;
    float: left;
}

.lucchetto
{
    padding-top: 8px;
    width: 10px;
    float: left;
}

.lucchettoOpen
{
    padding-top: 6px;
    width: 10px;
    float: left;
}
.log
{
    padding-top: 6px;
    width: 40px;
    height: 21px;
    float: left;
    font-size: 9px;
    font-weight: bold;
}
.textBox
{
    font-family: verdana, arial,  sans-serif;
    font-size: 11px;
    color: black;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.textBoxSelect
{
    font-family: verdana, arial,  sans-serif;
    font-size: 11px;
    color: Black;
    border-color: #FFFFFF;
    border-style: none;
    border-width: 0px;
}
.space
{
    width: 156px;
    height: 10px;
    float: left;
}
.checkBoxRicerca
{
    width: 153px;
    height: 20px;
    padding-top: 3px;
    padding-left: 3px;
    text-align: left;
    float: left;
    font-family: verdana, arial,  sans-serif;
    font-size: 80%;
    font-weight: bold;
}
.legenda
{
    width: 153px;
    height: 23px;
    padding-left: 3px;
    text-align: left;
    float: left;
    font-family: verdana, arial,  sans-serif;
    font-size: 80%;
    color: #535353;
    margin: 0 auto;
}
.radio
{
    float: left;
}
.targaRadio
{
    padding-left: 5px;
    float: left;
}
.buttonCerca
{
    width: 156px;
    float: left;
}
.spacerRicerca
{
    width: 156px;
    height: 3px;
}
.testoRosso
{
    color: #af0b0b;
}
.testoVerde
{
    color: #009036;
}
.testoBlu
{
    color: #0086cf;
}
.testoBluGrande
{
    font-size: 12pt;
    font-weight: bold;
    color: #075fa7;
}
.testoBluMedio
{
    font-size: 10pt;
    color: #075fa7;
}
.testoBianco
{
    font-family: verdana, arial,  sans-serif;
    color: #ffffff;
}

.testoGrigio
{
    color: #666666;
}
.testoGrigioPiccolo
{
    font-size: 10px;
    color: #666666;
}
.testoGrigioMedio
{
    font-size: 11px;
    color: #4e5255;
    line-height:14px;
}
.testoGrigioTextBox
{
    color: #666666;
    font-size: 9px;
    font-family: verdana, arial,  sans-serif;
}

div#contenitoreGenerale
{
    margin: 0 auto;
    border-color: #cccccc;
    position: relative; /*nessuna regola necessaria*/
    background-color: #ffffff;
}
.contenitoreFisso
{
    width: 978px;
    margin: 0 auto;
    position: relative; /*nessuna regola necessaria*/
  
}
.topFisso
{
    width: 978px;
    margin: 0 auto;
    position: relative; /*nessuna regola necessaria*/
    background-image:url('immagini/topFissoSic.gif');
    height:27px;
  
}
.contenitoreFissoSotto
{
    width: 978px;
    margin: 0 auto;
    position: relative; /*nessuna regola necessaria*/
    overflow:hidden;
    background-image:url('immagini/lineaContenitoreGenerale.gif');
  
}

.logoBancheDati
{
    width: 234px;
    height: 75px;
    margin: 0 auto;
    float: left;
    background-image: url('immagini/logoBancheDati.gif');
}
.areaLogin
{
    padding-top: 2px;
    padding-left: 150px;
    width: 594px;
    height: 31px;
    margin: 0 auto;
    float: left;
    background-image: url('immagini/barraLogin.gif');
}
.areaLogin a:link
{
    color: #af0b0b;
    text-decoration: none;
}
.areaLogin a:visited
{
    color: #af0b0b;
    text-decoration: none;
}
.areaLogin a:hover
{
    color: #af0b0b;
    text-decoration: underline;
}

a:link
{
    color: #a60b0b;
    text-decoration: none;
}
a:visited
{
    color: #a60b0b;
    text-decoration: none;
}
a:hover
{
    color: #3872a2;
    text-decoration: none;
    text-decoration: underline;
    text-decoration: none;
}
.areaLoginSotto
{
    padding-top: 5px;
    padding-left: 244px;
    width: 500px;
    height: 37px;
    margin: 0 auto;
    float: left;
    text-align: left;
}
.logoSicuromnia
{
    width: 467px;
    height: 83px;
    margin: 0 auto;
    background-image: url('immagini/logoSicuromniaNew.gif');
    float: right;
}
.logoBanche
{
    width: 290px;
    height: 83px;
    margin: 0 auto;
    background-image: url('immagini/BancheDatiLogoMouseNew.gif');
    float: left;
}
.areaLink
{
    width: 968px;
    height: 20px;
    margin: 0 auto;
    color: #e8cece;
    text-align: left;
    padding-top: 3px;
    font-size: 8pt;
}

.areaLink a:link
{
    color: #e8cece;
    text-decoration: none;
}
.areaLink a:visited
{
    color: #e8cece;
    text-decoration: none;
}
.areaLink a:hover
{
    color: #e8cece;
    text-decoration: underline;
}





/*stili generici, su header e footer*/
div#top
{
    height: 75px;
    background-image: url('immagini/fondotop.gif');
}
div#topFisso
{
    height: 27px;
    float: left;
    text-align: center;
}
div#testata
{
    height: 159px;
    background-image: url('immagini/fondoTestataSic.gif');
    background-repeat: repeat-x;
    position: relative;
}
/*stili specifici per il layout*/
div#rigaSfumaSx
{
    float: left;
    width: 5px;
    height: 100%;
}
div#rigaSfumaDx
{
    float: left;
    width: 5px;
    height: 100%;
    visibility:visible;
}
div#colSx
{
    float: left;
    width: 195px;
    height: 301px;
}
div#colDx
{
    float: left;
    width: 195px;
    height: 100%;
}
div#content
{
    width: 576px;
    border-width: 0 1px;
    border-style: solid;
    border-color: #e1e1e1;
    height: 100%;
    min-height: 500px;
    float: left;
    background-image:none;
    background-position:none;
    background-repeat:no-repeat;
}


.sfumaFooter
{
    clear: both;
    text-align: center;
        visibility:visible;
    height:39px;
   
    
}
div#sfumaFooterOpen
{
    height: 0px;
    clear: both;
    text-align: center;
    visibility: hidden;
    display: none;
}
div#footer
{
    clear: both;
    text-align: center;
    color: #000000;
    background-image: url('immagini/rigaFooter.gif');
}

/*stili per i contenuti centrali*/

.centerContent
{
    width: 540px;
    margin: 0 auto;
    position: relative; /*nessuna regola necessaria*/
}
.contentBoxSmall
{
    width: 540px;
    margin: 0 auto;
    position: relative; /*nessuna regola necessaria*/
    padding-top: 10px;
    float: left;
}
.barraTitolo
{
    width: 506px;
    height: 26px;
    margin: 0 auto;
    background-image: url('immagini/barraGrigiaFondo.gif');
    font-family: verdana, arial,  sans-serif;
    font-size: 17px;
    font-weight:normal;
    padding-left: 9px;
    padding-top: 5px;
    color: #1769ad;
    text-align: left;
    float: left;
}

.barraGrigiaLeft
{
    width: 12px;
    height: 31px;
    margin: 0 auto;
    background-image: url('immagini/barraGrigiaLeft.gif');
    float: left;
}

.barraGrigiaRight
{
    width: 12px;
    height: 31px;
    margin: 0 auto;
    background-image: url('immagini/barraGrigiaRight.gif');
    float: left;
}

.barraTitoloSearch
{
    width: 295px;
    height: 26px;
    margin: 0 auto;
    background-image: url('immagini/barraGrigiaFondo.gif');
    font-family: verdana, arial,  sans-serif;
    font-size: 17px;
    font-weight:normal;
    padding-left: 3px;
    padding-top: 5px;
    color: #1769ad;
    text-align: left;
    float: left;
}


.barraTitoloCollegamenti
{
    width: 145px;
    height: 26px;
    margin: 0 auto;
    background-image: url('immagini/barraGrigiaFondo.gif');
    font-family: verdana, arial,  sans-serif;
    font-size: 17px;
    font-weight: normal;
    padding-left: 3px;
    padding-top: 5px;
    color: #1769ad;
    text-align: left;
    float: left;
}




.barraNuovaRicercaSearch
{
    width: 228px;
    height: 19px;
    margin: 0 auto;
    background-image: url('immagini/fondoBarraTitolo.gif');
    font-family: verdana, arial,  sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-right: 3px;
    padding-top: 8px;
    color: #FFFFFF;
    text-align: right;
    float: left;
}
.barraNuovaRicercaSearchColl
{
    width: 213px;
    height: 26px;
    margin: 0 auto;
    background-image: url('immagini/barraGrigiaFondo.gif');
    font-family: verdana, arial,  sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #1769ad;
    text-align: right;
    float: left;
    padding-top: 5px;
    padding-right: 5px;
}
.barraNuovaRicercaSearch a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
.barraNuovaRicercaSearch a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.barraNuovaRicercaSearch a:hover
{
    color: #a10a0a;
    text-decoration: underline;
}
.boxTasto
{
    width: 540px;
    margin: 0 auto;
    font-family: verdana, arial,  sans-serif;
    text-align: left;
    padding-top: 14px;
}

.boxBig
{
    width: 540px;
    margin: 0 auto;
    font-family: verdana, arial,  sans-serif;
    text-align: left;
    padding-top: 12px;
    float: left;
    
    
}
.boxSmallNoSfondo
{
    width: 260px;
    margin: 0 auto;
    font-family: verdana, arial,  sans-serif;
    text-align: left;
    float: left;
    height: 100%;
}
.boxSmall
{
    width: 260px;
    margin: 0 auto;
    font-family: verdana, arial,  sans-serif;
    text-align: left;
    float: left;
    height: 130px;
    background-image: url('immagini/fondoDashSmall.gif');
}
.boxSmallRelazioni
{
    width: 400px;
    margin: 0 auto;
    font-family: verdana, arial,  sans-serif;
    text-align: left;
    float: left;
}
.spacerBoxSmall
{
    width: 20px;
    margin: 0 auto;
    float: left;
}
.rigaBoxBig
{
    width: 540px;
    height: 5px;
    margin: 0 auto;
 
}
.rigaBoxSmall
{
    width: 260px;
    height: 5px;
    margin: 0 auto;
}
.spacerBox
{
    height: 8px;
    margin: 0 auto;
}
.intestazioneBox
{
    font-size: 14px;
    color: #af0b0b;
    font-weight: bold;
    height: 25px;
    padding: 0px 10px 0px 10px;
}
.intestazioneBoxSearch
{
    font-size: 14px;
    color: #af0b0b;
    padding: 0px 10px 0px 10px;
}
.intestazioneBoxSearchLinea
{
    font-size: 14px;
    color: #af0b0b;
    padding: 0px 10px 0px 10px;
    height: 1px;
}
.titoloBox
{
    color: #075fa7;
    font-size: 11px;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
}
.legendaBox
{
    text-align: right;
    padding-right: 10px;
    height: 18px;
}
.legendaBoxSmall
{
    text-align: right;
    padding-right: 10px;
    height: 18px;
}
/* grigio 535353*/

.titoloBoxSearch
{
    width: 90%;
    color: #075fa7;
    font-size: 11px;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    float: left;
}
.titoloBoxSearch a:Link
{
    color: #075fa7;
    text-decoration: none;
}
.titoloBoxSearch a:Hover
{
    color: #075fa7;
    text-decoration: none;
}
.titoloBoxSearch a:Visited
{
    color: #075fa7;
    text-decoration: none;
}

.legendaBoxSearch
{
    width: 10%;
    text-align: right;
    height: 18px;
    float: left;
}
.corpoBoxSearch
{
    width: 100%;
    color: #000000;
    padding: 3px 0px 0px 0px;
    float: left;
}
.corpoBoxSearch a:link
{
    color: #000000;
    text-decoration: none;
}
.corpoBoxSearch a:visited
{
    color: #000000;
    text-decoration: none;
}
.corpoBoxSearch a:hover
{
    color: #000000;
    text-decoration: none;
}

.corpoBox
{
    color: #000000;
    padding: 0px 10px 0px 10px;
}
.intestazioneBoxSmall
{
    font-size: 14px;
    color: #af0b0b;
    font-weight: bold;
    height: 25px;
    padding: 0px 0px 0px 10px;
}
.intestazioneBoxSmallSearch
{
    font-size: 14px;
    color: #af0b0b;
    height: 25px;
    padding: 0px 0px 0px 10px;
}
.titoloBoxSmall
{
    color: #075fa7;
    font-size: 11px;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
}

.corpoBoxSmall
{
    color: #000000;
    padding: 0px 0px 0px 10px;
}

.contenitoreDettagli
{
    text-align: center;
    z-index: 0;
    width: 0px;
    height: 100%;
    float: left;
    background-color: Red;
}

/*stili validatori ajax*/
.CustomValidatorCalloutStyle div, .CustomValidatorCalloutStyle td
{
    border: solid 1px #08609d;
    background-color: #f0f0f0;
}

.testoGrigioGrande
{
    color: #535353;
    font-size: 14px;
}

.testoGrigioTitoli
{
    color: #075fa7;
    font-size: 11px;
    font-weight: bold;
}


.linkCoordinamento
{
    color: #535353;
    font-size: 10px;
    text-decoration: none;
}
.linkCoordinamento a:link
{
    color: #535353;
    font-size: 10px;
    text-decoration: none;
}
.linkCoordinamento a:hover
{
    color: #535353;
    font-size: 10px;
    text-decoration: underline;
}

.linkCoordinamento a:visited
{
    color: #535353;
    font-size: 10px;
    text-decoration: none;
}



.testoRossoGrande
{
    color: #a10a0a;
    font-size: 14px;
}
.testoRossoGrande a:link
{
    color: #a10a0a;
    font-size: 14px;
    text-decoration: none;
}
.testoRossoGrande a:visited
{
    color: #a10a0a;
    font-size: 14px;
    text-decoration: none;
}
.testoRossoGrande a:hover
{
    color: #a10a0a;
    font-size: 14px;
    text-decoration: underline;
}



/*calendar*/
.MyCalendar .ajax__calendar_container
{
    border: 1px solid #646464;
    background-color: #0b6ab7;
    color: White;
    z-index: 1;
}
.MyCalendar .ajax__calendar_container
{
    padding: 4px;
    position: absolute;
    cursor: default;
    width: 170px;
    font-size: 11px;
    text-align: center;
    font-family: tahoma,verdana,helvetica;
}
.MyCalendar .ajax__calendar_body
{
    height: 139px;
    width: 170px;
    position: relative;
    overflow: hidden;
    margin: auto;
}
.MyCalendar .ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years
{
    top: 0px;
    left: 0px;
    height: 139px;
    width: 170px;
    position: absolute;
    text-align: center;
    margin: auto;
}
.MyCalendar .ajax__calendar_container TABLE
{
    font-size: 11px;
}
.MyCalendar .ajax__calendar_header
{
    height: 20px;
    width: 100%;
}
.MyCalendar .ajax__calendar_prev
{
    cursor: pointer;
    width: 15px;
    height: 15px;
    float: left;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url('immagini/arrow-left.gif');
}
.MyCalendar .ajax__calendar_next
{
    cursor: pointer;
    width: 15px;
    height: 15px;
    float: right;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url('immagini/arrow-right.gif');
}
.MyCalendar .ajax__calendar_title
{
    cursor: pointer;
    font-weight: bold;
}
.MyCalendar .ajax__calendar_footer
{
    height: 15px;
}
.MyCalendar .ajax__calendar_today
{
    cursor: pointer;
    padding-top: 3px;
}
.MyCalendar .ajax__calendar_dayname
{
    height: 17px;
    width: 17px;
    text-align: right;
    padding: 0 2px;
}
.MyCalendar .ajax__calendar_day
{
    height: 17px;
    width: 18px;
    text-align: right;
    padding: 0 2px;
    cursor: pointer;
}
.MyCalendar .ajax__calendar_month
{
    height: 44px;
    width: 40px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}
.MyCalendar .ajax__calendar_year
{
    height: 44px;
    width: 40px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}

.MyCalendar .ajax__calendar .ajax__calendar_container
{
    border: 1px solid #646464;
    background-color: #ffffff;
    color: #000000;
}
.MyCalendar .ajax__calendar .ajax__calendar_footer
{
    border-top: 1px solid #f5f5f5;
}
.MyCalendar .ajax__calendar .ajax__calendar_dayname
{
    border-bottom: 1px solid #f5f5f5;
}
.MyCalendar .ajax__calendar .ajax__calendar_day
{
    border: 1px solid #ffffff;
}
.MyCalendar .ajax__calendar .ajax__calendar_month
{
    border: 1px solid #ffffff;
}
.MyCalendar .ajax__calendar .ajax__calendar_year
{
    border: 1px solid #ffffff;
}

.MyCalendar .ajax__calendar .ajax__calendar_active .ajax__calendar_day
{
    background-color: #edf9ff;
    border-color: #0066cc;
    color: #0066cc;
}
.MyCalendar .ajax__calendar .ajax__calendar_active .ajax__calendar_month
{
    background-color: #edf9ff;
    border-color: #0066cc;
    color: #0066cc;
}
.MyCalendar .ajax__calendar .ajax__calendar_active .ajax__calendar_year
{
    background-color: #edf9ff;
    border-color: #0066cc;
    color: #0066cc;
}

.MyCalendar .ajax__calendar .ajax__calendar_other .ajax__calendar_day
{
    background-color: #ffffff;
    border-color: #ffffff;
    color: #646464;
}
.MyCalendar .ajax__calendar .ajax__calendar_other .ajax__calendar_year
{
    background-color: #ffffff;
    border-color: #ffffff;
    color: #646464;
}

.MyCalendar .ajax__calendar .ajax__calendar_hover .ajax__calendar_day
{
    background-color: #edf9ff;
    border-color: #daf2fc;
    color: #0066cc;
}
.MyCalendar .ajax__calendar .ajax__calendar_hover .ajax__calendar_month
{
    background-color: #edf9ff;
    border-color: #daf2fc;
    color: #0066cc;
}
.MyCalendar .ajax__calendar .ajax__calendar_hover .ajax__calendar_year
{
    background-color: #edf9ff;
    border-color: #daf2fc;
    color: #0066cc;
}

.MyCalendar .ajax__calendar .ajax__calendar_hover .ajax__calendar_title
{
    color: #0066cc;
}
.MyCalendar .ajax__calendar .ajax__calendar_hover .ajax__calendar_today
{
    color: #0066cc;
}
.coordinamento
{
    width: 100%;
    height: 120px;
    margin: 0 auto;
}
.gridDettagli
{
    width: 540px;
    margin: 0 auto;
    float: left;
    height: 120px;
    overflow: auto;
    text-align: left;
}
.grid
{
    width: 510px;
    margin: 0 auto;
}
.colonnaDestra
{
    visibility: visible;
}

.contenitoreCollegamenti
{
    width: 180px;
    text-align: left;
    padding-left: 8px;
    float:left;
}




.accordionContent
{
    font-family: Verdana;
    font-size: x-small;
    padding-top: 1px;
    margin-bottom: 8px;
    margin-top: 8px;
    width: 156px;
}


/*ACCORDION*/
.accordionHeader
{
    background-image: url('immagini/fondoHeaderAccordionOff.gif');
    font-family: Verdana;
    font-weight: bold;
    font-size: x-small;
    color: #7d7d7d;
    height: 14px;
    text-align: left;
    width: 136px;
    padding-left: 20px;
    padding-top: 2px;
    cursor: hand;
}

.accordionHeaderOn
{
    background-image: url('immagini/fondoHeaderAccordionOn.gif');
    font-family: Verdana;
    font-weight: bold;
    font-size: x-small;
    color: #af0b0b;
    height: 14px;
    text-align: left;
    width: 136px;
    padding-left: 20px;
    padding-top: 2px;
    cursor: hand;
}
.accordionHeaderOn a:visited
{
    color: #af0b0b;
    text-decoration: none;
    font-weight: bold;
    font-size: x-small;
}
.accordionHeaderOn a:link
{
    color: #af0b0b;
    text-decoration: none;
    font-weight: bold;
    font-size: x-small;
}
.accordionHeaderOn a:Hover
{
    color: #af0b0b;
    text-decoration: none;
    font-weight: bold;
    font-size: x-small;
}


.accordionHeader a:visited
{
    color: #065fb6;
    text-decoration: none;
    font-weight: bold;
    font-size: x-small;
}
.accordionHeader a:link
{
    color: #065fb6;
    text-decoration: none;
    font-weight: bold;
    font-size: x-small;
}
.accordionHeader a:Hover
{
    color: #af0b0b;
    text-decoration: none;
    font-weight: bold;
    font-size: x-small;
}

/*DOMANDA*/
.accordionHeaderDomanda
{
    background-image: url('immagini/fondoHeaderAccordionOffDomanda.gif');
    font-family: Verdana;
    font-size: x-small;
    height: 22px;
    text-align: left;
    margin-top: 8px;
}

.accordionHeaderOnDomanda
{
    background-image: url('immagini/fondoHeaderAccordionOnDomanda.gif');
    font-family: Verdana;
    font-size: x-small;
    height: 22px;
    text-align: left;
    margin-top: 8px;
}

.accordionHeaderOnDomanda a:visited
{
    color: #FF9900;
    text-decoration: none;
    font-weight: bold;
    font-size: x-small;
}
.accordionHeaderOnDomanda a:link
{
    color: #FF9900;
    text-decoration: none;
    font-weight: bold;
    font-size: x-small;
}
.accordionHeaderOnDomanda a:Hover
{
    color: #3b8dc1;
    text-decoration: none;
    font-weight: bold;
    font-size: x-small;
}


.accordionHeaderDomanda a:visited
{
    color: #3b8dc1;
    text-decoration: none;
    font-weight: bold;
    font-size: x-small;
}
.accordionHeaderDomanda a:link
{
    color: #3b8dc1;
    text-decoration: none;
    font-weight: bold;
    font-size: x-small;
}
.accordionHeaderDomanda a:Hover
{
    color: #FF9900;
    text-decoration: none;
    font-weight: bold;
    font-size: x-small;
}


.titoloCollegamenti
{
    color: #666666;
    text-decoration: none;
    font-size: x-small;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left:8px;
  
    
}


.titoloCollegamenti a:visited
{
    color: #666666;
    text-decoration: none;
    font-size: x-small;
}
.titoloCollegamenti a:link
{
    color: #666666;
    text-decoration: none;
    font-size: x-small;
}
.titoloCollegamenti a:Hover
{
    color: #3872a2;
    text-decoration: none;
    font-size: x-small;
}


.separatoreCollegamenti
{
    height: 1px;
    padding-left: 8px;
}

.ajax__combobox_inputcontainer
{
}
.ajax__combobox_textboxcontainer
{
}
.ajax__combobox_textboxcontainer input
{
}
.ajax__combobox_buttoncontainer
{
}
.ajax__combobox_buttoncontainer button
{
    background-image: url(<%=WebResource("AjaxControlToolkit.ComboBox.arrow-down.gif")%>);
    background-position: center;
    background-repeat: no-repeat;
    border-color: ButtonFace;
    height: 15px;
    width: 15px;
}
.ajax__combobox_itemlist
{
    margin: 0px;
    padding: 0px;
    cursor: default;
    list-style-type: none;
    text-align: left;
    border: solid 1px ButtonShadow;
    background-color: Window;
    color: WindowText;
}
.ajax__combobox_itemlist li
{
    white-space: nowrap;
    width: 100%;
    padding: 0 3px 0 2px;
}



/* ComboBox styles */

.AjaxToolkitStyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input
{
    background-image: url(immagini/toolkit-bg.gif);
    background-position: top left;
    border: 0px none;
    color: #FFFFFF;
    padding: 4px 0px 3px 5px;
    font-size: 13px;
    height: 16px;
    width: 240px;
}
.AjaxToolkitStyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button
{
    background-image: url(immagini/toolkit-arrow.gif);
    background-position: top left;
    border: 0px none;
    height: 23px;
    width: 23px;
}
.AjaxToolkitStyle .ajax__combobox_itemlist
{
    border-color: #0F2543;
    background-color: #EFEFEF;
}

.AquaStyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input
{
    margin: 0;
    background-image: url(immagini/aqua-bg.gif);
    background-position: top left;
    border: 0px none;
    padding: 2px 0px 0px 8px;
    font-size: 11px;
    height: 17px;
    width: 150px;
}
.AquaStyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button
{
    background-image: url(immagini/aqua-arrow.gif);
    background-position: top left;
    border: 0px none;
    height: 19px;
    width: 19px;
}
.AquaStyle .ajax__combobox_itemlist
{
    margin: 0px 0px 0px 0px;
    border-color: #000000;
    background-color: red;
    z-index: 200;
}


.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input
{
    margin: 0;
    border: solid 1px #7F9DB9;
    border-right: 0px none;
    padding: 1px 0px 0px 5px;
    font-size: 13px;
    height: 18px;
}
.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button
{
    margin: 0;
    padding: 0;
    background-image: url(immagini/windows-arrow.gif);
    background-position: top left;
    border: 0px none;
    height: 21px;
    width: 21px;
}
.WindowsStyle .ajax__combobox_itemlist
{
    border-color: #7F9DB9;
}



/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(immagini/technorati/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(immagini/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(immagini/technorati/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(immagini/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(immagini/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}





