h3#topic_01 {
	background-image: url(../images/topic_02_01.jpg);
	height: 35px;
	width: 643px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-indent: -5000px;
}
h3#topic_02 {
	background-image: url(../images/topic_02_02.jpg);
	height: 35px;
	width: 643px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-indent: -5000px;
}
h3#topic_03 {
	background-image: url(../images/topic_02_03.jpg);
	height: 35px;
	width: 643px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-indent: -5000px;
}

#conte_topic dl {
	background-color: #EEEEEE;
	margin: 10px;
	line-height: 130%;
	padding: 6px;
}
#conte_topic dt {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	font-weight: bold;
	background-position: bottom;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #BBBBBB;
	padding-left: 7px;
}
