/*Estilo entrada do site !*/


body {
	margin: 0px;
	padding: 0px;
	background-image: url(../br/imagens/fundo_pagina.gif);
}



.cem_porcento {
	height: 100%;
	width: 100%;
}


.dez_px {
	width: 10px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #112600;
	text-decoration: none;

}
