@import url(configura-paginas.css);

div#navigation {
	width: 225px;
	height: 600px;
}

div#content {
	width: 550px;
	height: 600px;
}


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

h3 {
	margin-left: 10px;
	margin-bottom: 5px;
}

