body {
  font-family: font-family:Arial;
  font-size: 11px;
  color: #000000;
  width: 770px;
  position: relative;
  left: 50%;
  margin-left: -385px;
}
#total {
	border: 1px solid #333333;
	height: 550px;
	width: 770 px;
	}

#topo {
	border: 0;
	background-image:url(imagens/topo.jpg);
	height: 130px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#lateral {
	border: 0;
	width: 200px;
	height: 200px;
	float: left;
	background-image:url(imagens/endereco2.jpg);
}
#topo ul li {
	display: inline;
	list-style-type: none;
}
#menu {
	border: 0;
	margin: 0;
	background-image:url(imagens/menu.jpg);
	padding: 0;
	list-style: none;
	height: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
#menu li {
	float: left;
	}
#menu li a {
	padding: 5px;
	display: block;
	color: #FFF;
	text-decoration: none;
	width: 118px;
	}
#menu li a:hover {
	padding: 5px;
	color:#FFF;
	background-image:url(imagens/fundomenu.png);
	}
#conteudo a:link {
	color: #000000;
	text-decoration: none;
}
#conteudo a:visited {
	text-decoration: none;
	color: #000000;
}
#conteudo a:hover {
	text-decoration: none;
	color: #000000;
}
#conteudo a:active {
	text-decoration: none;
	color: #000000;
}
#conteudo {
	width: 768px;
	height: 350px;
	float: right;
	}
	#texto {
	margin 1px;
	border: 0;
	float: right;
	width: 50%;
	height: 348px;
	margin-top:250;
	padding: 5px;
	overflow:scroll;
}
#foto {
	padding: 5px;
	float:left;
	border: 0;
	width: 340px;
	height:348px;
	}
#rodape {
	border: 1px solid #000000;
	border-left:hidden;
	border-right:hidden;
	width: 768px;
	height: 42px;
	background-color:#fff;
	float: left;
}
