#sobedesce {
float:left;
margin:0;
padding:0;
background-color:#eee;
border:2px solid #060c5a;
width:438px;_width:442px;
}

#coluna_rua {
	float:left;
width:217px;
}
#coluna_passarela {
	float:left;
width:217px;
}
#coluna_tracejado {
	float:left;
	background-image:url(img/tracejado_vertical.gif);
	background-repeat:repeat-y;
	width:2px;
	height:500px;
	margin:0 1px;
}
#sobe {
	width:213px;
	height:178px;
	background-image:url(img/sobe.gif);
	background-repeat:no-repeat;
	margin:0 4px 0 0;
}
p.titulo {
	float:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#292929;
}
#foto {
	float:right;
	clear:both;
	text-align:right;
	border:2px solid #060b54;
}
p.descricao {
	float:right;
	clear:both;
	text-align:right;
	width:150px;
}
#coluna_rua table, #coluna_passarela table {
	margin:0 0 0 4px; _	margin:0 0 0 2px;
	width:209px;
	border-collapse:collapse;
	float:left;
}
#coluna_rua table td, #coluna_passarela table td {
	height:40px;
	border:1px solid #5e558e;
	background-color:#afabc5;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 4px;
	color:#180468;
}
#coluna_rua table tr.zebra td, #coluna_passarela table tr.zebra td {
	background-color:#f7f5ff;
}
#desce {
	width:213px;
	height:178px;
	background-image:url(img/desce.gif);
	background-repeat:no-repeat;
	margin:0 0 0 4px;
}
#desce p.titulo {
float:left;
}
#desce #foto {
float:left;
}
#desce p.descricao {
float:left;
text-align:left;
}
