@charset "utf-8";
/* CSS Document */


	
	.fb_partage_petitel {
		background-color: transparent;
	}

	.fb_partage_petitel .fb_partagebouton { 
		display:table-cell;
		padding: 0px 0px 0px 3px;
		
		height: 16px; 
		font-size:10px;
		font-family:arial;
		
	}

	.fb_partage_petitel a:hover { 
		color:#fff;
		background-color: #3b5998;
		border-color: #295582;
	}

	.fb_partage_petitel .fb_sharecount {
		background-color: #d8dfea;
		border:1px solid #3b5998;
		font-size: 11px;
		height: 16px; 
		margin-right: 3px;
		color: #3b5998;
		text-align:center;
		display:inline;
	}
	
	.fb_partage_petitel .fb_sharecountar {
		background-color: #d8dfea;
		border:1px solid #3b5998;
		font-size: 11px;
		height: 16px; 
		color: #3b5998;
		text-align:center;
		display:inline;
	}
	
	.fb_partage_petitel .fb_sharecount0 {
		
		display:inline;
		
	}
