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

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


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

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

img {
	height:120px;
	width:165px;
}

.titulo td {
	padding-left: 5px;
}

.produto td {
	font-weight: bold;
	color: #FFA543;
}

.nav-simples {
	margin-left: 400px;	
}


