﻿body {
    font-family: Verdana;
    font-size: medium;
    background-color: #e7ecee;
}

.panel_classico
{
    border-color:#c6e0e9;
    border-width:2px;
    background-color:White;
    Font-Size:Large;
    margin: 0 auto;
    width: 50%;
}




.loading {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: #808080;
	opacity:0.65;	

}

.loading_text { 
    color:#365f81;
    font-size:xx-large; 
    font-family:Verdana;
    font-style:italic;
	position: fixed;
	left:32.5%;
	top: 35%;
	width: 35%;
	height: 120px;
	z-index: 99999;
	background-color: white;
	opacity:1;
	text-align: center;
    vertical-align:central;
    border: solid 2px #365f81;

}

.panel_sottocategorie
{
    border-color: #4579a5;
    border-width:1px;
    border-style: solid;
    width: 100%;
}

.Bottone_classico
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    height:30px;
    background-color:#c6e0e9;
    font-family: Verdana;
    cursor:pointer;
    min-width: 20%;
    }

.Bottone_excel {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    height: 50px;
    background-color: #1e6c41;
    font-family: Verdana;
    cursor: pointer;
    min-width: 20%;
    color:white;
}

.Button_link, Button_link:visited
{
    color:  #4579a5;
    border:none;
    background-color:transparent;
    font-family: Verdana;
    cursor:pointer;
}

.Button_link:hover
{
   text-decoration:underline;
}

.label_contenuto_pagina
{
    font-size:small;
    font-style:normal;
    text-align:center;
    /*margin-left: 5px;*/
}

.label_home
{
    font-size:medium;
    font-style:normal;
    font-family: Verdana;
    text-align:justify;
    line-height:25px;

}

/*INIZIO MARIU*/
.contenitore
{
    width: 100%;
    margin: 0 auto; 
    background-color: white;   
}
p
{
    text-align: justify;
    font-size: small;
    margin:0;
}

div table
{
        font-size: small;
}

table
{
    color: inherit;
    font-size: inherit;
    text-align: justify;
    
}

table a
{
    color: inherit;
    font-size: inherit;
    text-decoration: none;
}
.padding02
{
    padding: 2%;
}
.padding05
{
    padding: 5%;
}
.centraOggetto
{
    margin: 0 auto;
}
.grassetta
{
    font-weight: bold;
}
.corsiva
{
    font-style: italic;
}
.sottolinea
{
    text-decoration: underline;
}
.giustifica
{
    text-align: justify;
}
.maiuscola
{
    text-transform: uppercase;
}
.diminuisciTxt
{
    font-size: small;
}
.allineaSinistra
{
    text-align: left;
}
.allineaCentro 
{
    text-align: center;
}
.allineaDestra
{
    text-align: right;
}

.allineaTop
{
    vertical-align: top;
}
.allineaMiddle
{
    vertical-align: middle;
}
.allineaBottom
{
    vertical-align: bottom;
}
.txt_sx
{
    text-align: left !important;
}
.cellulare
{
    display: none;
}
.largh100
{
    width: 100%;
}
.largh96
{
    width: 96%;
}
.largh90
{
    width: 90%;
}
.largh65
{
    width: 65%;
}
.dim_3-3
{
    width: 98%;
    min-height: 100%;
    overflow:hidden;
}

.dim_1-2
{
    width: 49.5%;
    min-height: 100%;
    overflow:hidden;
}

.dim_2-3
{
    width: 64.5%;
    min-height: 100%;
    padding: 0.8%;
    overflow:hidden;
}

.dim_1-3
{
    width: 30.8%;
    min-height: 100%;
    padding: 0.8%;
    overflow:hidden;
}
.spazio
{
    width: 1%;
    display: table-cell;
}

.al_sx
{
    float: left;
    margin-right: 0.5%;
    
}

.al_cn
{
    float: left;
    margin-right: 0.5%;
    margin-left: 0.5%;
    
}

.al_dx
{
    float: right;
    margin-left: 0.5%;

}
.reset_riga
{
    clear: both;
    height: 15px;
    margin-bottom: 0px;
}
.reset_righetta
{
    clear: both;
    height: 3px;
}

.riga_flessibile
{

  display: table; 
  width: 100%
}

.tipo_cella
{
    display: table-cell;
    float: none;
}
#menuTBC
{
    width: 100%;
    float: left;
    height: 45px;
    background-color: #5a768e;
}
#menuTBC ul
{
    width: 100%;
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0;
    height: 45px;
}
#menuTBC ul li
{
    float: left;
    text-transform: uppercase;
    display: inline;
    width: 15%;
    /*padding-top: 10px;*/
    padding-bottom: 10px;
    border-right: 2px solid white;
    height: 30px; 
    color: white;
    cursor: pointer;
    text-align:center;    
}

