/* Copyright 2011 SAET IS
 */
 
div#container , div#welcometext {display: none;width: 950px;height:750px;margin-left:auto;margin-right:auto;background-repeat: no-repeat;background-image: url(/images/CartiglioASnew.jpg);}

tr.oddrow td {
	background-color: #c7cdd5; 
	color: #3d5883;
}
tr.evenrow td {
	background-color: #eff2f3; 
	color: #3d5883;
}

.oddrow {
  background-color: #c7cdd5; 
  color: #3d5883;
}
.evenrow {
  background-color: #eff2f3; 
  color: #3d5883;
}

#menu li a, .banner ,thead.headtbl th {
  background-color: #1D5987;
}

#menu li a:hover {
  background-color: #003153;
}

div#mobile_welcomepage{
  background-repeat: no-repeat;
  background-image: url(../../images/splash_allsystem.png);
  background-position: center center;
}

body, input, textarea, table, div {
  font-family: Titillium Web, sans-serif !important;
  line-height: 115%;
}

.zoneleft {
        /*display: inline-table;*/
/*        float: left;
        width: 40%;*/
    }
.zoneright {
  /*display: inline-table;*/
/*    float: right;
    width: 58%;*/
}

/*#zonecfg:after {
    content:"";
    display: table;
    clear: both;
}*/
/*@media screen and (max-width: 1083px) {
    .zoneleft, .zoneright {
        float: none;
        width: 100%;
    }

    div#readers, div#badges {
      width: 100%;
      margin-top: 10px;
      margin-left: 0px;
      margin-right: 0px;
    }

}*/

.center-th {
  text-align: center !important;
}

/*COLORI TABELLE CHE NON HANNO CLASSE ODD E EVEN*/
.nthcss tr:nth-child(odd) td{
  background-color: #c7cdd5;
  color: #116062;
}
.nthcss tr:nth-child(even) td{
  background-color: #eff2f3;
  color: #116062;
}
/*@media screen and (max-width: 1083px) {
    .zoneleft, .zoneright {
        float: none;
        width: 100%;
    }

    div#readers, div#badges {
      width: 100%;
      margin-top: 10px;
      margin-left: 0px;
      margin-right: 0px;
    }

}*/

.center-th {
  text-align: center !important;
}

/*COLORI TABELLE CHE NON HANNO CLASSE ODD E EVEN*/
.nthcss tr:nth-child(odd) td{
  background-color: #c7cdd5;
  color: #116062;
}
.nthcss tr:nth-child(even) td{
  background-color: #eff2f3;
  color: #116062;
}

#logocontainer {
  display: none !important;
}
