#wrap{
	width:750px;
	margin:0 auto;
	padding:0 0 0 0;
}

#topo{
	background:url(../imagens/topo-pagina.jpg) no-repeat center bottom;
	padding:150px 20px 15px 20px;
	overflow:hidden;
}

#topo h1{
	font:normal 36px Arial, Helvetica, sans-serif;
	color:#900;
}

#topo ul{
	margin:0 0 0 10px;
	float:left;
}

#topo li{
	font:bolder 12px Arial, Helvetica, sans-serif;
	color:#666;
}

#topo img{
	float:right;	
}

.center{
	text-align:center;
	margin:15px 0 10px 0;
}

.fundo-conteudo{
	background:url(../imagens/fundo-conteudo.png) no-repeat center bottom;
}

.conteudo{
	overflow:hidden;
	padding:0 20px 0 20px;
}

.titulo-barra{
	font: normal 18px Arial, Helvetica, sans-serif;
	color:#900;
	background:url(../imagens/barra-titulo.png) no-repeat 0 bottom;
	padding:5px 0 5px 0;
	margin:0 0 5px 0;
}

.subtitulo{
	font:bolder 14px Arial, Helvetica, sans-serif;
	color:#900;
	margin:0 0 15px 0;
}




p, tr, td{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:150%;
	margin:0 0 10px 0;
}

li{
	padding:3px 0 3px 0;
}

a{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666;
}


.titulo-barra-top{
	font:normal 24px Arial, Helvetica, sans-serif;
	color:#900;
	border-top:1px solid #999;
	padding:10px 0 0 0;
	margin:10px 0 0 0;
}


#etapas tr td .titulo{
	font-size:14px;
	font-weight:bold;
	}

#etapas tr td{
	padding:5px;
	width:230px;
	border-left:3px solid #999;
	border-bottom:3px solid #999;
	}
#etapas tr td.bdRht{
	border-right:3px solid #999;
	}
#etapas tr td.bdNone{
	border:0;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	}
.dPreco{
	font: normal 18px Arial, Helvetica, sans-serif;
	color:#900;
	padding:5px 0 5px 0;
	margin:0 0 5px 0;}

.listaProdutos{
	float:left;
	display:inline;
	margin:15px 40px 0 0;
	}

.listaProdutos li{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666;
	}

#tabela1{
	margin-left:-15px;
	}



