/* STRUTTURA */
body {
  background-color: #93acbe;
  margin: 0px;
  background-image: url(../../images/backlines_2.png);
  background-repeat:repeat-x;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
#container {
  width: 100%;
  padding:0;
  border: 0;
}
#header {
  background-color: #CEDBE5;
  width: 100%;
  height: 105px;
  position: fixed;
  top: 0;
  z-index: 20;
}
#footer {
  width: 100%;
  margin: 0px;
  padding: 10px 0px 10px 0px;
  position: fixed;
  bottom: 0;
  z-index: 20;
  background-color: #93acbe;
}
#home {
  width: 100%;
  height: 300px;
  background-color: #0D133C;
  margin-top: 53px;
}
#conthome {
  width: 100%;
  background-color: #0D133C;
  text-align: center;
  margin-top: 53px;
  z-index: 3;
}
#contlist {
  width: 100%;
  background-color: #0D133C;
  padding-top: 105px;
}
#contlist2 {
  width: 100%;
  background-color: #0D133C;
  margin-top: 0px;
}
#contlist5 {
  width: 100%;
  background-color: #0D133C;
}

#zone {
  width:100%;
  z-index:10;
}
#logo5 {
  position:absolute;
  margin: 300px 0px 0px 290px;
  z-index:10;
}

#stars img { display: none }
#stars img.first { display: block }
#stars {
  width: 100%;
  height: 252px;
  background-color: #0D133C;
  margin-top: 105px;
}

#titolino {
  padding-top: 15px;
  padding-left: 5px;
  padding-bottom: 5px;
}

/* TESTO */
.notrasp {
  margin:0px;
}
.text {
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  color: #666;
  line-height: 130%;
}
.whitetext {
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  color: #FFF;
  line-height: 130%;
}
.textazz {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #3890C0;
}
.para {
  margin: 6px 0px 0px 10px;
}
.grey {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
  line-height: 130%;
}
.greytext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
  line-height: 130%;
}
.middletext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #897969;
  line-height: 130%;
}
.titles {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  line-height: 130%;
  font-weight: bold;
}
.titlesgrey {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #3890C0;
  letter-spacing: -1px;
  line-height: 130%;
  vertical-align:top;
}
  color: #FFFFFF;
  line-height: 130%;
}
.textonwhite {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
  background-color: #FFFFFF;
  line-height: 130%;
}
.textonblu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  background-color: #0D133C;
  line-height: 130%;
}
.textonblu2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  background-color: #16416B;
  line-height: 130%;
}
.textonazz {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  background-color: #3890C0;
  line-height: 130%;
}
.textonblack {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  background-color: #000000;
  line-height: 130%;
}
.listmenu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  background-color: #16416B;
  width:190px;
  margin-top: 5px;
}
.listmenu2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  background-color: #16416B;
  width:228px;
  margin-top: 5px;
}
.listimage {
  border: solid #3890C0 1px;
}
a:link {
  color: #FFFFFF;
  text-decoration: none;
  line-height: 130%;
  font-weight: bold;
}
a:visited {
  text-decoration: none;
  color: #FFFFFF;
  line-height: 130%;
  font-weight: bold;
}
a:hover {
  text-decoration: none;
  color: #FFCC00;
  line-height: 130%;
  font-weight: bold;
}
a:active {
  text-decoration: none;
  color: #FFCC00;
  line-height: 130%;
  font-weight: bold;
}
/* FORMATTAZIONE TABELLE */
.t730 {
  width: 730px;
}
td { vertical-align:top; }

/* ELEMENTI FORM */
form { display:inline; }
input,select,textarea,checkbox,radio {
  vertical-align:middle;
  margin-left:5px;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
}
.checks {
  vertical-align:middle;
  margin:0px;
  height:10px;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  padding:0;
}
label { color: #B99D73; }
.loading
{
  background: url('../loadingIcon.gif') no-repeat 50% 50%;
  height: 100%;
  width: 100%;
}
#ticker {
  list-style-type: none;
  border: 0;
  background-color: #0D133C;
  color:white;
  padding: 10px;
  margin: 0;
  text-align:left;
}
input.special {
  display:none;
}
