@charset "utf-8";
/* CSS Document */


/* FIX para o Facebook Like aparecendo no rodapé da página */
.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
    position:absolute;
    bottom: -70px;
}



	#embedLinkRedesSociais{
		display:block;
		float:left;
		width:430px;
		vertical-align:top;
		margin:2px 0 0 10px;;

		}
		#embedLinkRedesSociais_FB, #embedLinkRedesSociais_TW, #embedLinkRedesSociais_GP{
			display:block;
			float:left;
		}
		#embedLinkRedesSociais_FB{
			margin-right:50px;
			
			}
		#embedLinkRedesSociais_TW{
			}
		#embedLinkRedesSociais_GP{
			}
	
	
#embedLink{
	margin:2px 10px 0 0;
	width:450px;
	height:25px;
	float:right;
	

	}

		#embedLinkQRcode{
			display:none;
		}
		#embedLink_reallink, #link_nota_tecnica, #link_fonte{
			display:block;
			float:left;
			margin-top:1px;
			padding:2px 5px 1px 3px;
			cursor:pointer;
			text-decoration:none;
			color:#FFF;
			margin-right:2px;
			margin-left:0;
			}
			#link_nota_tecnica, #link_fonte{
				
				border-right:#CCC solid 1px;
				}
		#embedLink_reallink:hover, #link_nota_tecnica:hover, #link_fonte:hover{
			background-color:#c4c4c4;
			
			}
		#embedLinkMiniURL{
			display:block;
			float:right;
			margin:0;
			padding:0;
			border:#999 solid 1px;
			width:140px !important;
			height:19px;
			}





