* { 
	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: 13px;
	background-color: #dddddd;
	background-image: url('../immagini/b-pagina.gif');
}

#WrapperContainer {
	margin-left: auto;
	margin-right: auto;
	width: 772px;
	margin-top: 15px;
}

#Testata {
	position: relative;
	width: auto;
	height: 189px;
	background-image: url('../immagini/b-testata.gif');
	background-repeat: no-repeat;
	
}

#Logo {
	position: absolute;
	width: 80px;
	height: 60px;
	top: 5px;
	left: 30px;
}

#Logo A {
	display: block;
	width: 80px;
	height: 60px;
	text-indent: -9999px;
}


#IstitAlto LI {
	list-style-type: none;
	display: inline;
}

#IstitAlto A {
	display: block;
	position: absolute;
	top: 6px;
	width: 22px;
	height: 22px;
	text-indent: -9999px;
}

#IstitAlto A#Homepage {
	right: 124px;
}

#IstitAlto A#Email {
	right: 78px;
}

#IstitAlto A#Sitemap {
	right: 35px;
}


#ImmagineTestata {
	position: absolute;
	top: 77px;
	left: 1px;
	width: 164px;
	height: 86px;
	background-image: url('../immagini/lato-testata.jpg');
	background-repeat: no-repeat; 
	text-indent: -9999px;
}

#ApplicativoTestata {
	position: absolute;
	top: 77px;
	left: 166px;
	width: 605px;
	height: 86px;
}

UL#Ambiti {
	position: absolute; 
	top: 164px;
	left: 196px;
	width: 550px;
	height: 25px;
}

#Ambiti LI {
	list-style-type: none;
	display: inline;
}

#Ambiti A {
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-right: 30px;
	padding-left: 8px;
	line-height: 24px;
	background-image: url('../immagini/freccia-ambiti.gif');
	background-position: left;
	background-repeat: no-repeat;
}

#Ambiti A:hover, #Ambiti A.Act, #Ambiti A.Act:hover {
	color: #f7e900;
}

A#HomePG {
	display: block;
	position: absolute;
	top: 164px;
	left: 45px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 24px;
	padding-left: 8px;
	background-image: url('../immagini/freccia-homepage.gif');
	background-position: left;
	background-repeat: no-repeat;
}

A#HomePG:hover {
	color: #f7e900;
}


#WrapperPagina {
	float: left;  /* importante */
	width: 100%;  /* importante */
	background-image: url('../immagini/b-wrapperpagina.gif');
	background-repeat: repeat-y;
} 

#WrapperBarra {
	width: 166px;
	float: left;
}

#WrapperBarra1 {
	width: 164px;
	margin-left: auto;
	margin-right: auto;
}

#WrapperBarra1 H3 {
	display: block;
	font-size: 13px;
	color: #da3130;
	padding-left: 8px;
	margin-top: 20px;
	font-weight: bold;
}

#WrapperBarra1 UL {
	border-top: 1px solid #b8b8b8;	
}

#WrapperBarra1 LI {
	list-style-type: none;
	display: inline;
}

#WrapperBarra1 A {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #b8b8b8;
	text-align: right;
	padding-right: 20px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #b8b8b8;
	background-image: url('../immagini/b-pulsanti.gif');
	background-repeat: no-repeat;
}

#WrapperBarra1 A:hover, #WrapperBarra1 A.Act, #WrapperBarra1 A.Act:hover {
	color: #404040;
}





#WrapperCorpoPagina {
	width: 606px;
	float: right;
}

#WrapperCorpoPagina1 {
	width: 605px;
	margin-left: 0px;
	margin-right: auto;
	background-image: url('../immagini/b-corpopagina.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	min-height: 400px;
  	height:auto !important;
  	height: 400px;

}

#PiedePagina {
	clear: left;  	/*importante */
	width: 100%;	/*importante */
	position: relative;
	font-size: 11px;
	height: 76px;
	background-image: url('../immagini/b-piedepagina.gif');
	background-repeat: no-repeat;
}

#PiedePagina STRONG {
	position: absolute;
	display: block;
	top: 30px;
	left: 50px;
	color: #da3130;
}	

#PiedePagina SPAN {
	position: absolute;
	display: block;
	top: 30px;
	left: 200px;
}	


