* { 
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}


H1, H2, H3, H4, H5, H6, PRE, CODE, ADDRESS, BLOCKQUOTE {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

A, A:hover {
	text-decoration: none;
}

A IMG {
    border: 0;
}

HR {
	display: none;
}

BODY {
	font-size: 100%;
	background-color: #ffffff;
	background-image: url('../immagini/b_pagina.gif');
	background-repeat: repeat-x;
	background-position: top;
}

#WrapperContainer {
	margin-left: 0;
	margin-right: auto;
	width: 767px;
}

#SopraTestata {
	position: relative;
	width: auto;
	height: 64px;
}

#Logo {
	position: absolute;
	width: 155px;
	height: 64px;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
}

#Logo A {
	display: block;
	width: 155px;
	height: 64px;
	text-indent: -9999px;
}

#Claim {
	position: absolute;
	left: 156px;
	top: 0px;
	width: 465px;
	height: 64px;
	text-indent: -9999px;
}

#IstitAlto LI {
	list-style-type: none;
	display: inline;
}

#IstitAlto A {
	display: block;
	position: absolute;
	top: 2px;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
}

#IstitAlto A#HomeAlto {
	background-image: url('../immagini/homepage.gif');
	right: 25px;
}

#IstitAlto A#MailAlto {
	background-image: url('../immagini/mail.gif');
	right: 0px;
}

#IstitAlto A#SitemapAlto {
	display: none;
	background-image: url('../immagini/sitemap.gif');
	right: 0px;
}

#Lingua LI {
	list-style-type: none;
	display: inline;
}

#Lingua A {
	display: block;
	position: absolute;
	top: 40px;
	width: 27px;
	height: 19px;
	text-indent: -9999px;
}

#Lingua A#Italiano {
	background-image: url('../immagini/italiano.gif');
	right: 40px;
}

#Lingua A#Inglese {
	background-image: url('../immagini/inglese.gif');
	right: 5px;
}



#Testata {
	position: relative;
	width: auto;
	height: 153px;
	background-repeat: no-repeat;
	border-right: 1px solid #ffffff;
}

#Flash {
	position: absolute;
	width: 619px;
	height: 117px;
	top: 8px;
	left: 0px;
}

#WrapperAmbiti {
	position: absolute;
	width: 600px;
	left: 180px;
	top: 127px;
	border: 1px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a.Primo {
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	height: 27px;
	line-height: 22px;
}

#nav a.Primo:hover {
	color: #ffffff;
}

#nav a.Primo STRONG {
	padding-left: 8px;
}

#nav a.Secondo, #nav a.SecondoVai {
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 6px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
}

#nav a.SecondoVai  {
	background-position: top right;
	background-repeat: no-repeat;
}

#nav a.Secondo SPAN, #nav a.SecondoVai SPAN {
	padding-left: 5px;
}

#nav a.Terzo {
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 6px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
}

#nav a.Terzo SPAN {
	padding-left: 5px;
}

#nav a {
	display: block;
	width: 150px;
	color: #ffffff;
}

#nav li { /* all list items */
	float: left;
	width: 150px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -23px 0 0 150px;
	border: 1px solid #ffffff;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#AboutUs LI {
	display: inline;
	list-style: none;
}

#AboutUs A {
	display: block;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	height: 27px;
	color: #C4DCFF;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 40px;
	background-image: url('../immagini/industrial/freccia_ambiti_base.gif');
}

#AboutUs A:hover {
	color: #ffffff;
}

UL#TornaHomepage {
	position: absolute;
	width: 100px;
	left: 25px;
	top: 126px;
}

#TornaHomepage LI {
	list-style-type: none;
	display: inline;
}

#TornaHomepage A {
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	height: 27px;
	line-height: 26px;
	line-height: 21px;
	padding-left: 12px;
}

#TornaHomepage A:hover {
	color: #ffffff;
}

UL#AmbitiComuni {
	position: absolute;
	width: 140px;
	height: 70px;
	right: 0px;
	top: 14px;
	text-align: right;
}

#AmbitiComuni LI {
	list-style-type: none;
	display: inline;
}

#AmbitiComuni A {
	display: block;
	background-position: right;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	padding-right: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#AmbitiComuni A:hover {
	color: #ffffff;
}

#News {
	display: none;
	position: absolute;
	width: 140px;
	height: 60px;
	right: 4px;
	top: 63px;
	font-size: 10px;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

TABLE#WrapperPagina {
	width: 100%;
	border-collapse: collapse;
}

TD#Barra {
	vertical-align: top;
	width: 155px;
	border-right: 1px solid #C1C1C1;	
}

#Barra UL {
	margin-top: 69px;
	border-top: 1px solid #C1C1C1;	
}

#Barra LI {
	font-size: 11px;
	list-style-type: none;
	display: inline;
}

#Barra A {
	display: block;
	font-size: 11px;
	border-bottom: 1px solid #C1C1C1;	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
	text-align: right;
}

#Barra A:hover {
	background-color: #F5F5F5;
}

TD#WrapperContenuto {
	vertical-align: top;
	width: auto;	
	border-right: 1px solid #C1C1C1;	
}

#PiedePagina {
	padding-bottom: 8px;
	font-size: 11px;
	border-top: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	background-color: #f5f5f5;
	height: 48px;
}

#PiedePagina2 {
	padding-top: 8px;
	font-size: 11px;
	padding-left: 180px;
	padding-right: 10px;
	color: #909090;
	
	
}
