@charset "utf-8";
/* CSS Document */

#container-cartilha{
	width:750px;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
#imagem-cartilha{
	border:0 solid #000;
	text-align:center;
	margin:5px 0;
	}
		
#navegacao-cartilha{
	width:750px;
	height:50px;
	text-align:center;
	}

#navegacao-cartilha img{
	padding:10px 10px 10px 10px;
	border:0;
	}

