* { 
	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: #EBF1F5;
}

#WrapperContainer {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	background-color: #ffffff;
}

#Testata {
	position: relative;
	width: 100%;
	height: 88px;
	background-image: url('../image/istituzionale/b-testata-prodotti.gif');
	background-repeat: no-repeat;
}

#Testata #Logo {
	position: absolute;
	width: 130px;
	height: 88px;
	top: 0px;
	left: 0px;
}

#Testata #Logo A {
	display: block;
	width: 130px;
	height: 84px;
	text-indent: -9999px;
}

#Testata H2 {
	position: absolute;
	font-size: 35px;
	font-style: italic;
	top: 20px;
	right: 15px;
	color: #536472;
}

#BaseAmbiti {
	position: relative;
	width: 100%;
	height: 27px;
	background-color: #A9B5BE;
}

UL#Ambiti {
	position: absolute;
	top: 0px;
	left: 130px;
	border-left: 1px solid #ffffff;
}

#Ambiti LI {
	list-style-type: none;
	display: inline;
}

#Ambiti A {
	display: block;
	height: 27px;
	line-height: 26px;
	float: left;
	background-color: #969FA6;
	font-weight: bold;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 13px;
	border-right: 1px solid #ffffff;
}

#Ambiti A:hover, #Ambiti A.Act, #Ambiti A.Act:hover {
	background-color: #536472;
}

#IstitAlto LI {
	list-style-type: none;
	display: inline;
}

#IstitAlto A {
	display: block;
	position: absolute;
	top: 3px;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
}

#IstitAlto A#HomeAlto {
	left: 40px;
	background-image: url('../images/hp.gif');
	background-repeat: no-repeat;
}

#IstitAlto A#MailAlto {
	left: 70px;
	background-image: url('../images/mail.gif');
	background-repeat: no-repeat;
}

TABLE#WrapperPagina {
	width: 100%;
	border-collapse: collapse;
}

TD#Barra {
	vertical-align: top;
	width: 131px;
	background-image: url('../images/serie-t/b-barra.gif');
	background-repeat: repeat-y;	
}

#Barra LI {
	list-style-type: none;
	display: inline;
}

#Barra UL {
	margin-top: 20px;
	border-top: 1px solid #A9B5BE;
}

#Barra A {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #A9B5BE;
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
	color: #536472;
}

#Barra A:hover, #Barra A.Act, #Barra A.Act:hover {
	background-color: #536472;
	color: #ffffff;
}

TD#WrapperContenuto {
	vertical-align: top;
	width: auto;
}

#PiedePagina {
	position: relative;
	width: 100%;
	height: 27px;
	background-color: #536472;
	font-size: 11px;
	color: #ffffff;
}

#PiedePagina #Lingua {
	position: absolute;
	top: 5px;
	left: 30px;
	
}

#PiedePagina ADDRESS {
	position: absolute;
	top: 5px;
	left: 145px;
}

#PiedePagina A {
	color: #A9B5BE;
}

#PiedePagina A:hover {
	color: #ffffff;
}
