@import url("configura-paginas.css");

div#navigation {
	width: 125px;
	height: 500px;
}


div#content {
	width: 650px;
	height: 500px;
}

div#rodape {
    margin-top: 500px;
}



