#conteudo {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#meio {
	text-align: center;
	float: left;
	background-color: #FFFFFF;
	width: 940px;
}


#lateral-esq {
	float: left;
	width: 165px;
	padding-left: 4px;
}
#busca {
	background-image: url(imagens/fnd-busca.jpg);
	height: 72px;
	width: 391px;
	padding-top: 71px;
	background-repeat: no-repeat;
	padding-left: 127px;
}

#lateral-dir {
	float: left;
	width: 200px;
	padding-right: 4px;
	text-align: left;
}
#centro {
	width: 525px;
	float: left;
	text-align: left;
	padding-right: 15px;
	padding-left: 25px;
}
#foto-prof {
	height: 90px;
}



#rodape {
	float: left;
	height: 142px;
	width: 940px;
}
#endereco {
	background-color: #F5F5F5;
	height: 80px;
	width: 365px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

#menu {
	height: 337px;
	width: 165px;
}

#destaque {
	height: 205px;
	width: 520px;
}


#topo {
	height: 330px;
	width: 940px;
}
#meio2 {
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(imagens/fundo.jpg);
	height: 715px;
}
#paginacao {
	width: 525px;
	float: left;
	text-align: center;
	height: 20px;
	vertical-align: middle;
}
#teste {
	border: 1px solid #990000;
}

#busca-not {
	background-image: url(imagens/fnd-busca-not.jpg);
	height: 72px;
	width: 391px;
	padding-top: 71px;
	background-repeat: no-repeat;
	padding-left: 127px;
}
