body{
	margin:0px 15px;
	font: 11px/1.5  Arial, Helvetica, sans-serif;
	background:#fff;
	text-align:center;
	}
	a:link, a:visited, a:hover {
	color: #006600;
	text-decoration:underline;
	}
#tudo {
	width:740px;
	padding-bottom:10px;
	background-color:#fff;
	background-image:url(imgs/fundo_todo.jpg);
	background-repeat: repeat repeat-y;
	border:#336600  medium solid;
	text-align:left;
	margin:0 auto;
	}
#topo {	
	height:185px;
	width:auto;
	
	}

#principal {
	width:505px;
	height:427px;
	margin-right:5px;
	float:right;
	background-image:url(imgs/fd_conteudo.jpg);
	background-repeat:no-repeat;
	}
#img_principal {
width:478px;
height:auto;
margin-left:15px;
margin-top:60px;

}	
#divNav {
	width:180px;
	margin-left:15px;
	float:left;
	background-image:url(imgs/fd_navprinc.jpg);
	background-repeat:no-repeat;
	}
	
	#menuNav{
	margin-left:20px;
	margin-top:30px;
	margin-bottom:5px;
    width:150px;
	height:250px;
	}
#bt_larcristao{
margin-left:0px;
width:auto;
height:auto;
}
#rodape {	
	clear:both;
	height:20px;
}
#rodape p{
text-align:right;
}
	
#principal * {
	padding: 0 0px;
	}
#navegacao * {
	padding: 0 0px;
	}
	