﻿/*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');
    
}
a:link
{
    color:#a60b0b;
    text-decoration: none;
}
a:visited
{
    color:#a60b0b;
    text-decoration: none;
}
a:hover
{
    color:#3872a2;
    text-decoration: none;
}
.searchword
{
    background-color: yellow;
}
.searchhi {}
.nosearchhi {}
/* 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: 156px;
    height: 23px;
    padding-top: 4px;
    background-image: url('immagini/corniceTextbox.gif');
    float: left;
    font-size: 13px;
}
.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;
}
.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: #7d7d7d;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    color:Black;
}
.space
{
    width: 718px;
    height: 10px;
    float: left;
}
.spaceDett
{
    width: 100%;
    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;
    float: left;
}
.testoRosso
{
    color: #af0b0b;
}
.testoVerde
{
    color: #095a0d;
}
.testoBlu
{
    color: #0086cf;
}
.testoBianco
{
    color: #ffffff;
}

.testoGrigio
{
    color: #666666;
}
.testoGrigioPiccolo
{
    font-size: 10px;
    color: #666666;
}
.testoGrigioMedio
{
    font-size: 11px;
    color: #4e5255;
    line-height:14px;
}
.testoGrigioTextBox
{
    color: Black;
    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/topFissoSicSingle.gif');
    height:27px;
  
}
.contenitoreFissoSotto
{
    width: 978px;
    margin: 0 auto;
    position: relative; /*nessuna regola necessaria*/
    overflow:hidden;
    background-image:url('immagini/lineaContenitoreGeneraleSingola.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;
}


.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');
    position: relative;
}
/*stili specifici per il layout*/
div#rigaSfumaSx
{
    float: left;
    width: 5px;
    height: 100%;
}
div#rigaSfumaDx
{
    float: left;
    width: 0px;
    height: 0%;
    visibility:hidden;

}
div#colSx
{
    float: left;
    width: 195px;
    height: 100%;
}
div#colDx
{
    float:left;
    width: 0px;
    height: 0px;
    visibility:hidden;

}
div#content
{
    width: 777px;
    border-color: white;
    border-width: 0px;
    border-style: none;
    height: 100%;
    min-height: 600px;
    border-left:1px solid #e1e1e1;
    float: left;
    background-image:url('immagini/sfumaTopDx.gif');
    background-position:top right;
    background-repeat:no-repeat;  
}

.sfumaFooter
{
    clear: both;
    text-align: center;
    visibility:hidden;
    height:0px;
}
div#sfumaFooterOpen
{
    clear: both;
    text-align: center;   
     
}
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;
}
.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;
}
.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: 495px;
    height: 26px;
    margin: 0 auto;
    background-image: url('immagini/barraGrigiaFondo.gif');
    font-family:  verdana, arial,  sans-serif;
    font-size: 17px;
    padding-left: 3px;
    font-weight: normal;
    padding-top: 5px;
    color: #1769ad;
    text-align: left;
    float: left;
}

.barraNuovaRicercaSearch
{
    width: 187px;
    height: 19px;
    margin: 0 auto;
    background-image: url('immagini/fondoBarraTitolo.gif');
    font-family: verdana, arial,  sans-serif;
    font-size: 11px;
    padding-right: 3px;
    font-weight: bold;
    padding-top: 8px;
    color: #a90b0b;
    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: 740px;
    margin: 0 auto;
    font-family: verdana, arial,  sans-serif;
    text-align: left;
    float: left;    
    padding-top: 12px;
    overflow:hidden;
}
.boxBigDett
{
    width: 100%;
    margin: 0 auto;
    font-family: verdana, arial,  sans-serif;
    text-align: left;
    padding-top: 24px;
}
.boxSmall
{
    width: 260px;
    margin: 0 auto;
    font-family: verdana, arial,  sans-serif;
    text-align: left;
    float: left;
    height: 120px;
}
.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;
}

.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: underline;
}
.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:#a10a0a;
    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: 2;
    width: 740px;
    height: 100%;
    float: left;
}

/*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: #af0b0b;
    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;
    float:left;
}
.gridDettagli
{
    width: 740px;
    margin: 0 auto;
    float: left;
    height: 120px;
    overflow: auto;
    text-align: left;
}

.grid
{
    width: 710px;
    margin: 0 auto;
    float:left;
}
.colonnaDestra
{
    visibility: hidden;

}


