 body {
text-align:center; /* hack para IE */
background-image: url("../fotos/fundo.jpg");
background-color:#000000;
}
#geral {
	width: 760px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left; /* correção dos efeitos de alinhamento de textos do hack para*/ 
}

#centro {
	width: 760px;
	padding-left:0px;
	padding-right:0px;
	padding-top:20px;
	height: auto;
	margin-bottom:0px;
	color:#FF0000;
}
#divcentral {
	height: 700px;
	width: 754px; 
	background-color:#e7f1f6; 
	border:3px solid #00CCFF;
	margin-bottom:3px;
}

#rodape {
	clear: both;
	width:760px;
    height:35px;
	margin-top:10px;
	margin-bottom:3px;
	padding-top:10px;
	font-size:2;
    color:#FF9900;
    font-family:comic sans ms;
	text-align: center;
	background-image: url("../fotos/rodape.jpg");
    background-repeat:no-repeat;
}
#topo{
background-image: url("../fotos/agua.jpg");
background-repeat:no-repeat;
	width: 350px;
	height: 106px;
	margin-bottom:4px;
	padding-left:410px;
	padding-top:50pX
}

h1 { color:#FF0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:30px;
margin-top:15px;
}
h2 { color:#FF0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:30px;
margin-top:15px;
}
#conteudo {width:676px;
           height:500px;
		   border:dashed 2px #FF0000;
		   overflow:auto;
}
#nada {
    width:630px;
    height:150px;
	margin-left: 130px;
		}
#nadas2 {
  width:400px;
  height:100px;
  margin-left: 180px;
  text-align:center;
  border:1px solid #000000;
}
h2 {
    font-family: Verdana, Arial, sans;
	text-align:center;
	color:#000;
	font-size:80%;
	margin-top: 20px;
}
