dt {
	display: block;
	background: url(../images/vLine.gif) 50% repeat-y;
	border-bottom: 1px solid #000;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 2em;
	padding-left: 0;
}
dd {
	border: none;
	background: none;
	margin-top: -1px;
	margin-right: 0.3em;
	margin-bottom: 0;
	margin-left: 0.3em;
}
dl dd dl dd {
	float: left;
	background: url(../images/vLine.gif) 50% repeat-y;
	padding-top: 10em;
}

dd:last-child, dd:last-child dl dt:first-child {
	background: url(../images/vLinelast.gif) 50% repeat-y;
	margin-right: 0px;
}
dt:first-child + dd {
	background: url(../images/vLinefirst.gif) 50% repeat-y;
	margin: -1px .3em 0 .3em;
}
dt:first-child + dd dl dt, dt:first-child + dd dl dt:first-child + dd   {
	background: url(../images/vLinefirst.gif) 50% repeat-y;
	margin-left: 0;
}
dl#sitemap dt {
	padding-top: 0px;
}
dl#sitemap dl dt {
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 10em;
	padding-left: 0;
}
dl {
	margin-right: 10px;
	padding-top: 0px;
	float: left;
	}
#sez_interno a {
	display: block;
	border: 1px solid #000;
	padding: 5px;
	background-color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
#contain {
	width: 650px;
}
#sitemap {
	width: 580px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
}
#sez_interno   a:hover  {
	display: block;
	border: 1px solid #000;
	padding: 5px;
	background-color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

