#geral {
	position:relative;
	left:0px;
	top:0px;
	width:1000px;
	z-index:5;
	margin: auto;
	height: 725px;
}
#topo {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:177px;
	z-index:7;
}
body {
	background-color: #333333;
	background-image: url(../images/bg_topo.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#legenda {
	position:absolute;
	left:861px;
	top:90px;
	width:72px;
	height:19px;
	z-index:7;
	padding: 5px;
}
#geral #fachada img {
	margin-right: 15px;
	margin-bottom: 15px;
}
#rodape {
	width:100%;
	z-index:3;
	background-image: url(../images/bg_rodape.png);
	padding-top: 30px;
	padding-bottom: 30px;
	}
#texto_rodape {
	position:absolute;
	left:24px;
	top:30px;
	width:406px;
	height:52px;
	z-index:2;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-shadow:#000000 1px 1px 0;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	text-shadow:#000000 1px 1px 0;
	}
#conteudo {
	position:absolute;
	left:61px;
	top:313px;
	width:878px;
	height:674px;
	z-index:6;
}
#titulo {
	position:absolute;
	left:50px;
	top:203px;
	width:893px;
	height:43px;
	z-index:5;
	padding: 5px;
	background-color: #666666;
}
.titulo_topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #999999;
		
}
#logo {
	position:absolute; 
	left:18px;
	top:14px;
	width:203px;
	height:144px;
	z-index:1;
}
#imagem {
	position:absolute;
	left:50px;
	top:281px;
	width:320px;
	height:319px;
	z-index:4;
}
#fachada {
	position:absolute;
	left:48px;
	top:274px;
	width:906px;
	height:443px;
	z-index:4;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
}
