* { 
	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: 80%;
	background-color: #0030CC;
	background-image: url('../immagini/b-pagina.jpg');
	background-repeat: repeat-x;
	background-position: top; 
}

#WrapperContainer {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	margin-top: 24px;
}

#Testata {
	position: relative;
	width: auto;
	height: 111px;
	background-image: url('../immagini/b-testata.jpg');
	background-repeat: no-repeat;
}

#Logo {
	position: absolute;
	width: 360px;
	height: 60px;
	top: 13px;
	left: 10px;
}

#Logo A {
	display: block;
	width: 360px;
	height: 60px;
	text-indent: -9999px;
}

#Lingua LI {
	list-style-type: none;
	display: inline;
}

#Lingua A {
	display: block;
	position: absolute;
	top: 15px;
	width: 25px;
	height: 17px;
	text-indent: -9999px;
	background-repeat: no-repeat; !important;
}

#Lingua A#Italiano {
	background-image: url('../immagini/italiano.gif');
	right: 95px;
}

#Lingua A#Inglese {
	background-image: url('../immagini/inglese.gif');
	right: 60px;
}

#Lingua A#Tedesco {
	background-image: url('../immagini/tedesco.gif');
	right: 25px;
}

#IstitAlto LI {
	list-style-type: none;
	display: inline;
}

#IstitAlto A {
	display: block;
	position: absolute;
	top: 83px;
	width: 18px;
	height: 18px;
	text-indent: -9999px;
}

#IstitAlto A#HomeAlto {
	background-image: url('../immagini/homepage.gif');
	right: 50px;
}

#IstitAlto A#MailAlto {
	background-image: url('../immagini/email.gif');
	right: 25px;
}

UL#Ambiti {
	position: absolute;
	width: 650px;
	height: 22px;
	top: 81px;
	left: 20px;
}

#Ambiti LI {
	list-style-type: none;
	display: inline;
}

#Ambiti A {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #8DA8FF;
	padding-right: 18px;
	line-height: 20px;
}

#Ambiti A:hover, #Ambiti A.Act, #Ambiti A.Act:hover {
	color: #ffffff;
}	

#WrapperPagina {
	width: 770px;
	background-color: #ffffff;
}

#WrapperPagina1 {
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	min-height: 310px;
  	height: auto !important;
  	height: 310px;
}

#PiedePagina {
	position: relative;
	width: auto;
	height: 83px;
	background-image: url('../immagini/b-piedepagina1.gif');
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 15px;
	color: #606060;
}

#PiedePagina ADDRESS {
	position: absolute;
	top: 15px;
	right: 70px;
}

#PiedePagina A#Link {
	position: absolute;
	top: 10px;
	left: 150px;
	width: 119px;
	height: 72px;
	text-indent: -9999px;
}

#PiedePagina A#LinkOver {
	position: absolute;
	top: 10px;
	left: 300px;
	width: 119px;
	height: 72px;
	text-indent: -9999px;
}