/* CSS Document */
body {
	font: 8pt/16pt georgia;
FONT-FAMILY: verdana, helvetica, arial, sans-serif;
	color: #333333;
/*	background: #EEFFCA; */
background: #9ACEFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	}
p { 
	font: 8pt/16pt; 
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
	font: italic normal 12pt; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #051D99;
	}
A {
	COLOR: #999;
}
A:link {
	COLOR: #999;
}
A:visited {
	COLOR: #999;
}
A:hover {
	COLOR: #333;
}
/*
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7D775C;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7D775C;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #666600;
	}

*/

/*specific div*/



#container {
	width: 818px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	padding: 10px;
	background-image: url(imago/bgcontent.jpg);
		}

#banner {
	background-image: url(imago/header.jpg);
	height: 123px;
	margin: -18px 0px 4px 8px;
/*	width: 726px;*/
	background-repeat: no-repeat;
		}

#globalnav {
	padding: 0px 65px 0px 0px;
	text-align: right;
	position: relative;
	top: 49px;
}

#globalnav a {
	text-decoration: none;
	margin-right: 6px;
}

#globalnav a:link {
	
	color: #EBF1E7;
}

#globalnav a:visited{
	
	color: #EBF1E7;
}
 
#globalnav a:hover, #globalnav a:active{
	
	color: #ffffff;
}

#year {
        padding: 0px 0px 0px 0px;
	margin-right: 52px;
	padding-top: 18px;
	text-align: right;

}
/*#pageHeader {
	height: 183px;
	background: url(imago/header.jpg) no-repeat top left;
	
}*/

#banner h1 {
	}

#banner h1 span {
	display:none
	}
#banner h2 {
	}
#banner h2 span {
	display: none;
	/*display:none;*/
	}

#content {
	padding: 5px;
	margin-left: 171px;
	margin-right: 210px;
	background-repeat: repeat-y;
		}

#content2 {
	padding: 5px;
	margin-left: 171px;
	margin-right: 45px;
	background-repeat: repeat-y;
		}


#sidebar-a {
	float: left;
	width: 160px;
	margin-left: 8px;
/*	background-image: url(imago/bgmenu.jpg);
	background-repeat: repeat-y;
	background-position: left top; */
		}

	#sidebar-a h3.info {
	background: transparent url(imago/h3info.gif) no-repeat top left;
	
	width: 160px;
	height: 40px;
	}
	#sidebar-a h3.info span {
	display:none;
	}

	#sidebar-a h3.adempimenti {
	background: transparent url(imago/h3adempimenti.gif) no-repeat top left;
	margin: 5px 0px 0px;
	width: 160px;
	height: 40px;
	}
	#sidebar-a h3.adempimenti span {
	display:none;
	}
	
	#sidebar-a h3.commissione {
	background: transparent url(imago/h3commissione.jpg) no-repeat top left;
	margin: 5px 0px 0px;
	width: 160px;
	height: 40px;
	
	}
	#sidebar-a h3.commissione span {
	display:none;
	}
	
	#sidebar-a h3.formazione {
	background: transparent url(imago/h3formazione.jpg) no-repeat top left;
	margin: 5px 0px 0px;
	width: 160px;
	height: 40px;
	
	}
	#sidebar-a h3.formazione span {
	display:none;
	}

	#sidebar-a h3.convenzioni {
	background: transparent url(imago/h3convenzioni.jpg) no-repeat top left;
	margin: 5px 0px 0px;
	width: 160px;
	height: 40px;
	
	}
	#sidebar-a h3.convenzioni span {
	display:none;
	}

	#sidebar-a h3.altre {
	background: transparent url(imago/h3altre.jpg) no-repeat top left;
	margin: 5px 0px 0px;
	width: 160px;
	height: 40px;
	}
	#sidebar-a h3.altre span {
	display:none;
	}

#sidebar-a ul {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	list-style-type: none;
	
	}
#sidebar-a li {
	line-height: 1.5em;
	/*background: url(cr1.gif) no-repeat center top;*/
	display: block;
	padding-top: 2px;
	margin-bottom: 3px;
	}
#sidebar-a li a:link { 
	color: #666;
	}
#sidebar-a li a:visited {
	color: #666;
	}

#footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 4px;
	margin-left: 8px;
	margin-right: 51px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #3D71F3;
	text-align: center;
		}

#footer span{ margin: 0px 0px 0px 20px}


#crumbs {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	text-align: right;
	font-size: 120%;
	color: #CBCB96;
	font-weight: bold;
}

#crumbs span {
	margin-right: 10px;
}
