#tutto {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: auto;
	/*min-width: 400px;*/
	bottom: 0px;
}
#top {
	position: absolute;
	height: 81px;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: transparent;
	background-image: url(../img/gradients.png);
	background-repeat: repeat-x;
	background-position: 0px -237px;
	
}
#centrale {
	position: absolute;
	top: 81px;
	width: 100%;
	/*right:0px;*/
	left: 0px;
	bottom: 35px;
	z-index: 2;
}

#logo {
	position: absolute;
	height: 81px;
	width: 235px;
	/*background-color: #CCFF00;*/
	left: 0px;
	top: 0px;
	background-image: url(../img/gradients.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 0px;
	clear: left;
	float: left;
}
#titolo {
	position: absolute;
	height: 81px;
	left: 235px;	
	/*right: 240px;	*/
	height: 81px;
	/*background-color: transparent;
	background-image: url(../img/gradients.png);
	background-repeat: repeat-x;
	background-position: 0px -237px;*/
	width: auto !important;
	/*width: 100%;*/
	float: left;
}
#left {
	position: absolute;
	height: auto !important;
	height: 600px;
	width: 150px;
	background-color: #DEDEDE;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 10px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	z-index:10;
}
#center {
	width: auto !important; /* per i browser moderni */
   width: 500px;      /* per IE5.x e IE6 */
   /*min-width: 200px;*/  /* per i browser moderni */
	left: 160px;
	top: 24px;
	text-align: center;
	position: absolute;
	right: 250px;
	background-image: url(../img/mondo.jpg);
	background-position: top center;
	bottom: 0px;
	height: auto;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	overflow: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	z-index: 0;
	margin: auto !important;
	margin-left: 15px;
}
#menu {
	width: auto;
	left: 160px;
	top: 0px;
	position: absolute;
	right: 250px;
	height: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
	text-align: center;
	margin: auto !important;
	margin-left: 25px;
}
#right {
	position: absolute;
	width: 240px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: auto !important;
	height: 600px;
	background-color: #CEE1E7;
	background-image: url(../img/terra2.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 2;
	/*float: left;*/
}
#titolodx {
	position: absolute;
	right: 0px;
	width: 450px;
 	height: 81px;
	margin-right:0px;
   background-color: transparent;
   background-image: url(../img/gradients.png);
   background-repeat: no-repeat;
   background-position: 100% 0%;
	float: right;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#bottom {
	position: absolute;
	height: 35px;
	width: 100%;
	/*top: 6px!important;*/
	/*top: 600px;*/
	bottom: 0px;
	left: 0px;
	background-color: transparent;
	background-image: url(../img/gradients.png);
	background-repeat: repeat-x;
	background-position: 0px -322px;
	text-align: center;
	color: white; 
}

/****************************/
hr {
	color: #1E90FF;
	line-height: 1px;
}

img { 
	border: 0px; 
	margin: 0px;
}

table {
   font-size: 100%;
   line-height: 1.35em;
   /*margin: 1px 1px 1px 1px;
   background-color: transparent;
	border: thin solid;
	padding: 1px 1px 1px 1px;*/
}

th {
    color: white;
    background-color: #0099FF;
    border: 0px;
	text-align: center;
}

td { 
	background-color: transparent;
}

table.lista {
	font-size: 100%;
   line-height: 1.35em;
   margin: 1px 1px 1px 1px;
   background-color: transparent;
	border: thin solid;
	padding: 1px 1px 1px 1px;
}

td.lista {
   background-color: white;
	border: thin solid;
}

table.menu {
	background-color: transparent;
	margin-left: -10px;
}

td.menu a {
	display:block;
	background-color: transparent;
	font-style: normal;
	font: normal;
	color: black;
	text-decoration: none;
}

td.menu a:link {
	display:block;
	font-style: normal;
	font: normal;
	color: black;
	text-decoration: none;
}

td.menu a:hover {
	display:block;
	background-color: #A9A9A9;
	color: white;
	text-decoration: none;
}

td.menu a:visited {
	display:block;
	/*background-color: transparent;*/
	text-decoration: none;
}

td.submenu a {
	display:block;
	background-color: transparent;
	font-style: normal;
	font: normal;
	color: black;
	text-decoration: none;
	font-size: 80%;
}

td.submenu a:link {
	display:block;
	font-style: normal;
	font: normal;
	color: black;
	text-decoration: none;
	font-size: 80%;
}

td.submenu a:hover {
	display:block;
	background-color: #A9A9A9;
	color: white;
	text-decoration: none;
	font-size: 80%;
}

td.submenu a:visited {
	display:block;
	/*background-color: transparent;*/
	text-decoration: none;
	font-size: 80%;
}

.titolo {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	/*color: #1E90FF;*/
}
.menu_left {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
}

td.menu_left a {
	display:block;
	background-color: transparent;
	font-style: normal;
	font: normal;
	color: black;
	text-decoration: none;
}

td.menu_left a:link {
	display:block;
	font-style: normal;
	font: normal;
	color: black;
	text-decoration: none;
}

td.menu_left a:hover {
	background-color: #A9A9A9;
	display:block;
	color: white;
	text-decoration: none;
}

td.menu_left a:visited {
	display:block;
	text-decoration: none;
}

