* { 
	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: #ffffff;
}

#WrapperContainer {
	margin-left: auto;
	margin-right: auto;
	
	width: 1000px;
}

#Testata {
	position: relative;
	width: auto;
	height: 105px;
	background-image: url('../immagini/2006/b_testata2.gif');
	background-repeat: no-repeat;
}

#Logo {
	width: 172px;
	height: 105px;
	top: 0px;
	left: 0px;
	background-image: url('../immagini/2006/aiccon_logo.gif');
	background-repeat: no-repeat;
}

#Logo A {
	display: block;
	width: 172px;
	height: 105px;
	text-indent: -9999px;
}

UL#Ambiti {
	position: absolute;
	width: 785px;
	height: 50px;
	top: 33px;
	right: 0px;
}

#Ambiti LI {
	list-style-type: none;
	display: inline;
}

#Ambiti A {
	display: block;
	float: left;
	width: 105px;
	height: 50px;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #929292;
	border-right: 1px solid #A4A4A4;
	padding-right: 3px;
	text-align: right;
}

#Ambiti A:hover, #Ambiti A.Act, #Ambiti A.Act:hover {
	color: #063584;
}

#Ambiti A SPAN.Singolo {
	display: block;
	height: 36px;
}

#Ambiti A SPAN.Doppio {
	display: block;
	height: 24px;
}

UL#IstitAlto {
	position: absolute;
	width: 118px;
	height: 20px;
	top: 8px;
	right: 10px;
}

#IstitAlto LI {
	list-style-type: none;
	display: inline;
}

#IstitAlto A {
	display: block;
	float: left;
	font-size: 8px;
	padding-left: 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #929292;
	font-weight: bold;
}

#IstitAlto A:hover {
	color: #063584;
}

#BreadCrumb {
	text-align: right;
	width: 990px;
	height: 20px;
	font-size: 11px;
}

TABLE#WrapperPagina {
	width: 100%;
	border-collapse: collapse;
}

TD#Barra {
	vertical-align: top;
	width: 155px;
	border-right: 1px solid #9A9A9A;	
}

#Barra H3 {
	margin-top: 20px;
	padding-bottom: 0px;
	border-bottom: 1px solid #9A9A9A;
	font-size: 11px;
	color: #9A9A9A;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}

#Pagine LI {
	list-style-type: none;
	display: inline;
}

#Pagine A {
	display: block;
	background-color: #F7F7F7;
	border-bottom: 1px solid #9A9A9A;
	font-size: 11px;	
	text-align: right;
	padding-right: 15px;
	color: #0185E0;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('../immagini/2006/b_pagine.gif');
	background-position: right;
	background-repeat: no-repeat;
	
}

#Pagine A:hover {
	color: #202067;
	background-color: #f0f0f0;
}

TD#WrapperContenuto {
	vertical-align: top;
	width: 904px;	
	background-image: url('../immagini/2006/b_pagina.gif');
	background-position: top right;
	background-repeat: no-repeat;
}


TD#Universita {
	text-align: center;
	width: 155px;
	border-right: 1px solid #9A9A9A;	
}
