body.novo {
	background: white url(../imagens/novo_fundo.jpg) repeat-x;
	margin: 0;
}
#novo_geral {
	width: 1034px;
	margin: 0 auto;
}
#novo_topo {
	height: 356px;
	background: url(../imagens/novo_topo.jpg) no-repeat;
}
#novo_menu_topo {
	position: relative;
	top: 83px;
	right: 109px;
	text-align: right;
	font: 11px "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#novo_menu_topo_item,
#novo_menu_topo_item_bold {
	margin-right: 8px;
	border-right: 1px solid gray;
	padding-right: 8px;
	
}
#novo_menu_topo_item {
	color: gray;
}
#novo_menu_topo_item_bold {
	color: #9F3E00;
	font-weight: bold;
}
#novo_busca {
	position: relative;
	width: 300px;
	text-align: right;
	left: 610px;
	top: 63px;
}
#novo_esquerda {
	width: 258px;
	vertical-align: top;
}
#novo_banner {
	height: 217px;
	position: relative;
	text-align: right;
	top: 101px;
}
#novo_corpo_desafio {
	width: 232px;
	background: url(../imagens/novo_esq_corpo_desafio.jpg) repeat-y;
}
#novo_central {
	vertical-align: top;
	width: 600px;
}
#novo_bordabottom {
	font-size: 10px;
	border-bottom: 1px dotted gray;
	padding-bottom: 3px;
}
#novo_rodape {
	margin-top: 10px;
	border-top: 1px dotted gray;
}
#novo_desafio_texto_gd {
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin-left: 10px;
	margin-right: 8px;
}
#novo_texto_promocao_home {
	width: 90%;
	border-bottom: 1px dotted gray;
	margin-bottom: 5px;
}
#novo_direita {
	vertical-align: top;
}