@charset "UTF-8";
/* Searching */

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

/* Topo */

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

/* Novidades */

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

/* Conteúdo */

.box_l, .box_r{
	background:#f3f3f3;
	border:solid 1px #dcd9d9;
	padding:15px;
	margin-bottom:15px
}

.box_l{
	/*float:left;*/
	padding-bottom:15px;
}

.box_r{
	/*float:right;*/
	padding-bottom:15px;
}
