 body {
text-align:center; /* hack para IE */
background-image: url("../../fotos/1.jpg");
background-color:#00CCFF;
}
#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: 427px;
	padding-left:166px;
	padding-right:167px;
	padding-top:20px;
	height: auto;
	margin-bottom:0px;
	overflow:auto;
}

#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("1.jpg");
background-repeat:no-repeat;
	width: 760px;
	height: 141px;
	margin-bottom:4px;
}
#topo1{
	width: 740px;
	height: 141px;
	margin-bottom:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70px;
	color:#FF0000;
	padding-left:20px;
}
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:427px;
           height: 500px;
}
