* { 
	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: #565A6B;
}

#WrapperContainer {
	margin-left: auto;
	margin-right: auto;
	width: 789px;
	margin-top: 20px;
}

#TestataIt {
	position: relative;
	width: auto;
	height: 119px;
	background-image: url('../immagini/b-testata-it.jpg');
	background-repeat: no-repeat;
}

#TestataEn {
	position: relative;
	width: auto;
	height: 119px;
	background-image: url('../immagini/b-testata-en.jpg');
	background-repeat: no-repeat;
}

#TestataSp {
	position: relative;
	width: auto;
	height: 119px;
	background-image: url('../immagini/b-testata-sp.jpg');
	background-repeat: no-repeat;
}

#Lingua LI {
	list-style-type: none;
	display: inline;
}

#Lingua A {
	display: block;
	position: absolute;
	top: 22px;
	width: 36px;
	height: 27px;
	text-indent: -9999px;
}

#Lingua A#Italiano {
	left: 24px;
}

#Lingua A#Inglese {
	left: 65px;
}

#Lingua A#Spagnolo {
	left: 105px;
}

#Ambiti LI {
	list-style-type: none;
	display: inline;
}

#Ambiti A {
	display: block;
	position: absolute;
	top: 20px;
	width: 108px;
	height: 30px;
	text-indent: -9999px;
}

#Ambiti A#Azienda {
	left: 165px;
}

#Ambiti A#Raccordi {
	left: 305px;
}

#Ambiti A#Contatti {
	left: 450px;
}

#WrapperPagina {
	background-color: #E9BF2D;
	width: 100%;  /* importante */
	min-height: 300px;
  	height: auto !important;
  	height:	300px;
} 

#PiedePagina {
	position: relative;
	width: auto;
	height: 82px;
	background-image: url('../immagini/b-piedepagina.gif');
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 22px;
	line-height: 18px;
}	







