#coluna_e {
	width: 200px;
	float: left;
	min-height: 1200px;
	height: auto;
}

#coluna_e p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
}

#coluna_e a {
	text-decoration: none;		
}

#coluna_e a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #6d6f89;			
}

#coluna_e_noborder p {
	border-bottom-width: 0px;
	border-bottom-color: #cacaca;
	border-bottom-style: dotted;	
}

.titulo_coluna_e {
	width: 200px;
	height: 20px;
	vertical-align: middle;
	color: #597ba5;
	text-align: left;
	font-size: 11pt;
	padding-left: 0px;
	font-variant: small-caps;
}