#tudo {
	position:relative;
	width:790px;
	margin: 0 auto;
	min-height: 100%;
}
 * html #tudo {height: 100%;}
#conteudo {
	background-color:#FFFFFF;
}
#topo {
	width:100%;
	height:66px;
	padding-top:1px;
	z-index:1;
	background-image: url(../img/bg_topo.jpg);
}
#banner {
	width:100%;
	height:167px;
	z-index:1;
}
#menu {
	width:100%;
	height:25px;
	z-index:1;
	background-color: #000000;
}
#corpo {
	width:100%;
}
#base {
	width:100%;
	height:32px;
	position: relative;
	background-image: url(../img/bg_base.jpg);
}
#assinatura {
	width:100%;
	height:30px;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
}
#coluna_left {
	width:435px;
	float:left;
}
#coluna_right {
	width:340px;
	float:right;
	text-align: center;
}
.clear {clear:both;}
#logo {
	position:absolute;
	width:101px;
	height:66px;
	z-index:1;
	left: 30px;
	top: 0px;
}
#0800net {
        width:215px;
        height:59px;
        left: 600px;
        top: 2px;
}
#endereco_base {
	position:relative;
	width:790px;
	height:15px;
	z-index:1;
	top: 8px;
	left: 0px;
	text-align: center;
}
