* { 
	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;
}

HR {
	display: none;
}

BODY {
	font-size: 100%;
	background-color: #3361B5;
	background-image: url('../immagini/b_body.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

#WrapperContainer {
	margin-left: auto;
	margin-right: auto;
	width: 754px;
	margin-top: 10px;
}

#Testata {
	width: auto;
	height: 162px;
	background-image: url('../immagini/b_testata.jpg');
	background-repeat: no-repeat;
	position: relative;
}

#Testata #Logo A {
	display: block;
	position: absolute;
	width: 130px;
	height: 130px;
	top: 10px;
	left: 10px;
	text-indent: -9999px;
}

#Testata #Claim {
	position: absolute;
	top: 19px;
	left: 210px;
	width: 410px;
	height: 17px;
	background-image: url('../immagini/claim_testata.gif');
	background-repeat: no-repeat;
}

#Testata #Claim H2 {
	text-indent: -9999px;
}

#Testata #IstitAlto LI {
	list-style-type: none;
	display: inline;
}

#Testata #IstitAlto A {
	display: block;
	position: absolute;
	top: 13px;
	width: 22px;
	height: 21px;
	text-indent: -9999px;
}

#Testata #IstitAlto A#HomeAlto {
	background-image: url('../immagini/homepage.gif');
	right: 30px;
}

#Testata #IstitAlto A#MailAlto {
	background-image: url('../immagini/email.gif');
	right: 3px;
}

#Ambiti {
	position: relative;
	width: 754px;
	height: 27px;
	background-image: url('../immagini/b_baseambiti.gif');
	background-repeat: no-repeat;
}

#Ambiti UL {
	position: absolute;
	top: 2px;
	left: 170px;
	width: 575px;
	height: 25px;
}

#Ambiti LI {
	list-style-type: none;
	display: inline;
}

#Ambiti A {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 23px;
	color: #815C1C;
	background-image: url('../immagini/b_ambiti.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 12px;
}

#Ambiti A:hover, #Ambiti A.Act, #Ambiti A.Act:hover {
	color: #C50200;
}

#WrapperPagina {
	width: 754px;
	background-image: url('../immagini/b_corpopagina.gif');
	background-repeat: repeat-y;
	padding-left: 60px;
}

TABLE#WrapperPagina1 {
	width: 680px;
	border-collapse: collapse;
}

TD#Barra {
	vertical-align: top;
	width: 160px;	
}

#Barra UL {
	width: 140px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}
 
#Barra LI {
	list-style-type: none;
	display: inline;
	
}


#Barra A {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #C50200;
	border-bottom: 1px solid #FEAA16;
	padding-top: 5px;
	padding-bottom: 5px;
}

#Barra A:hover {
	background-color: #FFEAC5;
}

TD#WrapperContenuto {
	vertical-align: top;
	width: 520px;	
}

#PiedePagina {
	width: 754px;
	height: 69px;
	background-image: url('../immagini/b_piede.gif');
	background-repeat: no-repeat;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	line-height: 15px;
	
}

#PiedePagina ADDRESS {
	padding-top: 30px;
	padding-right: 10px;
}

#PiedePagina ADDRESS A, #PiedePagina ADDRESS A:hover {
	color: #D5FFD9;
}