/* CSS Document */

@import url("as_base_conteudos.css");


#content td.overview2Colunas {
	text-align: left;
	vertical-align: top;
	width: 360px;
	padding: 0px;
}
#content .overviewTabela {
	background-color: #EFEFEF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .overviewTabela td {
	background-color: #EFEFEF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align:justify;
}
