body {
	margin:0px; 
	background-color:#fdfced; 
	font-family:Arial;
	font-size:11px;
	color:#666666;
	background-image:url(../images/bg_all.gif);
	background-repeat:repeat-x;
	background-position:top;
}
p {
	margin-bottom:0px;
	margin-top:0px;
}
form {
	 margin:0px;
	 padding:0px;
}
#tudo { 
	width:980px; 
	margin:0 auto;	
}
#topo {
	width:980px;
	float:left;
}
#menu{
	width:160px;
	float:left;
}
#miolo{
	width:600px;
	padding: 20px;
	padding-top: 0px;
	float:left;
}
#painel {
	width:160px;
	float:left;
}
#meio {
	width:960px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 10px;
	background-image:url(../images/fd_meio.gif);
	float:left;
}
#destaque {
	width: 960px;
	padding: 10px;
	background-color:#FFF;
	float:left;
}

#rodape_fundo{ 
 	width: 980px;
	border-top: 1px solid #e7f2f8;
	background-repeat: no-repeat;
	background-position:center;
	float:left;
}
#tudo_rodape{
	width:100%;
	background-image: url(../images/bg_rodape.gif);
	background-repeat: repeat-x;
	background-position: top;
	float:left;
}
#rodape {
	width:980px;
	margin:0 auto;	
}

