/* CSS Document */
body {
	margin:0;
	padding:0;
	background:#EBF5FF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
a {border:none; outline:none;}
img {border:none;}
/* GERAL */
.centra {margin:0 auto;}
.barras_topo_home {
	background:url(images/repeattopon.gif) repeat-x;
	width:100%;
	height:16px;
	float:left;
}
.a_bg {float:left; text-indent:-9999px;}

.box_branco_rodape {
	float:left;
	width:291px;
	background:url(images/img06.gif) no-repeat bottom;
	padding-bottom:4px;
	margin-bottom:15px;
}
.box_branco_topo {
	float:left;
	width:291px;
	background:url(images/img04.gif) no-repeat top;
}
.box_branco {
	background:url(images/img05.gif) repeat-y;
	width:291px;
	float:left;
	margin:4px 0 0 0;
	padding-top:10px;
}

/* HOME */

.centraliza_home {width:291px; margin:0 auto;}
.conteudo_home { width:291px; float:left; text-align:center; }
	h1 {width:143px; margin:0 auto; padding:0;}
	h1 a {
		background:url(images/newmobile_2.jpg);
		width:143px;
		height:92px;
		float:left;
		margin:10px 0 0 0;
	}
.border_box {padding-bottom:0; border:none; background:none;}
.categorias {margin-top:0; width:100%; background:#EBF5FF;}
.categorias a {
	padding-right:10px;
	padding-left:20px;
	width:97px;
	text-align:center;
}
.categorias .predial {background:url(images/newmobile_3.jpg) no-repeat center top;}
.categorias .infra_estrutura {background:url(images/newmobile_4.jpg) no-repeat center top;}
.categorias .irrigacao {background:url(images/newmobile_5.jpg) no-repeat center top;}
.categorias .industria {background:url(images/newmobile_6.jpg) no-repeat center top;}
.fundo_botoes_home {
	float:left;
	width:100%;
	background:url(images/newmobile_7.jpg) repeat-x bottom #FFFFFF;
	padding:10px 0 8px 0;
	text-align:center;
}
.fundo_botoes_home a {
	margin-bottom:8px;
}




	
