body {
	margin:0px; 
	background-color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/fundo.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size:12px;
	color:#666666;
}

p {
	margin-bottom:0px;
	margin-top:0px;
}

img {
	border:0px;
}

form {
	 margin:0px;
	 padding:0px;
}

#tudo { 
	width:980px; 
	margin:0 auto;
}

#topo {
	width:980px;
	height:300px;
	float:left;
}

#topo_logo {
	width:980px;
	height:145px;
	float:
}

#topo_menu {
	width:966px;
	height:49px;
	float:left;
	background-color:#cc0000;
}


#topo_pesquisa{
	width:980px;
	height:65px;
	float:left;
	background-image:url(../images/fundo_filtro.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#titulo_pesquisa{
	width:180px;
	height:65px;
	float:left;
}

#filtro_pesquisa{
	width:690px;
	float:left;
	padding-top:12px;
	padding-left:20px;
}

#campo_buscar{
	width:138px;
	height:28px;
	float:left;
}

#botao_buscar{
	width:75px;
	height:40px;
	float:left;
	padding-top:15px;
}

#titulo_buscar{
	width:138px;
	height:14px;
	float:left;
	font-size:11px;
	co
	lor:#8b7e69;
}
#sombra_filtro{
	width:980px;
	float:left;
}

.input_pesquisa{
	width:123px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border:1px solid #d6d1be;
	height:19px;
}

#box_filtro{
	width:13px;
	float:right;
}

#meio {
	width:980px;
	float:left;
	background-image:url(../images/fundo_conteudo.gif);
	background-position:center;
	background-repeat:repeat-y;
}

#banner_flash {
	width:980px;
	height:320px;
	float:left;
	margin-bottom:30px;
}

#miolo {
	width:778px;
	/*padding-right:20px;*/
	float:left;
}

.titulos {
	width:100%;
	height:36px;
	color:#f90b0e;
	font-size:14px;
	font-weight:bold;
	float:left;
}

#tudo_rodape{
	width:100%;
	margin-top:25px;
	float:left;
	background-color:#f5f4eb;
	padding-bottom:20px;
}

#rodape {
	width:980px;
	margin:0 auto;	
}

#rodape_fundo{ 
 	width: 980px;
	padding-top:25px;
	float:left;
}

#coluna01_rodape{
	width:140px;
	float:left;
}

#coluna02_rodape{
	width:245px;
	float:left;
	padding-top:10px;
}

#coluna03_rodape{
	width:175px;
	float:left;
	padding-top:10px;
}

#coluna04_rodape{
	width:245px;
	float:left;
	padding-top:10px;
	background-image:url(../images/email.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:42px;
}

#sub100{
	width:135px;
	float:right;
	text-align:right
}

#direitos {
	width:500px;
	float:left;
	font-size:11px;
	padding-top:7px;
}


