html,body{
  margin:0;
  padding:0;
  height: 100%;
}
body{
  font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
  background:#e1e1e1 url("img/sfondo.gif") repeat-x left top;
  color:#37548b;
  text-align:center
}

#lingue{
    width: 791px;
	margin: 3px auto 0;
	padding: 0;
	text-align: right;
}
#lingue img{
	border: 1px solid #0060a9;
}

#container{
	width: 791px;
	margin: 2px auto 0;
	text-align: left;
	padding: 0;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#corpo{
	background-color: #FFFFFF;
	color:#2b426f;
	padding: 20px 5px 5px;
	margin-left: 160px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	min-height: 415px;
}

#footer{
	width: 791px;
	margin: 0 auto 0;
	padding: 0;
	background-color: #a3bdd9;
	text-align: center;
	color: #37548b;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#powered{
	width: 791px;
	margin: 0 auto 0;
	padding: 0;
	text-align: right;
	color: #000;
}

#powered a, a:visited{
	color: #2853a6;
	font-weight: bold;
	text-decoration: none;
}
#powered a:hover{
	color: #2853a6;
	font-weight: bold;
	text-decoration: underline;
}

#header{
  border-bottom: 1px solid #a9b5e0;
  background-image: url("img/sfondo_hd.gif");
  background-repeat: repeat-x;
  height:89px;
  width:100%;
}
#header .logo{
  height:68px;
  padding-left:40px;
  padding-top:0px
}
#header .logo img{
  width:330px;
  height:68px
}


#menu {
	line-height:18px;
	overflow: hidden;
	font: bold 12px/1.5em Verdana;
	background-color: #00847f;
}
#menu ul {
  margin:0;
  padding:0 0 0 160px;
  list-style:none;
}
#menu li {
  display:inline;
  margin:0;
  padding:0;
}
#menu a {
  float:left;
  background:url("img/tableft.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 3px;
  text-decoration:none;
}
#menu a span {
	float:left;
	display:block;
	background:url("img/tabright.gif") no-repeat right top;
	padding:5px 5px 3px 4px;
	color:#2b426f;
	text-align: center;
}  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {
  color:#2b426f;
}
#menu a:hover {
  background-position:0% -44px;
}
#menu a:hover span {
  background-position:100% -44px;
}
#menu a.selezionato {
  background-position:0% -88px;
  color:#fff;
}
#menu a.selezionato span {
  background-position:100% -88px;
  color:#fff;
}

/*MENU SECONDARIO*/
#menu_secondario{
	background-color: #fff;
	padding: 0;
	position: relative;
	width: 160px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	float: left;
	font: 11px/1.5em Verdana;
}

#menu_secondario ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#menu_secondario li a{
	background: #e6eff8 url("img/dot.gif") no-repeat 2px center;
	color: #000;
	display: block;
	width: auto;
	padding: 0;
	padding-left: 13px;
	text-decoration: none;
	border-bottom: 1px solid #9fb1c5;
}


* html #menu_secondario li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 150px;
}

#menu_secondarioli a:visited, .markermenu li a:active{
	color: #000;
}

#menu_secondario li a:hover{
	color: black;
	background-color: #cbdef0;
}

.sotto_menu_bottom{
	background-color: #fff;
	background-image: url("img/sotto_menu_bottom.gif");
	background-repeat: repeat-x;
	line-height: 18px;
}


img {
  border: none;
}

#corpo h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0060a9;
	margin-top: 0px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	text-transform: uppercase;
	text-align: center;
}

#corpo h1.home{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2b426f;
	margin-top: 0px;
	padding-top: 2px;
	margin-bottom: 20px;
	padding-bottom: 2px;
	text-align: center;
	text-transform: none;
}

#corpo h2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0060a9;
	margin-top: 0px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	text-transform: uppercase;
	text-align: center;
}

#corpo h2.home{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0060a9;
	margin-top: 0px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	text-transform: uppercase;
	text-align: center;
}

#corpo h3{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #37548b;
	margin-top: 0px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	text-align: center;
}

a, a:visited{
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

#corpo a, a:visited{
	color: #2853a6;
	font-weight: bold;
	text-decoration: none;
}
#corpo a:hover{
	color: #2853a6;
	font-weight: bold;
	text-decoration: underline;
}

.tabella{
	border: 1px solid #000000;
}

.tabella th{
	background-color: #a3bdd9;
	border: 1px solid #000000;
}

.row1{
	background-color: #E4E4E4;
	border: 0px;
	color: #000000;
}

.row2{
	background-color: #FFFFFF;
	border: 0px;
	color: #000000;
}

