/* STRUTTURA */
body {
  background-color: #265b8f;
  margin: 0px;
  background-image: url(../../images/back_3.jpg);
  background-attachment: fixed;
  font: normal 10px Arial, Helvetica, sans-serif;
}
#container {
  width: 100%;
  padding:0;
  border: 0;
}
#logo_2011 {
  width: 350px;
  height: 200px;
  position: fixed;
  top: 0;
  left: 50%;
  margin-top: -40px;
  margin-left: -510px;
  z-index: 99;
}
#header {
  width: 100%;
  height: 105px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  background-image: url(../../images/backsfum.jpg);
  background-repeat: no-repeat;
}
#footer {
  width: 900px;
  position: relative;
  left: 50%;
  margin-left: -450px;
  font-size: 9px;
  z-index: 20;
}
#home {
  width: 900px;
  height: 300px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -450px;
  margin-top: 70px;
  background-color: #FFFFFF;
}
#conthome {
  width: 880px;
  background-color: #0D133C;
  text-align: center;
  position: relative;
  left: 50%;
  margin-left: -450px;
  margin-top: 370px;
  z-index: 3;
}
#contlist {
  width: 900px;
  position: relative;
  left: 50%;
  margin-left: -450px;
  margin-top: 105px;
  background-color: #FFFFFF;
}
#contlist2 {
  width: 900px;
  position: relative;
  left: 50%;
  margin-left: -450px;
  background-color: #FFFFFF;
  margin-top: 0px;
}
#contlist4 {
  width: 900px;
  position: relative;
  left: 50%;
  margin-left: -450px;
  margin-top: 105px;
  background-color: #FFFFFF;
}
#contlist5 {
  width: 900px;
  position: relative;
  left: 50%;
  margin-left: -450px;
}

#zone {
  width: 900px;
  position: absolute;
  left: 50%;
  margin-left: -450px;
  z-index: 10;
}
#logo5 {
  position:absolute;
  margin: 300px 0px 0px 290px;
  z-index:10;
}

#stars img { 
    display: none;
    margin-left:10px;
}
#stars img.first { display: block }
#stars {
  width: 900px;
  height: 300px;
  margin-top: 105px;
}

#titolino {
  padding-top: 15px;
  padding-left: 5px;
  padding-bottom: 5px;
}

/* TESTO */
.notrasp {
  margin:0px;
}
.text {
  font: normal 12px Arial, Helvetica, sans-serif;
  color: #666;
  line-height: 130%;
}
.whitetext {
  font: normal 12px Arial, Helvetica, sans-serif;
  color: #FFF;
  line-height: 130%;
}
.textazz {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #3890C0;
}
.para {
  margin: 0px 0px 5px 0px;
}
.grey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 130%;
}
.greytext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #999999;
  line-height: 130%;
}
.middletext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #897969;
  line-height: 130%;
}
.titles {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 130%;
  font-weight: bold;
}
.titlesgrey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #3890C0;
  letter-spacing: -1px;
  line-height: 130%;
  vertical-align:top;
}

.textonwhite {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  background-color: #FFFFFF;
  line-height: 130%;
}
.textonblu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #0D133C;
  line-height: 130%;
}
.textonblu2 {
  border:solid red 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  background-color: #dee9f0;
  line-height: 130%;
}
.textonazz {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #3890C0;
  line-height: 130%;
}
.textonblack {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #000000;
  line-height: 130%;
}
.listmenu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  background-color: #dee9f0;
  width:170px;
  margin-top: 5px;
}
.listmenu2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #16416B;
  width:228px;
  margin-top: 5px;
}
.listimage {
  border: solid #3890C0 1px;
}
a:link {
  color: #333333;
  text-decoration: none;
  line-height: 130%;
  font-weight: bold;
}
a:visited {
  text-decoration: none;
  color: #333333;
  line-height: 130%;
  font-weight: bold;
}
a:hover {
  text-decoration: none;
  color: #265b8f;
  line-height: 130%;
  font-weight: bold;
}
a:active {
  text-decoration: none;
  color: #265b8f;
  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 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
.checks {
  vertical-align:middle;
  margin:0px;
  height:10px;
  font: normal 12px 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: #FFF;
  color:#0D133C;
  padding: 0 0 15px 15px;
  margin: 0;
  text-align:left;
}
input.special {
  display:none;
}
#box {
  background-color: white;
  margin: 20px auto;
  padding: 20px;
  text-align:center;
  width:350px;
}
.alert {
  color:red;  
}
/* VALIDAZIONE FORMS */
#richiediform label.error {
  margin-left: 10px;
  width: auto;
  display: block;
}
#result {
  background-color: #000000;
  border: 1px solid red;
  margin: 5px;
  padding: 5px;
}
#result ol li {
  list-style-type: disc;
  margin-left: 20px;
}
#result { display: none }
#richiediform label.error {
  display: inline;
}
#richiediform label.error {
  display: block;
  margin-left: 1em;
  width: auto;
}
.servizi_table p.heads {
    font-weight:bold;
}
#submenu a { margin-left : 10px; }

