* { 
	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: #f1f1f1;
}

#WrapperContainer {
	margin-left: auto;
	margin-right: auto;
	width: 771px;
	border-left: 1px solid #AFAFAF;
	border-right: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
	background-color: #ffffff;
}

#Testata {
	width: 771px;
	height: 123px;
}

#WrapperAmbiti {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 771px;
	height: 26px;
	background-repeat: no-repeat;
}

#WrapperAmbiti H2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 124px;
	height: 26px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #005BC2;
	line-height: 26px;
	letter-spacing: -1px;
}	

#Ambiti LI {
	list-style-type: none;
	display: inline;
}

#Ambiti A {
	position: absolute;
	display: block;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-image: url('../images/freccia_ambiti.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	top: 7px;
}

#Ambiti A:hover {
	color: #7C8597;
}

#Ambiti A.Act, #Ambiti A.Act:hover {
	color: #ffffff;
}

#WrapperIstit {
	position: absolute;
	top: 2px;
	right: 10px;
	width: 48px;
	height: 24px;
}

#Lingua {
	position: absolute;
	top: 5px;
	right: 65px;
	width: 25px;
	height: 17px;	
}

TABLE#WrapperPagina {
	width: 100%;
	border-collapse: collapse;
}

TD#Barra, TD#BarraBassa {
	vertical-align: top;
	width: 123px;
	background-color: #EFEFEF;
	border-right: 1px solid #AFAFAF;
	font-family: Tahoma, Arial, Helvetica, sans-serif
}

TD#BarraBassa {
	vertical-align: bottom;
	padding-bottom: 10px;
}

#BarraBassa UL {
	margin-top: 30px;
}

#BarraBassa LI {
	list-style-type: none;
	display: inline;
}

#BarraBassa A {
	padding-top: 2px;
	padding-bottom: 2px; 
	display: block;
	font-size: 11px;
	color: #6A6A6A;
	padding-left: 10px;
	padding-right: 10px;
}

#BarraBassa A:hover {
	color: #005BC2;
}

#BarraBassa A STRONG {
	color: #005BC2;
	padding-right: 6px;
}



#Barra UL {
	margin-top: 30px;
}

#Barra LI {
	list-style-type: none;
	display: inline;
}

#Barra A {
	padding-top: 5px;
	padding-bottom: 5px; 
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #6A6A6A;
	text-align: right;
	background-image: url('../images/b_pagine_off.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}

#Barra A:hover {
	background-image: url('../images/b_pagine_on.gif');
	background-color: #DEDEDE;
	color: #005BC2;
}

#Barra A.Act, #Barra A.Act:hover {
	background-image: url('../images/b_pagine_on.gif');
	background-color: #DEDEDE;
	color: #005BC2;
	border-top: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
}

#Barra UL LI UL {
	margin-top: 0px;
	background-color: #ffffff;
	border-bottom: 1px solid #AFAFAF;
	padding-top: 5px;
	padding-bottom: 5px;
}

#Barra UL LI UL LI A {
	font-weight: normal;
	background-image: none;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	padding-left: 8px;
	text-transform: lowercase;
}

#Barra UL LI UL LI A:hover {
	background-color: transparent;
	background-image: none;
}

#Barra H3 {
	padding-top: 5px;
	padding-bottom: 5px; 
	display: block;
	font-size: 10px;
	font-weight: bold;
	background-color: #DEDEDE;
	color: #005BC2;
	border-top: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
	padding-left: 8px;
	text-transform: uppercase;	
}

#Barra .Blocco {
	margin-top: 0px;
	background-color: #ffffff;
	border-bottom: 1px solid #AFAFAF;
	padding-top: 5px;
	padding-bottom: 5px;
}

TD#WrapperContenuto {
	vertical-align: top;
	width: auto;	
}

#SopraPiede {
	width: auto;
	height: 8px;
	background-color: #AFAFAF;
	font-size: 0px;
	border-bottom: 1px solid #ffffff;
}

#PiedePagina {
	position: relative;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: auto;
	height: 35px;
	background-color: #DEDEDE;
	font-size: 11px;
	color: #585858;
	line-height: 15px;
}

#PiedePagina ADDRESS {
	position: absolute;
	top: 8px;
	left: 10px;
}

#PiedePagina STRONG {
	color: #005BC2;
}

#PiedePagina A {
	color: #005BC2;
	text-decoration: underline;
}

#PiedePagina A:hover {
	background-color: #EFEFEF;
	text-decoration: none;
}

#PiedePagina #Link {
	position: absolute;
	top: 8px;
	right: 20px;
	text-align: center;
	line-height: 18px;
}

#PiedePagina #Link A.Emind, #PiedePagina #Link A.Emind:hover {
	font-size: 9px;
	color: #AFAFAF;
	text-decoration: none;
	background-color: transparent;
}

