body
{
	margin: 0;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #807E7E;
}

img
{
	border: 0;
}


a,
a:link,
a:visited,
a:active
{
	text-decoration: none;
	color: #807E7E;
}

a:hover
{
	text-decoration: underline;
}

.tudo
{
	width: 780px;
	text-align: left;
	margin: 0 auto;
}

.topo
{
	height: 100px;
}

.menu
{
	height: 50px;
}

.conteudo
{
	width: 780px;
}


.rodape
{
	padding-top: 20px;
	clear: both;
}

