/* CSS Document */
#cabecalho {width:100%; height:156px;  	background:url(cabecalho/bg-cabecalho.jpg) no-repeat center top }
#cabecalho #bgTopo #topo {width:900px; padding:0 20px; position:relative; height:156px; margin:auto;}
#cabecalho #bgTopo #topo #linkHome {
	float:left; 
	width:172px; 
	height:88px; 
	margin:20px 0px 0px 0;
	background:url(cabecalho/logo-cartao-sesi.gif) no-repeat center top
}
#cabecalho #bgTopo #topo #linkConheca {
	position:absolute;
	left:460px;
	top:87px;
	width:150px; 
	height:20px;
	text-indent:-3000px;
	background: url(cabecalho/conheca-vantagens.gif) no-repeat 0 0;
}
#cabecalho #bgTopo #topo #linkConheca:hover { background-position:0 -20px}
#busca { display:none}


