/* = = = = = = = = = = = =
	Traxx Motos
	
	CSS de itens recorrentes

= = = = = = = = = = = = = */


/* migalha de pao */
	#migalha { clear:both; margin:20px 0 20px 0; }
		#migalha span { color:#fff; margin:0 0 0 5px; padding:0 0 0 16px; }



/* menu utilitario */
	.menuUtilit { display:block; width:100px;	height:31px; overflow:hidden;	float:right; z-index:10; _width:108px;	}
		.menuUtilit li { display:block; float:left; }
		.menuUtilit li a { background-image:url(../images/utilitarios.gif); background-repeat:no-repeat; display:block; float:left; text-indent:-9999px; margin:0 3px 0 0; height:30px; width:30px;	}
		.menuUtilit li.zoomOut a 			{ background-position:-1px -48px; }
		.menuUtilit li.zoomOut a:hover,
		.menuUtilit li.zoomOut a:focus 	{ background-position:-1px -2px; }
		
		.menuUtilit li.zoomIn a 			{ background-position:-34px -48px; }
		.menuUtilit li.zoomIn a:hover,
		.menuUtilit li.zoomIn a:focus 	{ background-position:-34px -2px; }
		
		.menuUtilit li.print a 				{ background-position:-67px -48px; }
		.menuUtilit li.print a:hover,
		.menuUtilit li.print a:focus 		{ background-position:-67px -2px; }


/* compartilhamento */
	.share { background:url(../images/bg_share.gif) top center repeat-x; clear:both; height:28px !important; margin:30px 0pt 10px; padding:2px 10px; border-bottom:1px solid #fff; border-top:1px solid #fff; }
		.share li.shareBt { display:block; float:left; margin:3px 6px 0 0; }
		.share li.shareGl { display:block; float:left; margin:3px 0pt 0pt; }
		
		#share-twitter { background-image:url(../images/icones_share/twitter.gif); }
		#share-google { background-image:url(../images/icones_share/google.gif); }
		#share-facebook { background-image:url(../images/icones_share/facebook.gif); }
		#share-digg { background-image:url(../images/icones_share/digg.gif); }
		#share-yahoo { background-image:url(../images/icones_share/yahoo.gif); }
		#share-del { background-image:url(../images/icones_share/delicious.gif); }
		#share-stumble { background-image:url(../images/icones_share/stumble_upon.gif); }
		#share-live { background-image:url(../images/icones_share/windows_live.gif); }
		#share-mail { background-image:url(../images/icones_share/mail.gif); }
		.share li.shareBt a { background-position:center; background-repeat:no-repeat; display:block; float:left; height:22px; margin:0pt 3px 0pt 0pt; text-indent:-9999px; width:24px; }
		.share li.shareGl a { background-position:center; background-repeat:no-repeat; display:block; float:left; height:22px; margin:0pt 3px 0pt 0pt; text-indent:-9999px; width:5px; }
		
		.share li.ajuda a:hover { background:transparent url(../images/ico-duvida_share2.gif) no-repeat scroll right -39px; }
		.share li.ajuda a { background:transparent url(../images/ico-duvida_share2.gif) no-repeat scroll right -1px; display:block; float:right; font-size:11px; font-weight:bold; height:22px; margin:4px 0 0 0; padding:6px 30px 0 0; text-indent:0pt !important; width:auto; color:#021B3A; }
	
	.share strong { display:block; color:#021B3A; float:left; font-size:11px !important; font-weight:bold; margin:2px 5px 0 0; padding:6px 0pt 0pt !important; font-style:normal; text-transform:uppercase; }
