.conteudo {
	color: #162347;
	height: 100%;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.conteudo .tabelaFastConstruction td {
	width: 39%;
	padding-right:10px;
	padding-left:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	vertical-align: top;
}
.conteudo .tabelaFastConstruction .coluna03 {
	width: 22%;
	height: 100%;
	padding-left: 10px;
	vertical-align: top;
	border-right-style: none;	
}
.conteudo .tabelaFastConstruction .coluna03 img {
	margin: 0px;
	padding: 0px;
	width: 150px;
}

.conteudo .tabelaFastConstruction .coluna03 a{
	font-size: 10px;
	color:#858521;
	text-decoration:none;
	display:block;
	font-weight:bold;
	margin-bottom:5px;
}
.conteudo .tabelaFastConstruction .coluna03 a:hover{
	color:#C3C37D;
}
.conteudo .tabelaFastConstruction .destaque {
	background-color: #EEEEEE;
	padding: 10px;
	border: 1px dashed #CCCCCC;
}
