* { 
	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: #808080;
	background-image: url('../immagini/b-wrapper.jpg');
	background-position: top;
	background-repeat: repeat-x;
}

#WrapperContainer {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	margin-top: 16px;
}

#Testata {
	position: relative;
	width: auto;
	height: 190px;
	background-image: url('../immagini/b-testata.gif');
	background-repeat: no-repeat;
}

#Logo {
	position: absolute;
	top: 0px;
	left: 25px;
	width: 344px;
	height: 53px;
}

#Logo A {
	display: block;
	width: 344px;
	height: 53px;
	text-indent: -9999px;
}

#Lingua LI {
	list-style-type: none;
	display: inline;
}

#Lingua A {
	display: block;
	position: absolute;
	top: 19px;
	width: 30px;
	height: 22px;
	text-indent: -9999px;
}

#Lingua A#Italiano {
	right: 295px;
}

#Lingua A#Inglese {
	right: 328px;
}

#Lingua A#Tedesco {
	right: 262px;
}

#ApplicativoFlash {
	position: absolute;
	width: 760px;
	height: 104px;
	top: 59px;
	left: 0px;
	background-color: red;
}

/* form ricerca testata */

#RicercaLBL {
	position: absolute;
	top: 22px;
	right: 198px;
	font-size: 12px;
	color: #357BD7;
	font-weight: bold;
}

#RicercaCampo {
	position: absolute;
	top: 20px;
	right: 54px;
	width: 126px;
	height: 18px;
	border: 1px solid #828282;
}

#RicercaInvia {
	position: absolute;
	top: 19px;
	right: 25px;
	width: 24px;
	height: 21px;
	border: 0;
	background-image: url('../immagini/b-submit.gif');
	background-repeat: no-repeat;
	font-size: 0px;
}

/* --- fine form --- */

#WrapperAmbiti {	
	position: relative;
	top: 164px;
	left: 20px;
	height: 26px;
	width: 740px;
}

#Ambiti LI {
	list-style-type: none;
	display: inline;
}

#Ambiti A {
	display: block;
	float: left;
	height: 26px;
	line-height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #ffffff;
	font-size: 12px;
	color: #A0C9FF;
	font-weight: bold;
	background-image: url('../immagini/b-ambiti.gif');
	background-repeat: repeat-x;
}

#Ambiti A:hover, #Ambiti A.Act, #Ambiti A.Act:hover {
	color: #ffffff;
	background-image: url('../immagini/b-ambiti-on.gif');
	background-repeat: repeat-x;
	line-height: 22px;
}

#CorpoPagina {
	width: auto;
	background-color: #ffffff;
	min-height: 300px;
  	height: auto !important;
  	height: 300px;
}

#PiedePagina {
	position: relative;
	width: auto;
	height: 82px;
	background-image: url('../immagini/b-piede.gif');
	background-repeat: no-repeat;
}

#IstitBasso LI {
	list-style-type: none;
	display: inline;
}

#IstitBasso A {
	display: block;
	position: absolute;
	top: 0px;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
}

#IstitBasso A#TornaSu {
	right: 94px;
}

#IstitBasso A#Home {
	right: 70px;
}

#IstitBasso A#EMail {
	right: 42px;
}

#PiedePagina ADDRESS {
	position: absolute;
	text-align: center;
	top: 29px;
	left: 30px;
	font-size: 11px;
	color: #606060;
	width: 700px;
	height: 30px;
	line-height: 15px;
}

#PiedePagina ADDRESS A:hover {
	color: #000000;
}

	


