#dentro_links{
	text-align:center;
	width:100%;
}
#links{
	margin:0 auto;
	width:760px;
	height:250px;
}
#grafica{
	float:left;
	width:375px;
	height:250px;
	background: url(images/home_lado_esquerdo.jpg) no-repeat;
}
#grafica img{
	border:none;

}
#inkjet{
	float:right;
	width:375px;
	height:250px;
	background: url(images/home_lado_direito.jpg) no-repeat;
}
#inkjet img{
	border:none;
}
#form_tabela {
	width:480px;
	height:588px;
	background: url(images/bg_form.jpg) no-repeat;
}

