/*immagine*/
#banner {
	background: url(../images/pic-gotest.jpg) no-repeat;
	}
#banner h1 {
	color: #ffffff;
}

#banner h2 {
	color: #E9E9E9;
}

#breadcrumb {
	font-size: 10pt;
	font-weight:bold;
	color: #CCCCCC;
}

#breadcrumb a{
	color: #E9E9E9;
}

#breadcrumb a:hover{
	color: #ffffff;
}