* { margin:0px; padding:0px; list-style:none; border:none;}
body {margin:0 auto; background:url(../images/bg.gif);}

/* Textos */
.txt {font-family:Arial, Helvetica, Times, sans-serif; font-size:16px;line-height:32px; color:#666;}
.fone {font-family:Arial, Helvetica, Times, sans-serif; font-size:16px;line-height:32px; color:#000;}



/* Estrutura */
#pai{position:relative; width:1000px; margin:0 auto; /* Zero as margens*/ }

#geral {
	position:relative;
	margin:0 auto;
	position:absolute;
	width:1000px;
	height:625px;
	font-family: Georgia, "Times New Roman", Times, serif;
	top: 0px;
}
	
#logo {
	position: absolute;
	height: 270px;
	z-index: 2;
	top: 101px;
	width: 507px;
	left: 263px;
}
#barra-laranja {
	position: absolute;
	height: 76px;
	z-index: 6;
	top: 412px;
	width: 499px;
	left: 267px;
}
#endereco {
	position:absolute;
	height:41px;
	z-index:2;
	top: 454px;
	width: 187px;
	left: 430px;
}
#linha{
	position:absolute;
	height:268px;
	z-index:5;
	top: 353px;
	width: 569px;
	left: 241px;
}