.menuTBCLiNoSel
{
    background-color: #c6e0e9;
    color: #5a768e;
}

.btnLiSel
{
    text-transform: uppercase;
    width: 100%;
    height: 40px; 
    color: white;
    background-color: transparent;
    cursor: pointer;
    text-align:center; 
    border: none;
    padding-top: 0;
}
.btnLiNoSel
{
    text-transform: uppercase;
    width: 100%;
    height: 40px;
    background-color: #c6e0e9;
    color: #5a768e;
    cursor: pointer;
    text-align:center; 
    border: none;
    padding-top: 0;
}

#menuPrivato
{
    width: 100%;
    float: left;
    height: 50px;
}
#menuPrivato ul
{
    width: 100%;
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0;
    height: 50px;    
}
#menuPrivato ul li
{
    float: left;
    text-transform: uppercase;
    display: inline;
    width: 20%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 2px solid white;
    height: 30px; 
    cursor: pointer;
}
#menuPrivato ul li:hover
{
    background-color: #c6e0e9;
    height: 30px;
}
#menuPrivato ul li a
{
    color: white;
    text-decoration: none;
}
#menuPrivato ul li a:hover
{
    color: #4579a5;
}
.sfondoBlu
{
    background-color: #4579a5;
    color: white;

}
.lineaAlta
{
    line-height: 20px;
}
.tbcLi
{
    visibility: hidden;
}
h2
{
    color: #4579a5;
    text-transform:uppercase;    
}
h3
{
    color: #4579a5;
    text-transform:uppercase;
    text-align: left;
}

.titolo_ter
{
    color: #4579a5;
    text-align: center;
    padding:2px !important;
    font-weight:bold;
    margin-bottom:2px;
}
.Titolo_sottocategoria
{
    color: #4579a5;
    text-transform:uppercase;
    font-size:medium;
    font-weight: bold;
}
.boxChiaro
{
    background-color: #e7ecee;
    border: 2px solid #4579a5;
}
.lblForm
{
    width: 200px; 
    display: block; 
    float: left;
}
.Bottone_classico_Red
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    height:30px;
    background-color:#c42121;
    color: white;
    font-family: Verdana;
    cursor:pointer;
    min-width: 20%;
    }
.spazia
{
    width: 10px;
    display: table-cell;
}
.sbianca
{
    background-color: white;
}
.caricaImg
{
    background: url(../images/Preloader_3__bis.gif) center no-repeat transparent;
    height: 64px;
}
.paging
{
    font-family: Verdana;
    font-size:small;
}
.paging a
{
    color: #5a768e;
    text-decoration: none;
}
.paging span
{
    font-weight: bold;
    color:white;
    background-color: #5a768e;
    padding: 2px;
}
.bannerLogo
{
    background-color: white; 
    width: 100%; 
    text-align: left;
}
.footer
{
    background-color: #4579a5; 
    color: white; 
    font-size:small; 
    height: 20px;
    width: 100%;
}
@media screen and (min-width:480px)/* mobile landscape*/
{
    
} 
@media screen and (max-width:768px)/* ipad portrait*/
{
    body
    {
        font-size: medium;
    }
 div table
{
        font-size: medium;
}

    h2
    {
        text-align: left;
    }
    p
    {
        font-size: medium;
    }

    .spazio
{
    width: 0%;
    display: none;
}


     .dim_1-2
{
    width: 94%;
    padding: 3%;
}

    .dim_1-3
    {
        width: 94%;
        padding: 3%; 
    }
    .dim_2-3
    {
        width: 94%;
        padding: 3%;
    }
    .dim_3-3
    {
        width: 94%;
        padding: 3%;
    }

    .reset_riga
    {
        height: 8px;
    }
    .al_sx
{
   
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 7px;
}

.al_cn
{
    
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 7px;
}

.al_dx
{
    
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 7px;
}




    .cellulare
    {
        display: block;
    }
    .desktop
    {
        display: none !important;
    }

    .riga_flessibile
    {
        display:table;
       
    }

    .tipo_cella
    {
        display:block;
        float: left;
    }

    #menuPrivato
{
    width: 100%;
    float: left;
    height: auto;
}
#menuPrivato ul
{
    width: 100%;
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0;
    height: auto;
}

    #menuPrivato ul li
{
    float: left;
    text-transform: uppercase;
    display: normal;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 10px;
    cursor: pointer;
}

    .panel_classico
{
    Font-Size:Large;
    width: 100%;
}
    

} 
@media screen and (min-width:1024px)/* browser, ipad landscape*/
{
    .contenitore
    {
        width: 100%;
    }
   
} 
@media screen and (min-width:1200px)/* browser*/
{
    .contenitore
    {
        width: 100%;
    }
    
} 
@media screen and (min-width:1600px)/* browser*/
{
    .contenitore
    {
        width: 80%;
    }
    
} 
/*FINE MARIU*/
