body{
	margin:0px;
}.tabela1 {
	text-align: center;
	height: 100%;
	width: 100%;
}
.tabela2 {
	text-align: left;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.areaA {
	height: 150px;
	width: 1000px;
	background-image: url(../imagem/fndtitulo.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.areaB {
	height: 30px;
	width: 777px;
	margin-left: 115px;
}
.areaC {
	height: 600px;
	width: 1000px;
	background-image: url(../imagem/fndcentro.jpg);
	background-repeat: repeat-x;
}
.areaD {
	height: 30px;
	width: 1000px;
	background-image: url(../imagem/fndrodape.jpg);
	background-repeat: repeat-x;
}
.areaE {
	height: 20px;
	width: 1000px;
}
.iframeA {
	height: 400px;
	width: 500px;
	margin-left: 50px;
	background-color: #CCC;
	border: 2px solid #900;
	margin-top: 40px;
}
.areaORCAMENTO {
	border: 2px solid #900;
	width: 750px;
	height: 400px;
	margin-left: 130px;
}

.areaPORT {
	height: 700px;
	width: 1000px;
	background-image: url(../imagem/fndcentro.jpg);
	background-repeat: repeat-x;
	background-color: #DDD;
}
.arealogos{
	float:left;
	margin:5px;
	width: 156px;
}

