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

#banner h2 {
	color: #666666;
}

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

#breadcrumb a{
	color: #ff0000;
}

#breadcrumb a:hover{
	color: #666666;
}
#content {}
#contentRight {
	float: right; width: 310px; text-align: justify; margin:0; padding:0;
}
#contentLeft {
	float: left; width: 160px; margin:0; padding:0;
}

#contentLeft  li {
	padding-right: 0px; padding-left: 0px; padding-bottom: 10px; padding-top: 0px;
	margin:0px;
	list-style-type:none !important;
}
.clear {
	clear: both
}

