@charset "UTF-8";
/* Quem Somos */

#principal{
	width:100%;
	background:url(../imagens/bkg_principal_verdeEscuro.jpg) repeat-x top #fff;
}

/* Topo */

.topo{
	width:985px;
	float:left;
	background:url(../imagens/bkg_quemSomos_topo.jpg) no-repeat bottom right;
}

.topo .logo_hunter, .topo .menu_principal{
	float:left;	
}

/* Novidades */

.novidades{
	height:286px;
	clear:both;
	background:url(../imagens/bkg_quemSomos.jpg) no-repeat center;
}

