body {
	margin:0px; 
	background-color:#fff; 
	font-family:Arial;
	font-size:11px;
	color:#666666;
	background-image:url(../images/fundo_site.jpg);
}

p {
	margin-bottom:0px;
	margin-top:0px;
}

img {
	border:0;
}

form {
	 margin:0px;
	 padding:0px;
}
#tudo { 
	width:980px; 
	margin:0 auto;	
}

#topo {
	width:980px;
	height:180px;
	float:left;
	background-image:url(../images/fundo_topo.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
}
#menu{
	width:144px;
	padding-left: 10px;
	padding-top: 10px;
	float:left;
}
#meio {
	width:980px;
	background-color:#fff;
	float:left;
}
#miolo{
	width:629px;
	padding-left:20px;
	float:left;
}
#painel {
	width:148px;
	padding-right: 10px;
	padding-top:10px;
	float:right;
}
#rodape {
	width:980px;
	float:left;
}
#rodape_esquerdo{
	width:14px;
	float:left;
}
#rodape_direito{
	width:14px;
	float:right;
}
#rodape_meio{
	width:952px;
	float:left;
	height:95px;
	background-image:url(../images/fundo_rodape.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#pesquisa{
	width:150px;
	float:left;
}
