* { 
	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: #BCBCBC;
	background-image: url('../immagini/b-body.jpg');
	background-repeat: repeat-x;
	background-position: top; 
}

#WrapperContainer {
	margin-left: auto;
	margin-right: auto;
	width: 768px;
	margin-top: 18px;
}

#Testata {
	position: relative;
	width: auto;
	height: 226px;
	background-image: url('../immagini/b-testata.gif');
	background-repeat: no-repeat;
}

#Logo {
	position: absolute;
	width: 156px;
	height: 62px;
	top: 10px;
	left: 1px;
}

#Logo A {
	display: block;
	width: 156px;
	height: 62px;
	text-indent: -9999px;
}

#AclabAlto {
	position: absolute;
	width: 80px;
	height: 30px;
	top: 30px;
	right: 15px;
}

#AclabAlto A {
	display: block;
	width: 80px;
	height: 30px;
	text-indent: -9999px;
}

#SelezioneLingua LI {
	list-style-type: none;
	display: inline;
}

#SelezioneLingua A {
	display: block;
	position: absolute;
	top: 0px;
	width: 29px;
	height: 21px;
	text-indent: -9999px;
}

#SelezioneLingua A#Italiano {
	right: 50px;
}

#SelezioneLingua A#Inglese {
	right: 13px;
}

#FlashTestata {
	position: absolute;
	width: 619px;
	height: 117px;
	left: 1px;
	top: 82px;
}

#LatoFlashTestata {
	position: absolute;
	width: 146px;
	height: 117px;
	right: 1px;
	top: 82px;
	background-color: #990066;
}

UL#Ambiti {
	position: absolute; 
	left: 165px;
	top: 199px;
	width: 600px;
}

#Ambiti LI {
	list-style-type: none;
	display: inline;
}

#Ambiti A {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 15px;
	line-height: 26px;
	color: #AFE1FF;
	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: #ffffff;
}

UL#TornaHome {
	position: absolute; 
	left: 30px;
	top: 199px;
	width: 120px;
}

#TornaHome LI {
	list-style-type: none;
	display: inline;
}

#TornaHome A {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 15px;
	line-height: 26px;
	color: #AFE1FF;
	background-image: url('../immagini/freccia-ambiti.gif');
	background-position: left;
	background-repeat: no-repeat;
}

#TornaHome A:hover, #TornaHome A.Act, #TornaHome A.Act:hover {
	color: #ffffff;
}

#WrapperPagina {
	background-color: #ffffff;
	background-image: url('../immagini/b-wrapperpagina.gif');
	background-repeat: repeat-y;
	float: left;  /* importante */
	width: 100%;  /* importante */
} 

#WrapperBarra {
	width: 155px;
	float: left;
}

UL#Pagine {
	margin-top: 25px;
	padding-bottom: 26px;
	border-top: 1px solid #c5c5c5;
}

#Pagine LI {
	list-style-type: none;
	display: inline;
}

#Pagine A {
	display: block;
	font-size: 11px;
	padding-right: 18px;
	padding-left: 5px;
	border-bottom: 1px solid #c5c5c5;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	color: #707070;
	background-image: url('../immagini/freccia-pagine.gif');
	background-position: right;
	background-repeat: no-repeat;
}

#Pagine A:hover, #Pagine A.Act, #Pagine A.Act:hover {
	background-color: #f1f1f1;
	color: #DF020E;
}

#Pagine A.Act, #Pagine A.Act:hover {
	font-weight: bold;
}




#WrapperCorpoPagina {
	width: 613px;
	float: right;
}

#BreadCrumb {
	width: auto;
	height: 26px;
	background-image: url('../immagini/b-breadcrumb.gif');
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
	line-height: 25px;
	color: #707070;
}

#BreadCrumb STRONG {
	color: #DF020E;
}

#PiedePagina {
	clear: left;  	/*importante */
	width: 100%;	/*importante */
	height: 80px;
	position: relative;
	background-image: url('../immagini/b-piedepagina.gif');
	background-repeat: no-repeat;
}

#PiedePagina #ACLab {
	position: absolute;
	top: 5px;
	left: 20px;
	width: 120px;
	height: 20px;
}

#PiedePagina #ACLab A {
	display: block;
	width: 120px;
	height: 20px;
	text-indent: -9999px;
}

#PiedePagina ADDRESS {
	position: absolute;
	top: 35px;
	left: 160px;
	font-size: 10px;
	color: #707070;
	
}







