
/************************** Procurar **************************/
#siteBusca{
	margin-left: -50px;
	padding-right: 19px;
}


/************************** conte�do **************************/
#siteLista div{
	float: left;
}
#siteLista h3{
	position: relative;
	height: 40px;
	margin: 0 -20px 8px -20px;
	background-repeat: no-repeat;
}
#siteLista h3 a{
	display: block;
	height: 40px;
}
#siteLista h3 span{
	display: none;
}

#siteLista div.facaSquizo{
	width: 270px;
	padding-right: 210px;
	padding-bottom: 15px;
	background: url(img/squizo.gif) no-repeat right bottom;
}
#siteLista div.facaSquizo h3{
	width: 314px;
	background-image: url(img/tit_faca_seu_squizo.gif);
}
#siteLista div.facaSquizo a.botao{
	display: block;
	width: 262px;
	height: 45px;
	margin-top: 15px;
	background-image: url(img/bt_clique_aqui.gif);
}
#siteLista div.facaSquizo a.botao span{
	display: none;
}

#siteLista div.destaques{
	width: 195px;
	padding-right: 30px;
	float:left;
}
#siteLista div.destaques h3{
	width: 186px;
	background-image: url(img/tit_destaques.gif);
}

#siteLista div.destaques li.mais a.VerMais{
	background-image:url(img/bt_vejaMais.gif);
	margin-left:100px;
	display:block;
	width:55px;
	height:14px;
	}


#siteLista div.recomendados li.mais a.VerMais{
	background-image:url(img/bt_vejaMais.gif);
	margin-left:100px;
	display:block;
	width:55px;
	height:14px;
	}

#siteLista div.recomendados li.mais, #siteLista div.destaques li.mais
{
	text-indent: 9px;
	padding-bottom: 12px;
	background: none;
}

.VerMais span{display:none;}



#siteLista div.recomendados{
	width: 195px;
	float:left;
	margin-left:30px;
}
#siteLista div.recomendados h3{
	width: 221px;
	background-image: url(img/tit_recomendados.gif);
}


#siteLista div li{
	text-indent: 9px;
	padding-bottom: 12px;
	background: url(img/icone.gif) no-repeat left 5px;
}




div.sepHorizontal{
	clear: both;
	float: none;
	width: 100%;
	height: 13px;
	margin: 10px 0;
	background: url(img/separa_hori.gif) no-repeat center;
}

div.sepVertical{
	clear: none;
	width: 12px;
	height: 167px;
	margin-right: 30px;
	background: url(img/separa_vert.gif) no-repeat center;
}