#tudo{
	background-image:url(imagens/fundo_div.png);
background-repeat:no-repeat;
width:780px;
height:776px;

margin-left:auto;
margin-right:auto;
margin-top:7px;
}

#topo{
	position:relative;
	width: 750px;
	height: 160px;
	background-image: ;
	margin-top:5px;
	margin-left:auto;
	margin-right: auto;
    text-align:left;
	}
	
#menu{
	position:relative;
	background-color:#9db5d1;
	width: 758px;
	height: 30px;
	margin-left:auto;
	margin-right: auto;
	margin-left:11px;
	margin-top:-5px;
    text-align:left;
	}

#fundo_div{
	position:relative;
	width: 610px;
	height: 500px;
	background-image: ;
	margin-top:5px;
	margin-left:auto;
	margin-right: auto;
    text-align:left;
	}
	
#efeito_index{
	position:relative;
	width: 500px;
	height: 600px;
	margin-left:auto;
	margin-right: auto;
	margin-top:-400px;
    text-align:left;
	}


	
#texto{
	position:relative;	
	width: 500px;
	height: 500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-450px; 
	}

	
#rodape{
	position:relative;
	width: 757px;
	height: 70px;
	margin-left:auto;
	margin-right: auto;	
	margin-top:-95px;
    text-align:left;
	}
	
#logo_wide{
	position:relative;
	width: 300px;
	height: 40px;
	margin-left:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
    text-align:left;
	float:right;
	}
