img{border:0px;}
ul,ol,li{list-style:none;}
h1{color:#254670;/*blu*/ font-weight: bold;font-size:40px;font-style:none;margin:0;font-family:"DejaVu Sans",sans-serif;}
h2{color:#e65f1b;/*arancione*/ font-weight: bold;font-size:16px;font-style:none;margin:0;font-family:"DejaVu Sans",sans-serif;text-align:center;margin-bottom:5px;}
h3{color:#fff; font-weight: bold;font-size:24px;margin:0;}
h4{color:#e65f1b;/*arancione*/ font-weight: bold;font-size:28px;font-style:none;margin:0;font-family:"DejaVu Sans",sans-serif;}
td,tr,table{margin:0px;padding:0px;border-spacing:0;border-collapse:collapse;}
input,textarea{border:2px solid #1d3859;/*blu scuro*/font-family: Verdana, Arial, sans-serif;font-size:14px;}
input:focus,textarea:focus{border:2px solid #396aab;/*blu chiaro*/}
a,a:visited,a:link,a:active {color:#e65f1b;/*arancione*/text-decoration:none;}
a:hover{text-decoration:underline;}
.arancionechiaro{color:#ee986d;/*arancione chiaro*/}
.arancione{color:#e65f1b;/*arancione*/}
.bluchiaro{color:#396aab;/*blu chiaro*/}
.blu{color:#254670;/*blu*/}
.bluscuro{color:#1d3859;/*blu scuro*/}
.verde{color:#009247;font-size:48px;font-family:Haettenschweiler;}
.icon{float:left;margin-right:5px;}

body{
  margin:0 auto;
  width:1000px;
  background-color:#fff;
  color:#ee986d;/*arancione chiaro*/
  font-family: Verdana, Arial, sans-serif;
  font-size:14px;
}

button,#cerca{
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
  color: #1d3859;/*blu scuro*/
  font-size: 14px;
  background:#e65f1b;/*arancione*/
  border-color:#ee986d;/*arancione chiaro*/
  border-style: outset;
}
button:hover,#cerca:hover{
  cursor:pointer;
  color:#254670;/*blu*/
}
button:active,#cerca:active{
  background:#ee986d;
  border-style: inset;
}

#intestazione{
  margin:0 auto;
  width:1000px;
  height:110px;
}

#menu{
  margin:0 auto;
  width:996px;
  height:32px;
  color:#e65f1b;/*arancione*/
  border:2px solid #396aab;/*blu chiaro*/
  background:#fff;
}

.arrotondato {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
}

.bottone,.bottone2,.bottone3{
  padding-top:6px;
  float: left;
  width:125px;
  height:26px;
  text-align:center;
  font-weight: bold;
  border-right:2px solid #396aab;/*blu chiaro*/
  cursor:pointer;
}
.bottone2{
  width:195px;
}
.bottone3{
  width:215px;
}
.bottone:hover,.bottone2:hover,.bottone3:hover{
  background:#1d3859 url(../img/pag/bottone-hover.png);/*blu scuro*/ 
}
.bottone:active,.bottone2:active,.bottone3:active{
  background:#1d3859 url(../img/pag/bottone-active.png);/*blu scuro*/ 
}

.corrente,.corrente2,.corrente3{
  padding-top:6px;
  float: left;
  width:125px;
  height:26px;
  text-align:center;
  font-weight: bold;
  border-right:2px solid #396aab;/*blu chiaro*/
  cursor:pointer;
  background:#1d3859 url(../img/pag/bottone-active.png);/*blu scuro*/ 
  color:#ee986d;/*arancione chiaro*/
}
.corrente2{
  width:195px;
}
.corrente3{
  width:215px;
}

#menu a:hover{
  color:#ee986d;/*arancione chiaro*/
  text-decoration:none;
}

#primo{
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -khtml-border-top-left-radius: 8px;
  -khtml-border-bottom-left-radius: 8px;
}

#corpo{
  margin:0 auto;
  margin-top:5px;
  padding:10px;
  color:#254670;/*blu*/ 
  width:980px;
  background:#fff;
}
.top{
  vertical-align:top;
}
.quadrato{
  padding:10px;
  width:280px;
  height:300px;
  vertical-align:top;
  /*
  float:left;
  height:250px;
  */
  font-family:arial,sans-serif;
  text-align:justify;
  color:#000;
  background:#fff;
  font-size:13px;
  border:10px solid #254670;/*blu*/
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
}

.int{
  float:left;
  width:5px;
  height:5px;
}

.partner{
  width:50%;
  vertical-align:top;
  text-align:justify;
  padding:10px;
}

.bordo{
  border-right:2px solid #254670;/*blu*/
}

#sponsor{
  background:#000;
  width:199px;
  height:460px;
  align:center;
}

#piede{
  margin:0 auto;
  margin-top:5px;
  padding:10px;
  width:980px;
  height:180px;
  background:#254670 url(../img/pag/piede.png);/*blu*/
}

#piede td{
  text-align:right;
}

#errore,#parterr{
  visibility:hidden;
  color:#f00;
  font-weight: bold;
}

#credits{
  width:990px;
  font-size:10px;
  color:#999;
  text-align:right;
  margin-bottom:5px;
}
#credits a{
  color:#777;
}
