body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	margin:0;
	padding:0;
}

a:link {color:#000000}
a:visited {color:#666666}
a:hover {color:#666666}
a:active {color:#666666}

#all {
	width:100%;
}
#header {
	background: url(images/header.jpg) no-repeat;
	width:798px;
	height: 90px;
	margin:auto;
}
#page {
	width:798px;
	margin:auto;
}
/*- Menu Tabs--------------------------- */ 


    #tabs {
	  border-left: 100px solid white;
	  border-right: 1px solid white;
	  width:697px;
	  height: 35px;
	  margin: 0 auto;
      background:#BBD9EE;
      font-size:93%;
      line-height:normal;
	  font-weight:bold;
      }
    #tabs ul {
	margin:auto;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#02468D;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#c00;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
/*- Menu Tabs--------------------------- */ 




/*- Menu 10--------------------------- */


#menu10 {
	font-size:.9em;
	float: left;
	width: 100px;
	margin: 0px;
	font-weight:bold;
}
#menu10 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu10 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu10 li a:link, #menu10 li a:visited {
	color:#02468D;
	display: block;
	background:  url(menu10.gif);
	padding: 8px 0 0 10px;
	}
	
#menu10 li a:hover {
	color: #c00;
	background:  url(menu10.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}

	
/*- Menu 10--------------------------- */


#content {
	min-height: 400px;
	float: left;
	text-align: justify;
	line-height: 1.7em;
	color:#333333;
}
#content dt{
	width: 130px;
	float: left;
	font-size:1em;
	font-weight:bold;
	text-align: center;
	padding: .5em;
	margin: 2em 0;
}
#content dd{
	width:500px;
	margin: 4em 0 1em 140px;
	padding: .5em;
	border-left: 1px solid #02478E;
}
#content ul{
	list-style-image:url(images/punto.gif);
}


#footer {
	clear: both;
	border-left: 100px solid white;
	border-right: 2px solid white;
	width:696px;
	height: 48px;
	background: url(images/footer.jpg);
	margin:auto;
}
#footer img{
	border: 0px;
}
#loghi {
	width: 120px;
	float:right;
}

#loghi img {
	padding-top: 18px;
	width: 60px;
	float:right;
}